Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 350e303c7f0af8b3fd2d377faf56485862a7e8c3+b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 (48e15e27aeea2c3c90e7e430d478b34e76f910a0) 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-42505@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-06-10T06:35:33.666Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-10T06:35:33.672Z] Trying to pass milestone 1 [Pipeline] milestone [2021-06-10T06:35:33.719Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-10T06:35:33.906Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b0eeb158817b2f9b) in /home/ubuntu/workspace/moby_PR-42505 [Pipeline] { [Pipeline] checkout [2021-06-10T06:35:33.933Z] The recommended git tool is: git [2021-06-10T06:35:33.951Z] using credential docker-jenkins-github-credentials [2021-06-10T06:35:33.960Z] Cloning the remote Git repository [2021-06-10T06:35:33.960Z] Cloning with configured refspecs honoured and without tags [2021-06-10T06:35:33.964Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T06:35:33.965Z] > git init /home/ubuntu/workspace/moby_PR-42505 # timeout=10 [2021-06-10T06:35:33.973Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:35:33.974Z] > git --version # timeout=10 [2021-06-10T06:35:33.979Z] > git --version # 'git version 2.17.1' [2021-06-10T06:35:33.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:35:33.980Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:35:48.763Z] Fetching without tags [2021-06-10T06:35:48.996Z] Merging remotes/origin/master commit b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 into PR head commit 350e303c7f0af8b3fd2d377faf56485862a7e8c3 [2021-06-10T06:35:48.731Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:35:48.734Z] > git config --add remote.origin.fetch +refs/pull/42505/head:refs/remotes/origin/PR-42505 # timeout=10 [2021-06-10T06:35:48.739Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:35:48.748Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:35:48.761Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:35:48.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:35:48.762Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:35:48.993Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:35:48.998Z] > git checkout -f 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [2021-06-10T06:35:49.458Z] > git remote # timeout=10 [2021-06-10T06:35:49.472Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T06:35:49.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:35:49.485Z] > git merge b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 # timeout=10 [2021-06-10T06:35:50.087Z] Merge succeeded, producing 6379bdaf295afda4ef6a56c049b8f5e8bc0798f1 [2021-06-10T06:35:50.088Z] Checking out Revision 6379bdaf295afda4ef6a56c049b8f5e8bc0798f1 (PR-42505) [2021-06-10T06:35:50.178Z] Commit message: "Merge commit 'b57e71941eaedcd163fd0f73bfad5dc2f8cf4986' into HEAD" [2021-06-10T06:35:50.076Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T06:35:50.085Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:35:50.090Z] > git checkout -f 6379bdaf295afda4ef6a56c049b8f5e8bc0798f1 # timeout=10 [2021-06-10T06:35:50.175Z] > git rev-list --no-walk 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-10T06:35:50.876Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42505:/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-06-10T06:35:50.876Z] Unable to find image 'alpine:latest' locally [2021-06-10T06:35:50.876Z] latest: Pulling from library/alpine [2021-06-10T06:35:50.876Z] 540db60ca938: Pulling fs layer [2021-06-10T06:35:51.136Z] 540db60ca938: Verifying Checksum [2021-06-10T06:35:51.136Z] 540db60ca938: Download complete [2021-06-10T06:35:51.136Z] 540db60ca938: Pull complete [2021-06-10T06:35:51.136Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-06-10T06:35:51.136Z] Status: Downloaded newer image for alpine:latest [2021-06-10T06:35:53.673Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "arm64" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [2021-06-10T06:35:54.187Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a554d7e6b8c92339) in /home/ubuntu/workspace/moby_PR-42505 [Pipeline] stage [2021-06-10T06:35:54.189Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-099479b70987e00b4) in /home/ubuntu/workspace/moby_PR-42505 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2021-06-10T06:35:54.195Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04d80950f4379c5aa) in /home/ubuntu/workspace/moby_PR-42505 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] checkout [2021-06-10T06:35:54.397Z] The recommended git tool is: git [2021-06-10T06:35:54.405Z] using credential docker-jenkins-github-credentials [2021-06-10T06:35:54.412Z] Cloning the remote Git repository [2021-06-10T06:35:54.412Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2021-06-10T06:35:54.432Z] The recommended git tool is: git [2021-06-10T06:35:54.437Z] using credential docker-jenkins-github-credentials [Pipeline] { [2021-06-10T06:35:54.442Z] Cloning the remote Git repository [2021-06-10T06:35:54.442Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "arm64" skipped due to when conditional [Pipeline] } [2021-06-10T06:35:54.536Z] Running on azwin-2-a848c0 in d:\jenkins\workspace\moby_PR-42505 [Pipeline] checkout [2021-06-10T06:35:54.549Z] The recommended git tool is: git [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-06-10T06:35:54.565Z] using credential docker-jenkins-github-credentials 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-06-10T06:35:54.571Z] Cloning the remote Git repository [2021-06-10T06:35:54.571Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] ws [2021-06-10T06:35:54.608Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [2021-06-10T06:35:54.706Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-10T06:35:54.911Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-06-10T06:35:54.982Z] Cloning the remote Git repository [2021-06-10T06:35:54.982Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-10T06:35:54.404Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T06:35:54.404Z] > git init /home/ubuntu/workspace/moby_PR-42505 # timeout=10 [2021-06-10T06:35:54.419Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:35:54.420Z] > git --version # timeout=10 [2021-06-10T06:35:54.431Z] > git --version # 'git version 2.17.1' [2021-06-10T06:35:54.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:35:54.432Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:35:54.479Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T06:35:54.480Z] > git init /home/ubuntu/workspace/moby_PR-42505 # timeout=10 [2021-06-10T06:35:54.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:35:54.492Z] > git --version # timeout=10 [2021-06-10T06:35:54.500Z] > git --version # 'git version 2.17.1' [2021-06-10T06:35:54.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:35:54.501Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:35:54.583Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T06:35:54.584Z] > git init /home/ubuntu/workspace/moby_PR-42505 # timeout=10 [2021-06-10T06:35:54.597Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:35:54.597Z] > git --version # timeout=10 [2021-06-10T06:35:54.608Z] > git --version # 'git version 2.17.1' [2021-06-10T06:35:54.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:35:54.609Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:35:55.012Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T06:35:55.013Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-10T06:35:55.090Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:35:55.090Z] > git --version # timeout=10 [2021-06-10T06:35:55.144Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-10T06:35:55.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:35:55.147Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:36:09.179Z] Still waiting to schedule task [2021-06-10T06:36:09.179Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0957f1a7baafd5e39)’ [2021-06-10T06:36:09.184Z] Still waiting to schedule task [2021-06-10T06:36:09.184Z] Waiting for next available executor on ‘windows-2022’ [2021-06-10T06:36:09.283Z] Fetching without tags [2021-06-10T06:36:09.400Z] Fetching without tags [2021-06-10T06:36:09.531Z] Merging remotes/origin/master commit b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 into PR head commit 350e303c7f0af8b3fd2d377faf56485862a7e8c3 [2021-06-10T06:36:09.644Z] Merging remotes/origin/master commit b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 into PR head commit 350e303c7f0af8b3fd2d377faf56485862a7e8c3 [2021-06-10T06:36:10.150Z] Fetching without tags [2021-06-10T06:36:10.101Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:36:10.115Z] > git config --add remote.origin.fetch +refs/pull/42505/head:refs/remotes/origin/PR-42505 # timeout=10 [2021-06-10T06:36:10.122Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:36:10.133Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:36:10.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:36:10.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:36:10.143Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:36:09.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:36:09.378Z] > git config --add remote.origin.fetch +refs/pull/42505/head:refs/remotes/origin/PR-42505 # timeout=10 [2021-06-10T06:36:09.386Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:36:09.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:36:09.394Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:36:09.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:36:09.395Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:36:09.638Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:36:09.642Z] > git checkout -f 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [2021-06-10T06:36:10.094Z] > git remote # timeout=10 [2021-06-10T06:36:10.096Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T06:36:10.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:36:10.104Z] > git merge b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 # timeout=10 [2021-06-10T06:36:10.326Z] Merge succeeded, producing 871e5a3ccb6abf1f68903f5dec1662758961246b [2021-06-10T06:36:10.326Z] Checking out Revision 871e5a3ccb6abf1f68903f5dec1662758961246b (PR-42505) [2021-06-10T06:36:10.385Z] Merging remotes/origin/master commit b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 into PR head commit 350e303c7f0af8b3fd2d377faf56485862a7e8c3 [2021-06-10T06:36:09.259Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:36:09.269Z] > git config --add remote.origin.fetch +refs/pull/42505/head:refs/remotes/origin/PR-42505 # timeout=10 [2021-06-10T06:36:09.273Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:36:09.280Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:36:09.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:36:09.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:36:09.292Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:36:09.538Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:36:09.541Z] > git checkout -f 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [2021-06-10T06:36:09.997Z] > git remote # timeout=10 [2021-06-10T06:36:10.005Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T06:36:10.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:36:10.008Z] > git merge b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 # timeout=10 [2021-06-10T06:36:10.490Z] Commit message: "Merge commit 'b57e71941eaedcd163fd0f73bfad5dc2f8cf4986' into HEAD" [2021-06-10T06:36:10.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T06:36:10.320Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:36:10.323Z] > git checkout -f 871e5a3ccb6abf1f68903f5dec1662758961246b # timeout=10 [2021-06-10T06:36:10.485Z] > git rev-list --no-walk 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [2021-06-10T06:36:10.539Z] Merge succeeded, producing 871e5a3ccb6abf1f68903f5dec1662758961246b [2021-06-10T06:36:10.539Z] Checking out Revision 871e5a3ccb6abf1f68903f5dec1662758961246b (PR-42505) [2021-06-10T06:36:10.583Z] Fetching without tags [2021-06-10T06:36:10.627Z] Commit message: "Merge commit 'b57e71941eaedcd163fd0f73bfad5dc2f8cf4986' into HEAD" [2021-06-10T06:36:10.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:36:10.302Z] > git config --add remote.origin.fetch +refs/pull/42505/head:refs/remotes/origin/PR-42505 # timeout=10 [2021-06-10T06:36:10.360Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:36:10.486Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:36:10.612Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:36:10.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:36:10.615Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T06:36:11.169Z] + docker version [2021-06-10T06:36:11.169Z] Client: Docker Engine - Community [2021-06-10T06:36:11.169Z] Version: 20.10.6 [2021-06-10T06:36:11.169Z] API version: 1.41 [2021-06-10T06:36:11.169Z] Go version: go1.13.15 [2021-06-10T06:36:11.169Z] Git commit: 370c289 [2021-06-10T06:36:11.169Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-10T06:36:11.169Z] OS/Arch: linux/amd64 [2021-06-10T06:36:11.169Z] Context: default [2021-06-10T06:36:11.169Z] Experimental: true [2021-06-10T06:36:11.169Z] [2021-06-10T06:36:11.169Z] Server: Docker Engine - Community [2021-06-10T06:36:11.169Z] Engine: [2021-06-10T06:36:11.169Z] Version: 20.10.6 [2021-06-10T06:36:11.169Z] API version: 1.41 (minimum version 1.12) [2021-06-10T06:36:11.169Z] Go version: go1.13.15 [2021-06-10T06:36:11.169Z] Git commit: 8728dd2 [2021-06-10T06:36:11.169Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-10T06:36:11.169Z] OS/Arch: linux/amd64 [2021-06-10T06:36:11.169Z] Experimental: true [2021-06-10T06:36:11.169Z] containerd: [2021-06-10T06:36:11.169Z] Version: 1.4.6 [2021-06-10T06:36:11.169Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T06:36:11.169Z] runc: [2021-06-10T06:36:11.169Z] Version: 1.0.0-rc95 [2021-06-10T06:36:11.169Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T06:36:11.169Z] docker-init: [2021-06-10T06:36:11.169Z] Version: 0.19.0 [2021-06-10T06:36:11.169Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-10T06:36:11.306Z] + docker version [2021-06-10T06:36:11.306Z] Client: Docker Engine - Community [2021-06-10T06:36:11.306Z] Version: 20.10.6 [2021-06-10T06:36:11.306Z] API version: 1.41 [2021-06-10T06:36:11.306Z] Go version: go1.13.15 [2021-06-10T06:36:11.306Z] Git commit: 370c289 [2021-06-10T06:36:11.306Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-10T06:36:11.306Z] OS/Arch: linux/amd64 [2021-06-10T06:36:11.306Z] Context: default [2021-06-10T06:36:11.306Z] Experimental: true [2021-06-10T06:36:11.306Z] [2021-06-10T06:36:11.306Z] Server: Docker Engine - Community [2021-06-10T06:36:11.306Z] Engine: [2021-06-10T06:36:11.306Z] Version: 20.10.6 [2021-06-10T06:36:11.306Z] API version: 1.41 (minimum version 1.12) [2021-06-10T06:36:11.306Z] Go version: go1.13.15 [2021-06-10T06:36:11.306Z] Git commit: 8728dd2 [2021-06-10T06:36:11.306Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-10T06:36:11.306Z] OS/Arch: linux/amd64 [2021-06-10T06:36:11.306Z] Experimental: true [2021-06-10T06:36:11.306Z] containerd: [2021-06-10T06:36:11.306Z] Version: 1.4.6 [2021-06-10T06:36:11.306Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T06:36:11.306Z] runc: [2021-06-10T06:36:11.306Z] Version: 1.0.0-rc95 [2021-06-10T06:36:11.306Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T06:36:11.306Z] docker-init: [2021-06-10T06:36:11.306Z] Version: 0.19.0 [2021-06-10T06:36:11.306Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-10T06:36:11.352Z] Merging remotes/origin/master commit b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 into PR head commit 350e303c7f0af8b3fd2d377faf56485862a7e8c3 [2021-06-10T06:36:11.391Z] Merge succeeded, producing 34b2d5d98775aa7666b49fd9858f0772a6a70f42 [2021-06-10T06:36:11.391Z] Checking out Revision 34b2d5d98775aa7666b49fd9858f0772a6a70f42 (PR-42505) [2021-06-10T06:36:11.440Z] + docker info [2021-06-10T06:36:11.454Z] Commit message: "Merge commit 'b57e71941eaedcd163fd0f73bfad5dc2f8cf4986' into HEAD" [2021-06-10T06:36:10.376Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:36:10.385Z] > git checkout -f 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [2021-06-10T06:36:10.841Z] > git remote # timeout=10 [2021-06-10T06:36:10.848Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T06:36:10.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:36:10.853Z] > git merge b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 # timeout=10 [2021-06-10T06:36:11.375Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T06:36:11.383Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:36:11.387Z] > git checkout -f 34b2d5d98775aa7666b49fd9858f0772a6a70f42 # timeout=10 [2021-06-10T06:36:11.446Z] > git rev-list --no-walk 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [2021-06-10T06:36:11.589Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-10T06:36:12.155Z] Client: [2021-06-10T06:36:12.155Z] Context: default [2021-06-10T06:36:12.155Z] Debug Mode: false [2021-06-10T06:36:12.155Z] Plugins: [2021-06-10T06:36:12.155Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T06:36:12.155Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T06:36:12.155Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-10T06:36:12.155Z] [2021-06-10T06:36:12.155Z] Server: [2021-06-10T06:36:12.155Z] Containers: 0 [2021-06-10T06:36:12.155Z] Running: 0 [2021-06-10T06:36:12.155Z] Paused: 0 [2021-06-10T06:36:12.155Z] Stopped: 0 [2021-06-10T06:36:12.155Z] Images: 2 [2021-06-10T06:36:12.155Z] Server Version: 20.10.6 [2021-06-10T06:36:12.155Z] Storage Driver: overlay2 [2021-06-10T06:36:12.155Z] Backing Filesystem: extfs [2021-06-10T06:36:12.155Z] Supports d_type: true [2021-06-10T06:36:12.155Z] Native Overlay Diff: true [2021-06-10T06:36:12.155Z] userxattr: false [2021-06-10T06:36:12.155Z] Logging Driver: json-file [2021-06-10T06:36:12.155Z] Cgroup Driver: cgroupfs [2021-06-10T06:36:12.155Z] Cgroup Version: 1 [2021-06-10T06:36:12.155Z] Plugins: [2021-06-10T06:36:12.155Z] Volume: local [2021-06-10T06:36:12.155Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T06:36:12.155Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T06:36:12.155Z] Swarm: inactive [2021-06-10T06:36:12.155Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-10T06:36:12.155Z] Default Runtime: runc [2021-06-10T06:36:12.155Z] Init Binary: docker-init [2021-06-10T06:36:12.155Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T06:36:12.155Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T06:36:12.155Z] init version: de40ad0 [2021-06-10T06:36:12.155Z] Security Options: [2021-06-10T06:36:12.155Z] apparmor [2021-06-10T06:36:12.155Z] seccomp [2021-06-10T06:36:12.155Z] Profile: default [2021-06-10T06:36:12.155Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T06:36:12.155Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-10T06:36:12.155Z] OSType: linux [2021-06-10T06:36:12.155Z] Architecture: x86_64 [2021-06-10T06:36:12.155Z] CPUs: 2 [2021-06-10T06:36:12.155Z] Total Memory: 7.487GiB [2021-06-10T06:36:12.155Z] Name: ip-10-100-114-162 [2021-06-10T06:36:12.155Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-10T06:36:12.155Z] Docker Root Dir: /var/lib/docker [2021-06-10T06:36:12.155Z] Debug Mode: false [2021-06-10T06:36:12.155Z] Registry: https://index.docker.io/v1/ [2021-06-10T06:36:12.155Z] Labels: [2021-06-10T06:36:12.155Z] Experimental: true [2021-06-10T06:36:12.155Z] Insecure Registries: [2021-06-10T06:36:12.155Z] 127.0.0.0/8 [2021-06-10T06:36:12.155Z] Live Restore Enabled: true [2021-06-10T06:36:12.155Z] [2021-06-10T06:36:12.155Z] WARNING: No swap limit support [Pipeline] sh [2021-06-10T06:36:10.538Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T06:36:10.546Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:36:10.551Z] > git checkout -f 871e5a3ccb6abf1f68903f5dec1662758961246b # timeout=10 [2021-06-10T06:36:12.367Z] Client: [2021-06-10T06:36:12.367Z] Context: default [2021-06-10T06:36:12.367Z] Debug Mode: false [2021-06-10T06:36:12.367Z] Plugins: [2021-06-10T06:36:12.367Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T06:36:12.367Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T06:36:12.367Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-10T06:36:12.367Z] [2021-06-10T06:36:12.367Z] Server: [2021-06-10T06:36:12.367Z] Containers: 0 [2021-06-10T06:36:12.367Z] Running: 0 [2021-06-10T06:36:12.367Z] Paused: 0 [2021-06-10T06:36:12.367Z] Stopped: 0 [2021-06-10T06:36:12.367Z] Images: 3 [2021-06-10T06:36:12.367Z] Server Version: 20.10.6 [2021-06-10T06:36:12.367Z] Storage Driver: overlay2 [2021-06-10T06:36:12.367Z] Backing Filesystem: extfs [2021-06-10T06:36:12.367Z] Supports d_type: true [2021-06-10T06:36:12.367Z] Native Overlay Diff: true [2021-06-10T06:36:12.367Z] userxattr: false [2021-06-10T06:36:12.367Z] Logging Driver: json-file [2021-06-10T06:36:12.367Z] Cgroup Driver: cgroupfs [2021-06-10T06:36:12.367Z] Cgroup Version: 1 [2021-06-10T06:36:12.367Z] Plugins: [2021-06-10T06:36:12.367Z] Volume: local [2021-06-10T06:36:12.367Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T06:36:12.367Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T06:36:12.367Z] Swarm: inactive [2021-06-10T06:36:12.367Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-10T06:36:12.367Z] Default Runtime: runc [2021-06-10T06:36:12.367Z] Init Binary: docker-init [2021-06-10T06:36:12.367Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T06:36:12.367Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T06:36:12.367Z] init version: de40ad0 [2021-06-10T06:36:12.367Z] Security Options: [2021-06-10T06:36:12.367Z] apparmor [2021-06-10T06:36:12.367Z] seccomp [2021-06-10T06:36:12.367Z] Profile: default [2021-06-10T06:36:12.367Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T06:36:12.367Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-10T06:36:12.367Z] OSType: linux [2021-06-10T06:36:12.367Z] Architecture: x86_64 [2021-06-10T06:36:12.367Z] CPUs: 2 [2021-06-10T06:36:12.367Z] Total Memory: 7.487GiB [2021-06-10T06:36:12.367Z] Name: ip-10-100-64-243 [2021-06-10T06:36:12.367Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-10T06:36:12.367Z] Docker Root Dir: /var/lib/docker [2021-06-10T06:36:12.367Z] Debug Mode: false [2021-06-10T06:36:12.367Z] Registry: https://index.docker.io/v1/ [2021-06-10T06:36:12.367Z] Labels: [2021-06-10T06:36:12.367Z] Experimental: true [2021-06-10T06:36:12.367Z] Insecure Registries: [2021-06-10T06:36:12.367Z] 127.0.0.0/8 [2021-06-10T06:36:12.367Z] Live Restore Enabled: true [2021-06-10T06:36:12.367Z] [2021-06-10T06:36:12.367Z] WARNING: No swap limit support [Pipeline] sh [2021-06-10T06:36:12.394Z] + [ PR != PR ] [2021-06-10T06:36:12.394Z] + [ master != master ] [2021-06-10T06:36:12.394Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-06-10T06:36:12.434Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T06:36:12.434Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T06:36:12.434Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42505/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-10T06:36:12.434Z] + bash /home/ubuntu/workspace/moby_PR-42505/check-config.sh [2021-06-10T06:36:12.434Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-10T06:36:12.434Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-10T06:36:12.434Z] [2021-06-10T06:36:12.434Z] Generally Necessary: [2021-06-10T06:36:12.434Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-10T06:36:12.434Z] - apparmor: enabled and tools installed [2021-06-10T06:36:12.434Z] - CONFIG_NAMESPACES: enabled [2021-06-10T06:36:12.434Z] - CONFIG_NET_NS: enabled [2021-06-10T06:36:12.434Z] - CONFIG_PID_NS: enabled [2021-06-10T06:36:12.434Z] - CONFIG_IPC_NS: enabled [2021-06-10T06:36:12.434Z] - CONFIG_UTS_NS: enabled [2021-06-10T06:36:12.434Z] - CONFIG_CGROUPS: enabled [2021-06-10T06:36:12.434Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-10T06:36:12.434Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-10T06:36:12.434Z] - CONFIG_CGROUP_FREEZER: enabled [Pipeline] sh [2021-06-10T06:36:11.382Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:36:11.436Z] > git checkout -f 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [2021-06-10T06:36:12.641Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T06:36:12.641Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T06:36:12.641Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42505/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-10T06:36:12.641Z] + bash /home/ubuntu/workspace/moby_PR-42505/check-config.sh [2021-06-10T06:36:12.641Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-10T06:36:12.641Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-10T06:36:12.641Z] [2021-06-10T06:36:12.641Z] Generally Necessary: [2021-06-10T06:36:12.641Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-10T06:36:12.641Z] - apparmor: enabled and tools installed [2021-06-10T06:36:12.641Z] - CONFIG_NAMESPACES: enabled [2021-06-10T06:36:12.641Z] - CONFIG_NET_NS: enabled [2021-06-10T06:36:12.641Z] - CONFIG_PID_NS: enabled [2021-06-10T06:36:12.641Z] - CONFIG_IPC_NS: enabled [2021-06-10T06:36:12.641Z] - CONFIG_UTS_NS: enabled [2021-06-10T06:36:12.641Z] - CONFIG_CGROUPS: enabled [2021-06-10T06:36:12.641Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-10T06:36:12.641Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-10T06:36:12.641Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-10T06:36:12.641Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-10T06:36:12.641Z] - CONFIG_CPUSETS: enabled [2021-06-10T06:36:12.642Z] - CONFIG_MEMCG: enabled [2021-06-10T06:36:12.642Z] - CONFIG_KEYS: enabled [2021-06-10T06:36:12.642Z] - CONFIG_VETH: enabled (as module) [2021-06-10T06:36:12.642Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-10T06:36:12.642Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-10T06:36:12.642Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-10T06:36:12.642Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-10T06:36:12.642Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-10T06:36:12.642Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-10T06:36:12.642Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-10T06:36:12.642Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-10T06:36:12.642Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-10T06:36:12.642Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-10T06:36:12.642Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-10T06:36:12.642Z] [2021-06-10T06:36:12.642Z] Optional Features: [2021-06-10T06:36:12.642Z] - CONFIG_USER_NS: enabled [2021-06-10T06:36:12.642Z] - CONFIG_SECCOMP: enabled [2021-06-10T06:36:12.642Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-10T06:36:12.642Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-10T06:36:12.642Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-10T06:36:12.642Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-10T06:36:12.642Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-10T06:36:12.642Z] - CONFIG_BLK_CGROUP: enabled [2021-06-10T06:36:12.642Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-10T06:36:12.642Z] - CONFIG_CGROUP_PERF: enabled [2021-06-10T06:36:12.642Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-10T06:36:12.642Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-10T06:36:12.691Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-10T06:36:12.691Z] - CONFIG_CPUSETS: enabled [2021-06-10T06:36:12.691Z] - CONFIG_MEMCG: enabled [2021-06-10T06:36:12.691Z] - CONFIG_KEYS: enabled [2021-06-10T06:36:12.691Z] - CONFIG_VETH: enabled (as module) [2021-06-10T06:36:12.691Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-10T06:36:12.691Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-10T06:36:12.691Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-10T06:36:12.691Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-10T06:36:12.691Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-10T06:36:12.691Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-10T06:36:12.691Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-10T06:36:12.691Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-10T06:36:12.691Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-10T06:36:12.691Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-10T06:36:12.691Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-10T06:36:12.691Z] [2021-06-10T06:36:12.691Z] Optional Features: [2021-06-10T06:36:12.691Z] - CONFIG_USER_NS: enabled [2021-06-10T06:36:12.691Z] - CONFIG_SECCOMP: enabled [2021-06-10T06:36:12.691Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-10T06:36:12.691Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-10T06:36:12.691Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-10T06:36:12.691Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-10T06:36:12.691Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-10T06:36:12.691Z] - CONFIG_BLK_CGROUP: enabled [2021-06-10T06:36:12.692Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-10T06:36:12.692Z] - CONFIG_CGROUP_PERF: enabled [2021-06-10T06:36:12.692Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-10T06:36:12.692Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-10T06:36:12.692Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-10T06:36:12.692Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-10T06:36:12.692Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-10T06:36:12.692Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-10T06:36:12.692Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-10T06:36:12.692Z] - CONFIG_IP_VS: enabled (as module) [2021-06-10T06:36:12.692Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-10T06:36:12.692Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-10T06:36:12.692Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-10T06:36:12.692Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-10T06:36:12.692Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-10T06:36:12.692Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-10T06:36:12.692Z] - CONFIG_EXT4_FS: enabled [2021-06-10T06:36:12.692Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-10T06:36:12.692Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-10T06:36:12.692Z] - Network Drivers: [2021-06-10T06:36:12.692Z] - "overlay": [2021-06-10T06:36:12.692Z] - CONFIG_VXLAN: enabled (as module) [2021-06-10T06:36:12.692Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-10T06:36:12.692Z] Optional (for encrypted networks): [2021-06-10T06:36:12.714Z] + docker version [2021-06-10T06:36:12.714Z] Client: Docker Engine - Community [2021-06-10T06:36:12.714Z] Version: 20.10.6 [2021-06-10T06:36:12.714Z] API version: 1.41 [2021-06-10T06:36:12.714Z] Go version: go1.13.15 [2021-06-10T06:36:12.714Z] Git commit: 370c289 [2021-06-10T06:36:12.714Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-10T06:36:12.714Z] OS/Arch: linux/amd64 [2021-06-10T06:36:12.714Z] Context: default [2021-06-10T06:36:12.714Z] Experimental: true [2021-06-10T06:36:12.714Z] [2021-06-10T06:36:12.714Z] Server: Docker Engine - Community [2021-06-10T06:36:12.714Z] Engine: [2021-06-10T06:36:12.714Z] Version: 20.10.6 [2021-06-10T06:36:12.714Z] API version: 1.41 (minimum version 1.12) [2021-06-10T06:36:12.714Z] Go version: go1.13.15 [2021-06-10T06:36:12.714Z] Git commit: 8728dd2 [2021-06-10T06:36:12.714Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-10T06:36:12.714Z] OS/Arch: linux/amd64 [2021-06-10T06:36:12.714Z] Experimental: true [2021-06-10T06:36:12.714Z] containerd: [2021-06-10T06:36:12.714Z] Version: 1.4.6 [2021-06-10T06:36:12.714Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T06:36:12.714Z] runc: [2021-06-10T06:36:12.714Z] Version: 1.0.0-rc95 [2021-06-10T06:36:12.714Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T06:36:12.714Z] docker-init: [2021-06-10T06:36:12.714Z] Version: 0.19.0 [2021-06-10T06:36:12.714Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-10T06:36:12.897Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-10T06:36:12.897Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-10T06:36:12.897Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-10T06:36:12.897Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-10T06:36:12.897Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-10T06:36:12.897Z] - CONFIG_IP_VS: enabled (as module) [2021-06-10T06:36:12.897Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-10T06:36:12.897Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-10T06:36:12.897Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-10T06:36:12.897Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-10T06:36:12.897Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-10T06:36:12.897Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-10T06:36:12.897Z] - CONFIG_EXT4_FS: enabled [2021-06-10T06:36:12.897Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-10T06:36:12.897Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-10T06:36:12.897Z] - Network Drivers: [2021-06-10T06:36:12.897Z] - "overlay": [2021-06-10T06:36:12.897Z] - CONFIG_VXLAN: enabled (as module) [2021-06-10T06:36:12.897Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-10T06:36:12.897Z] Optional (for encrypted networks): [2021-06-10T06:36:12.897Z] - CONFIG_CRYPTO: enabled [2021-06-10T06:36:12.897Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-10T06:36:12.897Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-10T06:36:12.897Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-10T06:36:12.897Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-10T06:36:12.897Z] - CONFIG_XFRM: enabled [2021-06-10T06:36:12.897Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-10T06:36:12.897Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-10T06:36:12.897Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-10T06:36:12.897Z] - "ipvlan": [2021-06-10T06:36:12.897Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-10T06:36:12.897Z] - "macvlan": [2021-06-10T06:36:12.897Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-10T06:36:12.897Z] - CONFIG_DUMMY: enabled (as module) [2021-06-10T06:36:12.897Z] - "ftp,tftp client in container": [2021-06-10T06:36:12.897Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-10T06:36:12.897Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-10T06:36:12.897Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-10T06:36:12.897Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-10T06:36:12.897Z] - Storage Drivers: [2021-06-10T06:36:12.897Z] - "aufs": [2021-06-10T06:36:12.897Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-10T06:36:12.897Z] - "btrfs": [2021-06-10T06:36:12.897Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-10T06:36:12.897Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-10T06:36:12.897Z] - "devicemapper": [2021-06-10T06:36:12.897Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-10T06:36:12.897Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-10T06:36:12.897Z] - "overlay": [2021-06-10T06:36:12.897Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-10T06:36:12.897Z] - "zfs": [2021-06-10T06:36:12.897Z] - /dev/zfs: present [2021-06-10T06:36:12.897Z] - zfs command: missing [2021-06-10T06:36:12.897Z] - zpool command: missing [2021-06-10T06:36:12.897Z] [2021-06-10T06:36:12.897Z] Limits: [2021-06-10T06:36:12.897Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-10T06:36:12.897Z] [2021-06-10T06:36:12.897Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-10T06:36:12.950Z] - CONFIG_CRYPTO: enabled [2021-06-10T06:36:12.950Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-10T06:36:12.950Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-10T06:36:12.950Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-10T06:36:12.950Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-10T06:36:12.950Z] - CONFIG_XFRM: enabled [2021-06-10T06:36:12.950Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-10T06:36:12.950Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-10T06:36:12.950Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-10T06:36:12.950Z] - "ipvlan": [2021-06-10T06:36:12.950Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-10T06:36:12.950Z] - "macvlan": [2021-06-10T06:36:12.950Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-10T06:36:12.950Z] - CONFIG_DUMMY: enabled (as module) [2021-06-10T06:36:12.950Z] - "ftp,tftp client in container": [2021-06-10T06:36:12.950Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-10T06:36:12.950Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-10T06:36:12.950Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-10T06:36:12.950Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-10T06:36:12.950Z] - Storage Drivers: [2021-06-10T06:36:12.950Z] - "aufs": [2021-06-10T06:36:12.950Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-10T06:36:12.950Z] - "btrfs": [2021-06-10T06:36:12.950Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-10T06:36:12.950Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-10T06:36:12.950Z] - "devicemapper": [2021-06-10T06:36:12.950Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-10T06:36:12.950Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-10T06:36:12.950Z] - "overlay": [2021-06-10T06:36:12.950Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-10T06:36:12.950Z] - "zfs": [2021-06-10T06:36:12.950Z] - /dev/zfs: present [2021-06-10T06:36:12.950Z] - zfs command: missing [2021-06-10T06:36:12.950Z] - zpool command: missing [2021-06-10T06:36:12.950Z] [2021-06-10T06:36:12.950Z] Limits: [2021-06-10T06:36:12.950Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-10T06:36:12.950Z] [2021-06-10T06:36:12.950Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-06-10T06:36:13.055Z] + docker info [Pipeline] sh [2021-06-10T06:36:13.258Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:871e5a3ccb6abf1f68903f5dec1662758961246b . [2021-06-10T06:36:13.258Z] #1 [internal] load build definition from Dockerfile [2021-06-10T06:36:13.258Z] #1 sha256:60c50368ca79a5cc8700a5b760901e62ed117413603cb39a2c05bd5a13f2b392 [2021-06-10T06:36:13.258Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T06:36:13.258Z] #1 DONE 0.0s [2021-06-10T06:36:13.258Z] [2021-06-10T06:36:13.258Z] #2 [internal] load .dockerignore [2021-06-10T06:36:13.258Z] #2 sha256:750077e704e8c5d92fcf2787fb52e4fae9c52beb5422d03428c0b0f4b4086a75 [2021-06-10T06:36:13.258Z] #2 transferring context: 87B done [2021-06-10T06:36:13.258Z] #2 DONE 0.0s [2021-06-10T06:36:13.258Z] [2021-06-10T06:36:13.258Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T06:36:13.258Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-10T06:36:13.336Z] + sudo modprobe ip_vs [2021-06-10T06:36:13.336Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:871e5a3ccb6abf1f68903f5dec1662758961246b . [2021-06-10T06:36:13.513Z] #3 DONE 0.1s [2021-06-10T06:36:13.513Z] [2021-06-10T06:36:13.513Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T06:36:13.513Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-10T06:36:13.513Z] #4 CACHED [2021-06-10T06:36:13.594Z] #1 [internal] load build definition from Dockerfile [2021-06-10T06:36:13.594Z] #1 sha256:f0d5c593deba65b8abab9120315bec364a9d615fec11b53c943ffcc7b26682a2 [2021-06-10T06:36:13.594Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T06:36:13.594Z] #1 DONE 0.0s [2021-06-10T06:36:13.594Z] [2021-06-10T06:36:13.594Z] #2 [internal] load .dockerignore [2021-06-10T06:36:13.594Z] #2 sha256:d9fe18da2ef99d72778773d60ae732b77eb4c651f6b7016d035c1eab058c65cf [2021-06-10T06:36:13.594Z] #2 transferring context: 87B done [2021-06-10T06:36:13.594Z] #2 DONE 0.0s [2021-06-10T06:36:13.594Z] [2021-06-10T06:36:13.594Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T06:36:13.594Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-10T06:36:13.594Z] #3 DONE 0.1s [2021-06-10T06:36:13.594Z] [2021-06-10T06:36:13.594Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T06:36:13.594Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-10T06:36:13.594Z] #4 CACHED [2021-06-10T06:36:13.621Z] Client: [2021-06-10T06:36:13.621Z] Context: default [2021-06-10T06:36:13.621Z] Debug Mode: false [2021-06-10T06:36:13.621Z] Plugins: [2021-06-10T06:36:13.621Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T06:36:13.621Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T06:36:13.621Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-10T06:36:13.621Z] [2021-06-10T06:36:13.621Z] Server: [2021-06-10T06:36:13.621Z] Containers: 0 [2021-06-10T06:36:13.621Z] Running: 0 [2021-06-10T06:36:13.621Z] Paused: 0 [2021-06-10T06:36:13.621Z] Stopped: 0 [2021-06-10T06:36:13.621Z] Images: 3 [2021-06-10T06:36:13.621Z] Server Version: 20.10.6 [2021-06-10T06:36:13.621Z] Storage Driver: overlay2 [2021-06-10T06:36:13.621Z] Backing Filesystem: extfs [2021-06-10T06:36:13.621Z] Supports d_type: true [2021-06-10T06:36:13.621Z] Native Overlay Diff: true [2021-06-10T06:36:13.621Z] userxattr: false [2021-06-10T06:36:13.621Z] Logging Driver: json-file [2021-06-10T06:36:13.621Z] Cgroup Driver: cgroupfs [2021-06-10T06:36:13.621Z] Cgroup Version: 1 [2021-06-10T06:36:13.621Z] Plugins: [2021-06-10T06:36:13.621Z] Volume: local [2021-06-10T06:36:13.621Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T06:36:13.621Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T06:36:13.621Z] Swarm: inactive [2021-06-10T06:36:13.621Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-10T06:36:13.621Z] Default Runtime: runc [2021-06-10T06:36:13.621Z] Init Binary: docker-init [2021-06-10T06:36:13.621Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T06:36:13.621Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T06:36:13.621Z] init version: de40ad0 [2021-06-10T06:36:13.621Z] Security Options: [2021-06-10T06:36:13.621Z] apparmor [2021-06-10T06:36:13.621Z] seccomp [2021-06-10T06:36:13.621Z] Profile: default [2021-06-10T06:36:13.621Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T06:36:13.621Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-10T06:36:13.621Z] OSType: linux [2021-06-10T06:36:13.621Z] Architecture: x86_64 [2021-06-10T06:36:13.621Z] CPUs: 2 [2021-06-10T06:36:13.621Z] Total Memory: 7.487GiB [2021-06-10T06:36:13.621Z] Name: ip-10-100-108-15 [2021-06-10T06:36:13.621Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-10T06:36:13.621Z] Docker Root Dir: /var/lib/docker [2021-06-10T06:36:13.621Z] Debug Mode: false [2021-06-10T06:36:13.621Z] Registry: https://index.docker.io/v1/ [2021-06-10T06:36:13.621Z] Labels: [2021-06-10T06:36:13.621Z] Experimental: true [2021-06-10T06:36:13.621Z] Insecure Registries: [2021-06-10T06:36:13.621Z] 127.0.0.0/8 [2021-06-10T06:36:13.621Z] Live Restore Enabled: true [2021-06-10T06:36:13.621Z] [2021-06-10T06:36:13.621Z] WARNING: No swap limit support [Pipeline] sh [2021-06-10T06:36:13.768Z] [2021-06-10T06:36:13.768Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T06:36:13.768Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-10T06:36:13.768Z] #6 DONE 0.1s [2021-06-10T06:36:13.768Z] [2021-06-10T06:36:13.768Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T06:36:13.768Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T06:36:13.768Z] #7 DONE 0.1s [2021-06-10T06:36:13.768Z] [2021-06-10T06:36:13.768Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T06:36:13.768Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T06:36:13.768Z] #8 DONE 0.1s [2021-06-10T06:36:13.768Z] [2021-06-10T06:36:13.768Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T06:36:13.768Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T06:36:13.768Z] #5 DONE 0.1s [2021-06-10T06:36:13.852Z] [2021-06-10T06:36:13.852Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T06:36:13.852Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T06:36:13.852Z] #5 DONE 0.1s [2021-06-10T06:36:13.852Z] [2021-06-10T06:36:13.852Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T06:36:13.852Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T06:36:13.852Z] #8 DONE 0.1s [2021-06-10T06:36:13.852Z] [2021-06-10T06:36:13.852Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T06:36:13.852Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T06:36:13.852Z] #7 DONE 0.1s [2021-06-10T06:36:13.852Z] [2021-06-10T06:36:13.852Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T06:36:13.852Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-10T06:36:13.852Z] #6 DONE 0.1s [2021-06-10T06:36:13.900Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T06:36:13.900Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T06:36:13.900Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42505/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-10T06:36:13.900Z] + bash /home/ubuntu/workspace/moby_PR-42505/check-config.sh [2021-06-10T06:36:13.900Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-10T06:36:13.900Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-10T06:36:13.900Z] [2021-06-10T06:36:13.900Z] Generally Necessary: [2021-06-10T06:36:13.900Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-10T06:36:13.900Z] - apparmor: enabled and tools installed [2021-06-10T06:36:13.900Z] - CONFIG_NAMESPACES: enabled [2021-06-10T06:36:13.900Z] - CONFIG_NET_NS: enabled [2021-06-10T06:36:13.900Z] - CONFIG_PID_NS: enabled [2021-06-10T06:36:13.900Z] - CONFIG_IPC_NS: enabled [2021-06-10T06:36:13.900Z] - CONFIG_UTS_NS: enabled [2021-06-10T06:36:13.900Z] - CONFIG_CGROUPS: enabled [2021-06-10T06:36:13.900Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-10T06:36:13.900Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-10T06:36:13.900Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-10T06:36:13.900Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-10T06:36:13.900Z] - CONFIG_CPUSETS: enabled [2021-06-10T06:36:13.900Z] - CONFIG_MEMCG: enabled [2021-06-10T06:36:13.900Z] - CONFIG_KEYS: enabled [2021-06-10T06:36:14.024Z] [2021-06-10T06:36:14.024Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T06:36:14.024Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T06:36:14.024Z] #65 DONE 0.0s [2021-06-10T06:36:14.024Z] [2021-06-10T06:36:14.024Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T06:36:14.024Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T06:36:14.024Z] #63 DONE 0.0s [2021-06-10T06:36:14.024Z] [2021-06-10T06:36:14.024Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T06:36:14.024Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T06:36:14.024Z] #9 DONE 0.0s [2021-06-10T06:36:14.024Z] [2021-06-10T06:36:14.024Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T06:36:14.024Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T06:36:14.024Z] #26 DONE 0.0s [2021-06-10T06:36:14.024Z] [2021-06-10T06:36:14.024Z] #23 [internal] load build context [2021-06-10T06:36:14.024Z] #23 sha256:df36211df757c0e3bbbdb93698715459363506ae9150c14173e82a9c5ca6eef8 [2021-06-10T06:36:14.113Z] [2021-06-10T06:36:14.113Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T06:36:14.113Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T06:36:14.113Z] #9 DONE 0.0s [2021-06-10T06:36:14.113Z] [2021-06-10T06:36:14.113Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T06:36:14.113Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T06:36:14.113Z] #65 DONE 0.0s [2021-06-10T06:36:14.113Z] [2021-06-10T06:36:14.113Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T06:36:14.113Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T06:36:14.113Z] #63 DONE 0.0s [2021-06-10T06:36:14.113Z] [2021-06-10T06:36:14.113Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T06:36:14.113Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T06:36:14.113Z] #26 DONE 0.0s [2021-06-10T06:36:14.113Z] [2021-06-10T06:36:14.113Z] #23 [internal] load build context [2021-06-10T06:36:14.113Z] #23 sha256:961e22c5cc2723ca5d15546870369acd41a0db7b0f87e34333b1b6c66249ef47 [2021-06-10T06:36:14.158Z] - CONFIG_VETH: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-10T06:36:14.158Z] [2021-06-10T06:36:14.158Z] Optional Features: [2021-06-10T06:36:14.158Z] - CONFIG_USER_NS: enabled [2021-06-10T06:36:14.158Z] - CONFIG_SECCOMP: enabled [2021-06-10T06:36:14.158Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-10T06:36:14.158Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-10T06:36:14.158Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-10T06:36:14.158Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-10T06:36:14.158Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-10T06:36:14.158Z] - CONFIG_BLK_CGROUP: enabled [2021-06-10T06:36:14.158Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-10T06:36:14.158Z] - CONFIG_CGROUP_PERF: enabled [2021-06-10T06:36:14.158Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-10T06:36:14.158Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-10T06:36:14.158Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-10T06:36:14.158Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-10T06:36:14.158Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-10T06:36:14.158Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_IP_VS: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-10T06:36:14.158Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-10T06:36:14.158Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-10T06:36:14.158Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-10T06:36:14.158Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-10T06:36:14.158Z] - CONFIG_EXT4_FS: enabled [2021-06-10T06:36:14.158Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-10T06:36:14.158Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-10T06:36:14.158Z] - Network Drivers: [2021-06-10T06:36:14.158Z] - "overlay": [2021-06-10T06:36:14.158Z] - CONFIG_VXLAN: enabled (as module) [2021-06-10T06:36:14.158Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-10T06:36:14.158Z] Optional (for encrypted networks): [2021-06-10T06:36:14.416Z] - CONFIG_CRYPTO: enabled [2021-06-10T06:36:14.416Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-10T06:36:14.416Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-10T06:36:14.416Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-10T06:36:14.416Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-10T06:36:14.416Z] - CONFIG_XFRM: enabled [2021-06-10T06:36:14.416Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-10T06:36:14.416Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-10T06:36:14.416Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-10T06:36:14.416Z] - "ipvlan": [2021-06-10T06:36:14.416Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-10T06:36:14.416Z] - "macvlan": [2021-06-10T06:36:14.416Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-10T06:36:14.416Z] - CONFIG_DUMMY: enabled (as module) [2021-06-10T06:36:14.416Z] - "ftp,tftp client in container": [2021-06-10T06:36:14.416Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-10T06:36:14.416Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-10T06:36:14.416Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-10T06:36:14.416Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-10T06:36:14.416Z] - Storage Drivers: [2021-06-10T06:36:14.416Z] - "aufs": [2021-06-10T06:36:14.416Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-10T06:36:14.416Z] - "btrfs": [2021-06-10T06:36:14.416Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-10T06:36:14.416Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-10T06:36:14.416Z] - "devicemapper": [2021-06-10T06:36:14.416Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-10T06:36:14.416Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-10T06:36:14.416Z] - "overlay": [2021-06-10T06:36:14.416Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-10T06:36:14.416Z] - "zfs": [2021-06-10T06:36:14.416Z] - /dev/zfs: present [2021-06-10T06:36:14.416Z] - zfs command: missing [2021-06-10T06:36:14.416Z] - zpool command: missing [2021-06-10T06:36:14.416Z] [2021-06-10T06:36:14.416Z] Limits: [2021-06-10T06:36:14.416Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-10T06:36:14.416Z] [2021-06-10T06:36:14.416Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-10T06:36:14.737Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:34b2d5d98775aa7666b49fd9858f0772a6a70f42 . [2021-06-10T06:36:14.737Z] #1 [internal] load build definition from Dockerfile [2021-06-10T06:36:14.737Z] #1 sha256:8696b07752f64716504a87c4a0e7e87351f91d0342876cc2250d8018e6f0e1e6 [2021-06-10T06:36:14.737Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T06:36:14.737Z] #1 DONE 0.0s [2021-06-10T06:36:14.737Z] [2021-06-10T06:36:14.737Z] #2 [internal] load .dockerignore [2021-06-10T06:36:14.737Z] #2 sha256:be94fd7be7d139cfc51e3b38086ef8b67a253d31c0dbc67c720c227c63497259 [2021-06-10T06:36:14.737Z] #2 transferring context: 87B done [2021-06-10T06:36:14.737Z] #2 DONE 0.0s [2021-06-10T06:36:14.737Z] [2021-06-10T06:36:14.737Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T06:36:14.737Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-10T06:36:15.000Z] #3 DONE 0.1s [2021-06-10T06:36:15.000Z] [2021-06-10T06:36:15.000Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T06:36:15.000Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-10T06:36:15.000Z] #4 CACHED [2021-06-10T06:36:15.000Z] [2021-06-10T06:36:15.000Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T06:36:15.000Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T06:36:15.009Z] Merge succeeded, producing 6fa5cfadf45289bc91e65392f7dcffe43649d554 [2021-06-10T06:36:15.010Z] Checking out Revision 6fa5cfadf45289bc91e65392f7dcffe43649d554 (PR-42505) [2021-06-10T06:36:15.259Z] #6 DONE 0.1s [2021-06-10T06:36:15.259Z] [2021-06-10T06:36:15.259Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T06:36:15.259Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T06:36:15.259Z] #7 DONE 0.1s [2021-06-10T06:36:15.259Z] [2021-06-10T06:36:15.259Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T06:36:15.259Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T06:36:15.259Z] #5 DONE 0.1s [2021-06-10T06:36:15.259Z] [2021-06-10T06:36:15.259Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T06:36:15.259Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-10T06:36:15.259Z] #8 DONE 0.1s [2021-06-10T06:36:15.393Z] #23 ... [2021-06-10T06:36:15.393Z] [2021-06-10T06:36:15.393Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T06:36:15.393Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T06:36:15.393Z] #42 DONE 1.1s [2021-06-10T06:36:15.393Z] [2021-06-10T06:36:15.393Z] #23 [internal] load build context [2021-06-10T06:36:15.393Z] #23 sha256:df36211df757c0e3bbbdb93698715459363506ae9150c14173e82a9c5ca6eef8 [2021-06-10T06:36:15.517Z] [2021-06-10T06:36:15.517Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T06:36:15.517Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T06:36:15.517Z] #9 DONE 0.0s [2021-06-10T06:36:15.517Z] [2021-06-10T06:36:15.517Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T06:36:15.517Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T06:36:15.517Z] #65 DONE 0.0s [2021-06-10T06:36:15.517Z] [2021-06-10T06:36:15.517Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T06:36:15.517Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T06:36:15.517Z] #63 DONE 0.0s [2021-06-10T06:36:15.517Z] [2021-06-10T06:36:15.517Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T06:36:15.517Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T06:36:15.517Z] #26 DONE 0.0s [2021-06-10T06:36:15.517Z] [2021-06-10T06:36:15.517Z] #23 [internal] load build context [2021-06-10T06:36:15.517Z] #23 sha256:e3ebbddc2719fed7db8e17258435bef3312f0b4443ccdf8fc8d75a555623c348 [2021-06-10T06:36:15.560Z] Commit message: "Merge commit 'b57e71941eaedcd163fd0f73bfad5dc2f8cf4986' into HEAD" [2021-06-10T06:36:15.649Z] #23 transferring context: 55.90MB 1.6s done [2021-06-10T06:36:15.905Z] #23 DONE 1.7s [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T06:36:15.905Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T06:36:15.905Z] #20 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T06:36:15.905Z] #33 sha256:7ada2eecb7fb9e153b205e97be89111dbc4987a6cc545e80898fb6481930f77f [2021-06-10T06:36:15.905Z] #33 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T06:36:15.905Z] #45 sha256:7bec3b9ed9d2eb63ae00202f957423de266eebb735192eb398019d6d9eb7491e [2021-06-10T06:36:15.905Z] #45 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-10T06:36:15.905Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-10T06:36:15.905Z] #11 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T06:36:15.905Z] #25 sha256:67fac49189dc61db72f380b3c7774272a85601e60b69296db8997c8cf03b5951 [2021-06-10T06:36:15.905Z] #25 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T06:36:15.905Z] #49 sha256:370d18d3e8a42247e87bc981b6bd814db20d68bb3c31dacd5a4d9f5894991fae [2021-06-10T06:36:15.905Z] #49 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-10T06:36:15.905Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T06:36:15.905Z] #27 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T06:36:15.905Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T06:36:15.905Z] #12 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T06:36:15.905Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-10T06:36:15.905Z] #39 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T06:36:15.905Z] #41 sha256:dd7de746ee7c63c8f3ca6aa47b9a53faa4debe017c569655bfd941bacfd249c6 [2021-06-10T06:36:15.905Z] #41 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T06:36:15.905Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-10T06:36:15.905Z] #17 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T06:36:15.905Z] #37 sha256:0d48cf02fe3859976fbe2743c2035a8c507662f3d829f4e17324c4243b53e378 [2021-06-10T06:36:15.905Z] #37 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T06:36:15.905Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-10T06:36:15.905Z] #66 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T06:36:15.905Z] #67 sha256:c1017733936721d419be151a5dee1bd5d35d40ecfacc70d798c7a8f1d1811a57 [2021-06-10T06:36:15.905Z] #67 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:36:15.905Z] #46 sha256:fe521ce7e7171263a8e91e12a0ec9bb4c0ca6066323fe5731ba72355b6e513d4 [2021-06-10T06:36:15.905Z] #46 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T06:36:15.905Z] #59 sha256:1e284352d4c49bce9dcaa8bf537cc2211ba41f08452b07696dc8277847e9893b [2021-06-10T06:36:15.905Z] #59 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T06:36:15.905Z] #58 sha256:1b3d4ded4e588f54685d22b9a1c08dd47c111e3b001dad85afbff62fc94f6659 [2021-06-10T06:36:15.905Z] #58 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T06:36:15.905Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-10T06:36:15.905Z] #16 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T06:36:15.905Z] #51 sha256:dae6c7f0b5dc94ba3cee387ba2b82b846ff721b409b8b0fba8d9310682841093 [2021-06-10T06:36:15.905Z] #51 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T06:36:15.905Z] #62 sha256:61ec428bcd481d416e8c5cdb4e4395dadc7a94457526cafcad3e630853a6d3e7 [2021-06-10T06:36:15.905Z] #62 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T06:36:15.905Z] #48 sha256:0dadc2d0d94864db09efaad7c5aba61ee906a5b555cfc26a1425af10be80d018 [2021-06-10T06:36:15.905Z] #48 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.905Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:36:15.905Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:36:15.905Z] #44 CACHED [2021-06-10T06:36:15.905Z] [2021-06-10T06:36:15.906Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T06:36:15.906Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T06:36:15.906Z] #40 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T06:36:15.906Z] #29 sha256:78158e8371362de763b217f399a20ed9823d7e28c3a699d1e525acaba00ba81c [2021-06-10T06:36:15.906Z] #29 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-10T06:36:15.906Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-10T06:36:15.906Z] #21 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T06:36:15.906Z] #28 sha256:f2d42355b807de1d593a969aedee966e03740dda9c0a68c673580aa4f5d6a66f [2021-06-10T06:36:15.906Z] #28 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:36:15.906Z] #50 sha256:15c78882b90cebbff936673af9f96deaa92a6bdfb4aa2ce6449d911678d418fd [2021-06-10T06:36:15.906Z] #50 CACHED [2021-06-10T06:36:14.367Z] > git remote # timeout=10 [2021-06-10T06:36:14.422Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T06:36:14.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:36:14.491Z] > git merge b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 # timeout=10 [2021-06-10T06:36:14.914Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-10T06:36:15.039Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:36:15.095Z] > git checkout -f 6fa5cfadf45289bc91e65392f7dcffe43649d554 # timeout=10 [2021-06-10T06:36:15.592Z] > git rev-list --no-walk 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T06:36:15.906Z] #30 sha256:d1f9866435890ac55d91bc6cddbe3ed499865574a2fb3ad49523a6f4c956cc78 [2021-06-10T06:36:15.906Z] #30 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T06:36:15.906Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-10T06:36:15.906Z] #15 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T06:36:15.906Z] #55 sha256:e1cd4cdc97e9ce6705c9663029da51b961b392cb17a93929afffab08ffc6e962 [2021-06-10T06:36:15.906Z] #55 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T06:36:15.906Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T06:36:15.906Z] #14 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T06:36:15.906Z] #60 sha256:291b29a4dbb4cba4fb1a26e358ab23b0620c135c5a9631cf497f474ce13977e7 [2021-06-10T06:36:15.906Z] #60 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T06:36:15.906Z] #54 sha256:af34d4700efdf24fd942771995a3648a53b7c463a9f9488be030258f8353d65d [2021-06-10T06:36:15.906Z] #54 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T06:36:15.906Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T06:36:15.906Z] #32 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T06:36:15.906Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T06:36:15.906Z] #22 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T06:36:15.906Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-10T06:36:15.906Z] #10 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T06:36:15.906Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T06:36:15.906Z] #56 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T06:36:15.906Z] #34 sha256:880bb30a541aeaffaee89431e0c9fee0d538f50a56bfe2abc04d9e3c089afd7a [2021-06-10T06:36:15.906Z] #34 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T06:36:15.906Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-10T06:36:15.906Z] #43 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:36:15.906Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:36:15.906Z] #13 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T06:36:15.906Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-10T06:36:15.906Z] #19 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T06:36:15.906Z] #47 sha256:7ea88da7fed488580191c1e8b0fd6d984a76bf4e96be2783c9e1e6a78af042ca [2021-06-10T06:36:15.906Z] #47 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T06:36:15.906Z] #24 sha256:5e435406b4337e0ff0bd51fe8ac1084923b45a0d9545177fad8cd33bda755f7e [2021-06-10T06:36:15.906Z] #24 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T06:36:15.906Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-10T06:36:15.906Z] #31 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T06:36:15.906Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-10T06:36:15.906Z] #18 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:36:15.906Z] #57 sha256:b7129719e322897bfc9b14a0958b069239453b5dc1c22ee3dd59b7649a4b2d1f [2021-06-10T06:36:15.906Z] #57 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T06:36:15.906Z] #61 sha256:6f51ff6bec00d6818cb17f2cfc854918368c7f47c0633e0a029d8e50152be249 [2021-06-10T06:36:15.906Z] #61 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T06:36:15.906Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-10T06:36:15.906Z] #64 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T06:36:15.906Z] #53 sha256:195e2db7fc1d74d4a73b909d02112b4fa42558c9b02c62f4edf02f14a6b86c80 [2021-06-10T06:36:15.906Z] #53 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T06:36:15.906Z] #38 sha256:afd5ea92ce3ec83b37eb88ada3ecb5cae26b32973a6cb0d3e6b516ebe1eacfb7 [2021-06-10T06:36:15.906Z] #38 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:36:15.906Z] #52 sha256:9ff8092f52d05b2e049c903d0c1b8229046ad33ce0e7bea55b016e2d78101c5d [2021-06-10T06:36:15.906Z] #52 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T06:36:15.906Z] #35 sha256:89757a95fcf0429da2b16142da45d1a680321e734a480e39bb4e05cb83270202 [2021-06-10T06:36:15.906Z] #35 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T06:36:15.906Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T06:36:15.906Z] #36 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T06:36:15.906Z] #68 sha256:cb121fc01f6f3172a8b6f56f41a936ccbae418a5d05144005ff909abce187d7b [2021-06-10T06:36:15.906Z] #68 CACHED [2021-06-10T06:36:15.906Z] [2021-06-10T06:36:15.906Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T06:36:15.906Z] #69 sha256:370ab6544c860c898a34a1b8f047e1d10a87e7e4769c94a1c78cb0d6ce11c385 [2021-06-10T06:36:16.019Z] #23 transferring context: 55.90MB 1.5s done [2021-06-10T06:36:16.019Z] #23 DONE 1.6s [2021-06-10T06:36:16.019Z] [2021-06-10T06:36:16.019Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T06:36:16.019Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T06:36:16.019Z] #42 ... [2021-06-10T06:36:16.019Z] [2021-06-10T06:36:16.019Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T06:36:16.019Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-10T06:36:16.019Z] #10 CACHED [2021-06-10T06:36:16.019Z] [2021-06-10T06:36:16.019Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-10T06:36:16.019Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-10T06:36:16.019Z] #11 CACHED [2021-06-10T06:36:16.019Z] [2021-06-10T06:36:16.019Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T06:36:16.019Z] #59 sha256:8ba1b27268c603f4dae63858c91fdedd301fc440c617e113a6145caeda1dc6d1 [2021-06-10T06:36:16.019Z] #59 CACHED [2021-06-10T06:36:16.019Z] [2021-06-10T06:36:16.019Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T06:36:16.019Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T06:36:16.019Z] #42 DONE 1.8s [2021-06-10T06:36:16.019Z] [2021-06-10T06:36:16.019Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T06:36:16.019Z] #60 sha256:5e38261ef6f79d49e1702c94c210c12b993f6b5b114edf73cece117b58f9b64a [2021-06-10T06:36:16.019Z] #60 DONE 0.3s [2021-06-10T06:36:16.277Z] [2021-06-10T06:36:16.277Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T06:36:16.277Z] #61 sha256:d82a80191b11747adaf43bb2441fd3afe37e2fc1d0d7734c8919f3484feea7bf [2021-06-10T06:36:16.277Z] #61 DONE 0.0s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T06:36:16.833Z] #69 DONE 0.8s [2021-06-10T06:36:16.833Z] [2021-06-10T06:36:16.833Z] #70 exporting to image [2021-06-10T06:36:16.833Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T06:36:16.833Z] #70 exporting layers [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T06:36:16.845Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-10T06:36:16.845Z] #64 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:36:16.845Z] #57 sha256:634d1492e372ab70033d7559bebb138ff5bdeb2d9e9290d9075ae229554312d2 [2021-06-10T06:36:16.845Z] #57 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T06:36:16.845Z] #45 sha256:ba48f57ce284f8dd6ff96da6ec6431c357e99e439d5200584cdec9d0ea57f5e4 [2021-06-10T06:36:16.845Z] #45 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T06:36:16.845Z] #49 sha256:b37e3e263ca45dfbc641f9768d0c111f713c304454074a37db9102996bbcd3be [2021-06-10T06:36:16.845Z] #49 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T06:36:16.845Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-10T06:36:16.845Z] #19 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T06:36:16.845Z] #33 sha256:42ba21526b96abca5dba981ef56db7aba860c4b339fb492c69eae613d391f879 [2021-06-10T06:36:16.845Z] #33 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T06:36:16.845Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T06:36:16.845Z] #36 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T06:36:16.845Z] #38 sha256:d3f8429a6dfaaee2d7bfd6f40d962284646de63bc7d9118d998e18fcbbce2c85 [2021-06-10T06:36:16.845Z] #38 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T06:36:16.845Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T06:36:16.845Z] #40 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T06:36:16.845Z] #53 sha256:122c5ca74df9472dfbb28d91417698d43bbaf7e508a3439de43f6559b3f34e07 [2021-06-10T06:36:16.845Z] #53 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T06:36:16.845Z] #30 sha256:70383c495fc0165028861c9c8891b19a65535c62c2c67978c60cd64e9dcc16bd [2021-06-10T06:36:16.845Z] #30 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T06:36:16.845Z] #41 sha256:7dba809addcac12aa70359ecd43a6bd3083cca45aa3c8ef499ebeb2476c07bcb [2021-06-10T06:36:16.845Z] #41 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T06:36:16.845Z] #48 sha256:8ebbed264265a54ea2750a67892da73691dc9d7b7a6e539e9d08bf80a6d76dcd [2021-06-10T06:36:16.845Z] #48 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T06:36:16.845Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-10T06:36:16.845Z] #15 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T06:36:16.845Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T06:36:16.845Z] #32 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T06:36:16.845Z] #34 sha256:943e6dc1c5a61310216ed6749146a71b877ba8afd0734de07d96a1d0abe3189d [2021-06-10T06:36:16.845Z] #34 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T06:36:16.845Z] #24 sha256:2d657d546e36eea9d534c31eecfa560eeea77863e23ea9533f056e6a5da0e4a0 [2021-06-10T06:36:16.845Z] #24 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:36:16.845Z] #50 sha256:a1839bbdf34d711b63fb7aaf89076468fdb1bb3dabee67e38e208f66f44cf34e [2021-06-10T06:36:16.845Z] #50 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T06:36:16.845Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-10T06:36:16.845Z] #18 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T06:36:16.845Z] #29 sha256:647f41e9e1e849275338f5c0ea1b2679912155839e38a66a507086526999dbde [2021-06-10T06:36:16.845Z] #29 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:36:16.845Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:36:16.845Z] #44 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T06:36:16.845Z] #35 sha256:3bcc4f4be838a084023ebb714c1c70e80b231b77387812c509350c6b77d81be8 [2021-06-10T06:36:16.845Z] #35 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T06:36:16.845Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-10T06:36:16.845Z] #16 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T06:36:16.845Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-10T06:36:16.845Z] #31 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:36:16.845Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:36:16.845Z] #13 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T06:36:16.845Z] #54 sha256:8dbb85f3509c9ac4ebfc827e2e7398e5a1399139a2154d7660c352e50c83d5e3 [2021-06-10T06:36:16.845Z] #54 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T06:36:16.845Z] #28 sha256:74c84887409adcbb448a87d7fcc006e1fbeb8701eec2a5a8aa3e08496531725b [2021-06-10T06:36:16.845Z] #28 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T06:36:16.845Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-10T06:36:16.845Z] #39 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:36:16.845Z] #46 sha256:7b8fb829869de0f581da00a1cbc4c0b873a1116b5d5d2f80ea45e2056eed2638 [2021-06-10T06:36:16.845Z] #46 CACHED [2021-06-10T06:36:16.845Z] [2021-06-10T06:36:16.845Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T06:36:16.846Z] #51 sha256:a0e6e65016acc8115666a2f6cfc6c4e16a4fc6b326f3864b46b5e2aa58ab9ca5 [2021-06-10T06:36:16.846Z] #51 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T06:36:16.846Z] #47 sha256:d67083d218d2876ae0b1f4055407e4bef6bc87d1304e711a8e0a422311fe4497 [2021-06-10T06:36:16.846Z] #47 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T06:36:16.846Z] #55 sha256:94be38177c770157909e16ab8e1f03946ce691a3c968a5a4cabb31ece130186d [2021-06-10T06:36:16.846Z] #55 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-10T06:36:16.846Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T06:36:16.846Z] #27 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T06:36:16.846Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T06:36:16.846Z] #12 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T06:36:16.846Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T06:36:16.846Z] #20 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:36:16.846Z] #52 sha256:d84b491c3bd1e4d3da4ff6614462c032c79c5014cd888f26e6368e05ab9ee895 [2021-06-10T06:36:16.846Z] #52 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T06:36:16.846Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-10T06:36:16.846Z] #17 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T06:36:16.846Z] #37 sha256:85a621b98a970d8c38b17a8e18ac678c5c1bd31d921e3df312d688e7181c12f8 [2021-06-10T06:36:16.846Z] #37 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T06:36:16.846Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T06:36:16.846Z] #14 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-10T06:36:16.846Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-10T06:36:16.846Z] #21 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T06:36:16.846Z] #25 sha256:2a73b18ce52f3f9cd98ba4a013ab633d095fb338bc8372002564b5376bc1779e [2021-06-10T06:36:16.846Z] #25 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T06:36:16.846Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-10T06:36:16.846Z] #43 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T06:36:16.846Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T06:36:16.846Z] #56 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T06:36:16.846Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T06:36:16.846Z] #22 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T06:36:16.846Z] #58 sha256:504bf3c30c8e6360447ce3d4ed54c4954ac72c72bc6cde34e6f4979ed13a73f1 [2021-06-10T06:36:16.846Z] #58 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T06:36:16.846Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-10T06:36:16.846Z] #66 CACHED [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T06:36:16.846Z] #62 sha256:1c1fb757813b1afa434e52f666e59cbf92ed51b36e443fec446a3d3b3f024d96 [2021-06-10T06:36:16.846Z] #62 DONE 0.1s [2021-06-10T06:36:16.846Z] [2021-06-10T06:36:16.846Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T06:36:16.846Z] #67 sha256:a7f033942ff957291a65b2d8c004e329f162f2340f768a45a6cd226577a7ae81 [2021-06-10T06:36:16.921Z] #23 transferring context: 55.90MB 1.5s done [2021-06-10T06:36:16.921Z] #23 DONE 1.5s [2021-06-10T06:36:16.921Z] [2021-06-10T06:36:16.921Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T06:36:16.921Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T06:36:17.105Z] #67 DONE 0.4s [2021-06-10T06:36:17.183Z] #42 ... [2021-06-10T06:36:17.183Z] [2021-06-10T06:36:17.183Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T06:36:17.183Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-10T06:36:17.183Z] #10 CACHED [2021-06-10T06:36:17.183Z] [2021-06-10T06:36:17.183Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T06:36:17.183Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T06:36:17.183Z] #56 CACHED [2021-06-10T06:36:17.183Z] [2021-06-10T06:36:17.183Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T06:36:17.183Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T06:36:17.183Z] #12 CACHED [2021-06-10T06:36:17.183Z] [2021-06-10T06:36:17.183Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:36:17.183Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:36:17.183Z] #13 CACHED [2021-06-10T06:36:17.183Z] [2021-06-10T06:36:17.183Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-10T06:36:17.183Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-10T06:36:17.183Z] #11 CACHED [2021-06-10T06:36:17.183Z] [2021-06-10T06:36:17.183Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T06:36:17.183Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T06:36:17.183Z] #36 CACHED [2021-06-10T06:36:17.183Z] [2021-06-10T06:36:17.183Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T06:36:17.183Z] #24 sha256:78fc1bca9175453bf8ebfb5b15be5dd7f69c681c25c4012246987673ce0f4f52 [2021-06-10T06:36:17.281Z] + docker version [2021-06-10T06:36:17.281Z] Client: [2021-06-10T06:36:17.281Z] Version: 20.10.6 [2021-06-10T06:36:17.281Z] API version: 1.41 [2021-06-10T06:36:17.281Z] Go version: go1.16.3 [2021-06-10T06:36:17.281Z] Git commit: 370c289 [2021-06-10T06:36:17.281Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-10T06:36:17.281Z] OS/Arch: windows/amd64 [2021-06-10T06:36:17.281Z] Context: default [2021-06-10T06:36:17.281Z] Experimental: true [2021-06-10T06:36:17.281Z] [2021-06-10T06:36:17.281Z] Server: Docker Engine - Community [2021-06-10T06:36:17.281Z] Engine: [2021-06-10T06:36:17.281Z] Version: 20.10.6 [2021-06-10T06:36:17.281Z] API version: 1.41 (minimum version 1.24) [2021-06-10T06:36:17.281Z] Go version: go1.13.15 [2021-06-10T06:36:17.281Z] Git commit: 8728dd2 [2021-06-10T06:36:17.281Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-10T06:36:17.281Z] OS/Arch: windows/amd64 [2021-06-10T06:36:17.281Z] Experimental: true [2021-06-10T06:36:17.363Z] [2021-06-10T06:36:17.363Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T06:36:17.363Z] #68 sha256:9a9f97e988bb82e93343731cf281c110864c7c4bc0302ff8ef5e2d3f61658b15 [2021-06-10T06:36:17.363Z] #68 DONE 0.0s [2021-06-10T06:36:17.363Z] [2021-06-10T06:36:17.363Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T06:36:17.363Z] #69 sha256:3696df2db5a9c4118737492b7cd3f9a3113e286224ae3c697c7e6673a491fac8 [Pipeline] sh [2021-06-10T06:36:17.761Z] #24 ... [2021-06-10T06:36:17.761Z] [2021-06-10T06:36:17.761Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T06:36:17.761Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T06:36:17.761Z] #42 DONE 2.2s [2021-06-10T06:36:17.767Z] #70 exporting layers 0.9s done [2021-06-10T06:36:17.767Z] #70 writing image sha256:54e284517aec9324d65027af800a50e5b91073a679d501790f94e6bb077a3747 done [2021-06-10T06:36:17.767Z] #70 naming to docker.io/library/docker:871e5a3ccb6abf1f68903f5dec1662758961246b [2021-06-10T06:36:17.767Z] #70 naming to docker.io/library/docker:871e5a3ccb6abf1f68903f5dec1662758961246b done [2021-06-10T06:36:17.767Z] #70 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-10T06:36:18.020Z] [2021-06-10T06:36:18.020Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:36:18.020Z] #46 sha256:75ac88abfd2b1b7b2d48acd4001ac35f1133c0da10ca0ff991e423c2ede78789 [2021-06-10T06:36:18.168Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=871e5a3ccb6abf1f68903f5dec1662758961246b -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:871e5a3ccb6abf1f68903f5dec1662758961246b hack/make.sh dynbinary test-integration [2021-06-10T06:36:18.283Z] + docker info [2021-06-10T06:36:18.309Z] #69 DONE 0.8s [2021-06-10T06:36:18.309Z] [2021-06-10T06:36:18.309Z] #70 exporting to image [2021-06-10T06:36:18.309Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T06:36:18.309Z] #70 exporting layers [2021-06-10T06:36:18.741Z] [2021-06-10T06:36:18.997Z] Removing bundles/ [2021-06-10T06:36:18.997Z] [2021-06-10T06:36:18.997Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T06:36:18.997Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T06:36:18.997Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T06:36:19.244Z] #70 exporting layers 1.2s done [2021-06-10T06:36:19.244Z] #70 writing image sha256:0f0c8890d033eea3d2fbec744e49c0fac0eb11c7875e847d4634ad70bb0922f5 0.0s done [2021-06-10T06:36:19.244Z] #70 naming to docker.io/library/docker:871e5a3ccb6abf1f68903f5dec1662758961246b done [2021-06-10T06:36:19.244Z] #70 DONE 1.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-10T06:36:19.570Z] + trap exit INT TERM [2021-06-10T06:36:19.570Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-10T06:36:19.570Z] + CONTAINER_NAME=docker-pr2 [2021-06-10T06:36:19.570Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42505/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42505/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=871e5a3ccb6abf1f68903f5dec1662758961246b -e DOCKER_GRAPHDRIVER docker:871e5a3ccb6abf1f68903f5dec1662758961246b hack/make.sh dynbinary [2021-06-10T06:36:19.793Z] Client: [2021-06-10T06:36:19.793Z] Context: default [2021-06-10T06:36:19.793Z] Debug Mode: false [2021-06-10T06:36:19.793Z] Plugins: [2021-06-10T06:36:19.793Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-10T06:36:19.793Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-10T06:36:19.793Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-10T06:36:19.793Z] [2021-06-10T06:36:19.793Z] Server: [2021-06-10T06:36:19.793Z] Containers: 0 [2021-06-10T06:36:19.793Z] Running: 0 [2021-06-10T06:36:19.793Z] Paused: 0 [2021-06-10T06:36:19.793Z] Stopped: 0 [2021-06-10T06:36:19.793Z] Images: 10 [2021-06-10T06:36:19.793Z] Server Version: 20.10.6 [2021-06-10T06:36:19.793Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-06-10T06:36:19.793Z] LCOW: [2021-06-10T06:36:19.793Z] Windows: [2021-06-10T06:36:19.793Z] Logging Driver: json-file [2021-06-10T06:36:19.793Z] Plugins: [2021-06-10T06:36:19.793Z] Volume: local [2021-06-10T06:36:19.793Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T06:36:19.793Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T06:36:19.793Z] Swarm: inactive [2021-06-10T06:36:19.793Z] Default Isolation: process [2021-06-10T06:36:19.793Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-10T06:36:19.793Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-10T06:36:19.793Z] OSType: windows [2021-06-10T06:36:19.793Z] Architecture: x86_64 [2021-06-10T06:36:19.793Z] CPUs: 4 [2021-06-10T06:36:19.793Z] Total Memory: 32GiB [2021-06-10T06:36:19.793Z] Name: azwin-2-a848c0 [2021-06-10T06:36:19.793Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-10T06:36:19.793Z] Docker Root Dir: D:\docker [2021-06-10T06:36:19.793Z] Debug Mode: false [2021-06-10T06:36:19.793Z] Registry: https://index.docker.io/v1/ [2021-06-10T06:36:19.793Z] Labels: [2021-06-10T06:36:19.793Z] Experimental: true [2021-06-10T06:36:19.793Z] Insecure Registries: [2021-06-10T06:36:19.793Z] 10.0.0.4:5000 [2021-06-10T06:36:19.793Z] 127.0.0.0/8 [2021-06-10T06:36:19.793Z] Registry Mirrors: [2021-06-10T06:36:19.793Z] http://10.0.0.4:5000/ [2021-06-10T06:36:19.793Z] Live Restore Enabled: false [2021-06-10T06:36:19.793Z] Product License: Community Engine [2021-06-10T06:36:19.793Z] [2021-06-10T06:36:19.924Z] #46 2.810 + RM_GOPATH=0 [2021-06-10T06:36:19.924Z] #46 2.810 + TMP_GOPATH= [2021-06-10T06:36:19.924Z] #46 2.810 + : /build [2021-06-10T06:36:19.924Z] #46 2.810 + '[' -z '' ']' [2021-06-10T06:36:19.924Z] #46 2.810 ++ mktemp -d [2021-06-10T06:36:19.924Z] #46 2.810 + export GOPATH=/tmp/tmp.1EuG4lbsyx [2021-06-10T06:36:19.924Z] #46 2.810 + GOPATH=/tmp/tmp.1EuG4lbsyx [2021-06-10T06:36:19.924Z] #46 2.810 + RM_GOPATH=1 [2021-06-10T06:36:19.924Z] #46 2.810 + case "$(go env GOARCH)" in [2021-06-10T06:36:19.924Z] #46 2.813 ++ go env GOARCH [2021-06-10T06:36:19.924Z] #46 2.851 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:19.924Z] #46 2.851 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:19.924Z] #46 2.851 ++ dirname /tmp/install/install.sh [2021-06-10T06:36:19.924Z] #46 2.857 + dir=/tmp/install [2021-06-10T06:36:19.924Z] #46 2.857 + bin=vndr [2021-06-10T06:36:19.924Z] #46 2.857 + shift [2021-06-10T06:36:19.924Z] #46 2.857 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-10T06:36:19.924Z] #46 2.857 + . /tmp/install/vndr.installer [2021-06-10T06:36:19.924Z] #46 2.857 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T06:36:19.924Z] #46 2.857 + install_vndr [2021-06-10T06:36:19.924Z] #46 2.857 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-10T06:36:19.924Z] #46 2.857 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1EuG4lbsyx/src/github.com/LK4D4/vndr [2021-06-10T06:36:19.924Z] #46 2.857 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T06:36:19.924Z] #46 2.859 Cloning into '/tmp/tmp.1EuG4lbsyx/src/github.com/LK4D4/vndr'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-10T06:36:20.148Z] [2021-06-10T06:36:20.148Z] Removing bundles/ [2021-06-10T06:36:20.148Z] [2021-06-10T06:36:20.148Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T06:36:20.148Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T06:36:20.148Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T06:36:20.863Z] #46 3.509 + cd /tmp/tmp.1EuG4lbsyx/src/github.com/LK4D4/vndr [2021-06-10T06:36:20.863Z] #46 3.509 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T06:36:20.863Z] #46 3.540 + go build -buildmode=pie -v -o /build/vndr . [2021-06-10T06:36:21.800Z] #46 4.845 github.com/LK4D4/vndr/build [2021-06-10T06:36:22.060Z] #46 4.854 github.com/LK4D4/vndr/godl/singleflight [2021-06-10T06:36:22.060Z] #46 5.119 github.com/LK4D4/vndr/versioned [2021-06-10T06:36:22.628Z] #46 ... [2021-06-10T06:36:22.628Z] [2021-06-10T06:36:22.628Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T06:36:22.628Z] #24 sha256:78fc1bca9175453bf8ebfb5b15be5dd7f69c681c25c4012246987673ce0f4f52 [2021-06-10T06:36:22.628Z] #24 3.175 + RM_GOPATH=0 [2021-06-10T06:36:22.628Z] #24 3.175 + TMP_GOPATH= [2021-06-10T06:36:22.628Z] #24 3.175 + : /build [2021-06-10T06:36:22.628Z] #24 3.175 + '[' -z '' ']' [2021-06-10T06:36:22.628Z] #24 3.175 ++ mktemp -d [2021-06-10T06:36:22.628Z] #24 3.179 + export GOPATH=/tmp/tmp.GJhctTjSmo [2021-06-10T06:36:22.628Z] #24 3.179 + GOPATH=/tmp/tmp.GJhctTjSmo [2021-06-10T06:36:22.628Z] #24 3.179 + RM_GOPATH=1 [2021-06-10T06:36:22.628Z] #24 3.179 + case "$(go env GOARCH)" in [2021-06-10T06:36:22.628Z] #24 3.181 ++ go env GOARCH [2021-06-10T06:36:22.628Z] #24 3.199 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:22.628Z] #24 3.202 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:22.628Z] #24 3.203 ++ dirname /tmp/install/install.sh [2021-06-10T06:36:22.628Z] #24 3.204 + dir=/tmp/install [2021-06-10T06:36:22.628Z] #24 3.207 + bin=dockercli [2021-06-10T06:36:22.628Z] #24 3.207 + shift [2021-06-10T06:36:22.628Z] #24 3.207 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-10T06:36:22.628Z] #24 3.207 + . /tmp/install/dockercli.installer [2021-06-10T06:36:22.628Z] #24 3.208 ++ : stable [2021-06-10T06:36:22.628Z] #24 3.208 ++ : 17.06.2-ce [2021-06-10T06:36:22.628Z] #24 3.208 + install_dockercli [2021-06-10T06:36:22.628Z] #24 3.209 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-10T06:36:22.628Z] #24 3.209 Install docker/cli version 17.06.2-ce from stable [2021-06-10T06:36:22.628Z] #24 3.210 ++ uname -m [2021-06-10T06:36:22.628Z] #24 3.214 + arch=x86_64 [2021-06-10T06:36:22.628Z] #24 3.214 + '[' x86_64 '!=' x86_64 ']' [2021-06-10T06:36:22.628Z] #24 3.214 + url=https://download.docker.com/linux/static [2021-06-10T06:36:22.628Z] #24 3.215 + tar -xz docker/docker [2021-06-10T06:36:22.628Z] #24 3.218 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-10T06:36:25.164Z] #24 8.132 + mkdir -p /build [2021-06-10T06:36:25.165Z] #24 8.152 + mv docker/docker /build/ [2021-06-10T06:36:25.165Z] #24 8.159 + rmdir docker [2021-06-10T06:36:26.550Z] #24 DONE 9.4s [2021-06-10T06:36:26.550Z] [2021-06-10T06:36:26.550Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T06:36:26.550Z] #48 sha256:be04c41bd09b69ab90255da154bd06edeb72dd836187292f8078715f6d641bc9 [2021-06-10T06:36:26.550Z] #48 3.121 + RM_GOPATH=0 [2021-06-10T06:36:26.550Z] #48 3.121 + TMP_GOPATH= [2021-06-10T06:36:26.550Z] #48 3.121 + : /build [2021-06-10T06:36:26.550Z] #48 3.121 + '[' -z '' ']' [2021-06-10T06:36:26.550Z] #48 3.121 ++ mktemp -d [2021-06-10T06:36:26.550Z] #48 3.125 + export GOPATH=/tmp/tmp.w92W9H1s7t [2021-06-10T06:36:26.550Z] #48 3.125 + GOPATH=/tmp/tmp.w92W9H1s7t [2021-06-10T06:36:26.550Z] #48 3.125 + RM_GOPATH=1 [2021-06-10T06:36:26.550Z] #48 3.125 + case "$(go env GOARCH)" in [2021-06-10T06:36:26.550Z] #48 3.131 ++ go env GOARCH [2021-06-10T06:36:26.550Z] #48 3.158 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:26.550Z] #48 3.158 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:26.550Z] #48 3.158 ++ dirname /tmp/install/install.sh [2021-06-10T06:36:26.550Z] #48 3.160 + dir=/tmp/install [2021-06-10T06:36:26.550Z] #48 3.160 + bin=gotestsum [2021-06-10T06:36:26.550Z] #48 3.160 + shift [2021-06-10T06:36:26.550Z] #48 3.160 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-10T06:36:26.550Z] #48 3.161 + . /tmp/install/gotestsum.installer [2021-06-10T06:36:26.550Z] #48 3.161 ++ : v0.5.3 [2021-06-10T06:36:26.550Z] #48 3.162 + install_gotestsum [2021-06-10T06:36:26.550Z] #48 3.162 + set -e [2021-06-10T06:36:26.550Z] #48 3.166 + export GO111MODULE=on [2021-06-10T06:36:26.550Z] #48 3.166 + GO111MODULE=on [2021-06-10T06:36:26.550Z] #48 3.166 + GOBIN=/build [2021-06-10T06:36:26.550Z] #48 3.167 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-10T06:36:26.550Z] #48 3.217 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-10T06:36:26.550Z] #48 3.220 go: finding gotest.tools v0.5.3 [2021-06-10T06:36:26.550Z] #48 3.987 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-10T06:36:26.550Z] #48 4.441 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-10T06:36:26.550Z] #48 5.006 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T06:36:26.550Z] #48 5.068 go: downloading github.com/fatih/color v1.9.0 [2021-06-10T06:36:26.550Z] #48 5.135 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T06:36:26.550Z] #48 5.140 go: downloading github.com/pkg/errors v0.9.1 [2021-06-10T06:36:26.550Z] #48 5.140 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-10T06:36:26.550Z] #48 5.142 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T06:36:26.550Z] #48 5.180 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-10T06:36:26.550Z] #48 5.224 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-10T06:36:26.550Z] #48 5.270 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T06:36:26.550Z] #48 5.361 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T06:36:26.550Z] #48 5.372 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T06:36:26.550Z] #48 5.471 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-10T06:36:26.550Z] #48 5.558 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T06:36:26.550Z] #48 5.571 go: extracting github.com/pkg/errors v0.9.1 [2021-06-10T06:36:26.550Z] #48 5.721 go: extracting github.com/fatih/color v1.9.0 [2021-06-10T06:36:26.550Z] #48 5.723 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-10T06:36:26.550Z] #48 5.723 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-10T06:36:26.550Z] #48 5.840 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-10T06:36:26.550Z] #48 5.940 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-10T06:36:26.550Z] #48 7.332 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T06:36:26.550Z] #48 7.357 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T06:36:26.550Z] #48 8.748 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T06:36:26.809Z] #48 ... [2021-06-10T06:36:26.809Z] [2021-06-10T06:36:26.809Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T06:36:26.809Z] #37 sha256:56b37683b783806d0f0804e46ab3312ed9c6e1fff17c7d318c0a9176416eb32f [2021-06-10T06:36:26.809Z] #37 3.191 + RM_GOPATH=0 [2021-06-10T06:36:26.809Z] #37 3.191 + TMP_GOPATH= [2021-06-10T06:36:26.809Z] #37 3.192 + : /build [2021-06-10T06:36:26.809Z] #37 3.192 + '[' -z '' ']' [2021-06-10T06:36:26.809Z] #37 3.193 ++ mktemp -d [2021-06-10T06:36:26.809Z] #37 3.195 + export GOPATH=/tmp/tmp.cVvDy2N3ZX [2021-06-10T06:36:26.809Z] #37 3.196 + GOPATH=/tmp/tmp.cVvDy2N3ZX [2021-06-10T06:36:26.809Z] #37 3.196 + RM_GOPATH=1 [2021-06-10T06:36:26.809Z] #37 3.196 + case "$(go env GOARCH)" in [2021-06-10T06:36:26.809Z] #37 3.197 ++ go env GOARCH [2021-06-10T06:36:26.809Z] #37 3.217 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:26.809Z] #37 3.218 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:26.809Z] #37 3.221 ++ dirname /tmp/install/install.sh [2021-06-10T06:36:26.809Z] #37 3.227 + dir=/tmp/install [2021-06-10T06:36:26.809Z] #37 3.227 + bin=tini [2021-06-10T06:36:26.809Z] #37 3.228 + shift [2021-06-10T06:36:26.809Z] #37 3.228 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-10T06:36:26.809Z] #37 3.228 + . /tmp/install/tini.installer [2021-06-10T06:36:26.809Z] #37 3.229 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T06:36:26.809Z] #37 3.229 + install_tini [2021-06-10T06:36:26.809Z] #37 3.231 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-10T06:36:26.809Z] #37 3.236 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T06:36:26.809Z] #37 3.236 + git clone https://github.com/krallin/tini.git /tmp/tmp.cVvDy2N3ZX/tini [2021-06-10T06:36:26.809Z] #37 3.237 Cloning into '/tmp/tmp.cVvDy2N3ZX/tini'... [2021-06-10T06:36:26.809Z] #37 3.799 + cd /tmp/tmp.cVvDy2N3ZX/tini [2021-06-10T06:36:26.809Z] #37 3.800 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T06:36:26.809Z] #37 3.817 + cmake . [2021-06-10T06:36:26.809Z] #37 4.387 -- The C compiler identification is GNU 8.3.0 [2021-06-10T06:36:26.809Z] #37 4.443 -- Check for working C compiler: /usr/bin/cc [2021-06-10T06:36:26.809Z] #37 4.918 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-10T06:36:26.809Z] #37 4.935 -- Detecting C compiler ABI info [2021-06-10T06:36:26.809Z] #37 5.438 -- Detecting C compiler ABI info - done [2021-06-10T06:36:26.809Z] #37 5.455 -- Detecting C compile features [2021-06-10T06:36:26.809Z] #37 7.331 -- Detecting C compile features - done [2021-06-10T06:36:26.809Z] #37 7.380 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-10T06:36:26.809Z] #37 7.715 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-10T06:36:26.809Z] #37 7.828 -- Configuring done [2021-06-10T06:36:26.809Z] #37 7.847 -- Generating done [2021-06-10T06:36:26.809Z] #37 7.850 -- Build files have been written to: /tmp/tmp.cVvDy2N3ZX/tini [2021-06-10T06:36:26.809Z] #37 7.872 + make tini-static [2021-06-10T06:36:26.809Z] #37 8.336 Scanning dependencies of target tini-static [2021-06-10T06:36:26.809Z] #37 8.452 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-10T06:36:26.809Z] #37 9.682 [100%] Linking C executable tini-static [2021-06-10T06:36:27.069Z] #37 ... [2021-06-10T06:36:27.069Z] [2021-06-10T06:36:27.069Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:36:27.069Z] #57 sha256:f6be0a6007d4b600f59852b1e23b0029b418c945d1553ca20d6afe3a774e523a [2021-06-10T06:36:27.069Z] #57 2.537 + RM_GOPATH=0 [2021-06-10T06:36:27.069Z] #57 2.537 + TMP_GOPATH= [2021-06-10T06:36:27.069Z] #57 2.537 + : /build [2021-06-10T06:36:27.069Z] #57 2.537 + '[' -z '' ']' [2021-06-10T06:36:27.069Z] #57 2.537 ++ mktemp -d [2021-06-10T06:36:27.069Z] #57 2.537 + export GOPATH=/tmp/tmp.1aPvjoXgaV [2021-06-10T06:36:27.069Z] #57 2.537 + GOPATH=/tmp/tmp.1aPvjoXgaV [2021-06-10T06:36:27.069Z] #57 2.537 + RM_GOPATH=1 [2021-06-10T06:36:27.069Z] #57 2.537 + case "$(go env GOARCH)" in [2021-06-10T06:36:27.069Z] #57 2.537 ++ go env GOARCH [2021-06-10T06:36:27.069Z] #57 2.541 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:27.069Z] #57 2.541 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:27.069Z] #57 2.541 ++ dirname /tmp/install/install.sh [2021-06-10T06:36:27.069Z] #57 2.543 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T06:36:27.069Z] #57 2.543 + dir=/tmp/install [2021-06-10T06:36:27.069Z] #57 2.543 + bin=containerd [2021-06-10T06:36:27.069Z] #57 2.543 + shift [2021-06-10T06:36:27.069Z] #57 2.543 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-10T06:36:27.069Z] #57 2.543 + . /tmp/install/containerd.installer [2021-06-10T06:36:27.069Z] #57 2.543 ++ set -e [2021-06-10T06:36:27.069Z] #57 2.543 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T06:36:27.069Z] #57 2.543 + install_containerd [2021-06-10T06:36:27.069Z] #57 2.543 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-10T06:36:27.069Z] #57 2.543 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1aPvjoXgaV/src/github.com/containerd/containerd [2021-06-10T06:36:27.069Z] #57 2.553 Cloning into '/tmp/tmp.1aPvjoXgaV/src/github.com/containerd/containerd'... [2021-06-10T06:36:27.328Z] #57 ... [2021-06-10T06:36:27.328Z] [2021-06-10T06:36:27.328Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T06:36:27.328Z] #54 sha256:be0b1b00652222ef4bfb5bad26208cd961a2900d779dd1aa386a1eef595f63b1 [2021-06-10T06:36:27.328Z] #54 2.449 + RM_GOPATH=0 [2021-06-10T06:36:27.328Z] #54 2.449 + TMP_GOPATH= [2021-06-10T06:36:27.328Z] #54 2.449 + : /build [2021-06-10T06:36:27.328Z] #54 2.449 + '[' -z '' ']' [2021-06-10T06:36:27.328Z] #54 2.449 ++ mktemp -d [2021-06-10T06:36:27.328Z] #54 2.449 + export GOPATH=/tmp/tmp.Iy0TLZ2I5l [2021-06-10T06:36:27.328Z] #54 2.449 + GOPATH=/tmp/tmp.Iy0TLZ2I5l [2021-06-10T06:36:27.328Z] #54 2.449 + RM_GOPATH=1 [2021-06-10T06:36:27.328Z] #54 2.449 + case "$(go env GOARCH)" in [2021-06-10T06:36:27.328Z] #54 2.449 ++ go env GOARCH [2021-06-10T06:36:27.328Z] #54 2.449 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:27.328Z] #54 2.449 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:27.328Z] #54 2.449 ++ dirname /tmp/install/install.sh [2021-06-10T06:36:27.328Z] #54 2.451 + dir=/tmp/install [2021-06-10T06:36:27.328Z] #54 2.451 + bin=runc [2021-06-10T06:36:27.329Z] #54 2.451 + shift [2021-06-10T06:36:27.329Z] #54 2.451 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-10T06:36:27.329Z] #54 2.451 + . /tmp/install/runc.installer [2021-06-10T06:36:27.329Z] #54 2.451 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T06:36:27.329Z] #54 2.451 + install_runc [2021-06-10T06:36:27.329Z] #54 2.451 + uname -r [2021-06-10T06:36:27.329Z] #54 2.452 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-10T06:36:27.329Z] #54 2.454 + RUNC_BUILDTAGS='seccomp ' [2021-06-10T06:36:27.329Z] #54 2.454 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-10T06:36:27.329Z] #54 2.454 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Iy0TLZ2I5l/src/github.com/opencontainers/runc [2021-06-10T06:36:27.329Z] #54 2.454 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-10T06:36:27.329Z] #54 2.457 Cloning into '/tmp/tmp.Iy0TLZ2I5l/src/github.com/opencontainers/runc'... [2021-06-10T06:36:27.329Z] #54 ... [2021-06-10T06:36:27.329Z] [2021-06-10T06:36:27.329Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:36:27.329Z] #50 sha256:8e7c8a8b77a9e15c411d4833537e664c57df483b12351cbf006f4b7c85ef49a9 [2021-06-10T06:36:27.329Z] #50 3.145 + RM_GOPATH=0 [2021-06-10T06:36:27.329Z] #50 3.145 + TMP_GOPATH= [2021-06-10T06:36:27.329Z] #50 3.145 + : /build [2021-06-10T06:36:27.329Z] #50 3.145 + '[' -z '' ']' [2021-06-10T06:36:27.329Z] #50 3.148 ++ mktemp -d [2021-06-10T06:36:27.329Z] #50 3.149 + export GOPATH=/tmp/tmp.LQnvSRzMrN [2021-06-10T06:36:27.329Z] #50 3.149 + GOPATH=/tmp/tmp.LQnvSRzMrN [2021-06-10T06:36:27.329Z] #50 3.149 + RM_GOPATH=1 [2021-06-10T06:36:27.329Z] #50 3.149 + case "$(go env GOARCH)" in [2021-06-10T06:36:27.329Z] #50 3.150 ++ go env GOARCH [2021-06-10T06:36:27.329Z] #50 3.165 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:27.329Z] #50 3.166 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:27.329Z] #50 3.167 ++ dirname /tmp/install/install.sh [2021-06-10T06:36:27.329Z] #50 3.171 + dir=/tmp/install [2021-06-10T06:36:27.329Z] #50 3.173 + bin=golangci_lint [2021-06-10T06:36:27.329Z] #50 3.173 + shift [2021-06-10T06:36:27.329Z] #50 3.173 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-10T06:36:27.329Z] #50 3.173 + . /tmp/install/golangci_lint.installer [2021-06-10T06:36:27.329Z] #50 3.174 ++ : v1.23.8 [2021-06-10T06:36:27.329Z] #50 3.176 + install_golangci_lint [2021-06-10T06:36:27.329Z] #50 3.176 + set -e [2021-06-10T06:36:27.329Z] #50 3.176 + export GO111MODULE=on [2021-06-10T06:36:27.329Z] #50 3.176 + GO111MODULE=on [2021-06-10T06:36:27.329Z] #50 3.179 + GOBIN=/build [2021-06-10T06:36:27.329Z] #50 3.193 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-10T06:36:27.329Z] #50 3.221 go: finding github.com v1.23.8 [2021-06-10T06:36:27.329Z] #50 3.225 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-10T06:36:27.329Z] #50 3.227 go: finding github.com/golangci v1.23.8 [2021-06-10T06:36:27.329Z] #50 3.228 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-10T06:36:27.329Z] #50 3.229 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-10T06:36:27.329Z] #50 4.024 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-10T06:36:27.329Z] #50 4.580 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-10T06:36:27.592Z] #50 ... [2021-06-10T06:36:27.592Z] [2021-06-10T06:36:27.592Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:36:27.592Z] #52 sha256:9275b608c79eb6aa99c4b42e9a32165d3e78e9e586a21a6d4d77dc9cecb83425 [2021-06-10T06:36:27.592Z] #52 2.896 + RM_GOPATH=0 [2021-06-10T06:36:27.592Z] #52 2.896 + TMP_GOPATH= [2021-06-10T06:36:27.592Z] #52 2.896 + : /build [2021-06-10T06:36:27.592Z] #52 2.896 + '[' -z '' ']' [2021-06-10T06:36:27.592Z] #52 2.896 ++ mktemp -d [2021-06-10T06:36:27.592Z] #52 2.896 + export GOPATH=/tmp/tmp.XxBGVyhmw2 [2021-06-10T06:36:27.592Z] #52 2.896 + GOPATH=/tmp/tmp.XxBGVyhmw2 [2021-06-10T06:36:27.592Z] #52 2.896 + RM_GOPATH=1 [2021-06-10T06:36:27.592Z] #52 2.896 + case "$(go env GOARCH)" in [2021-06-10T06:36:27.592Z] #52 2.904 ++ go env GOARCH [2021-06-10T06:36:27.592Z] #52 2.913 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:27.592Z] #52 2.921 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T06:36:27.592Z] #52 2.921 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:27.592Z] #52 2.921 ++ dirname /tmp/install/install.sh [2021-06-10T06:36:27.592Z] #52 2.921 + dir=/tmp/install [2021-06-10T06:36:27.592Z] #52 2.921 + bin=shfmt [2021-06-10T06:36:27.592Z] #52 2.921 + shift [2021-06-10T06:36:27.592Z] #52 2.921 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-10T06:36:27.592Z] #52 2.921 + . /tmp/install/shfmt.installer [2021-06-10T06:36:27.592Z] #52 2.921 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T06:36:27.592Z] #52 2.921 + install_shfmt [2021-06-10T06:36:27.592Z] #52 2.921 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-10T06:36:27.592Z] #52 2.921 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XxBGVyhmw2/src/github.com/mvdan/sh [2021-06-10T06:36:27.592Z] #52 2.921 Cloning into '/tmp/tmp.XxBGVyhmw2/src/github.com/mvdan/sh'... [2021-06-10T06:36:27.592Z] #52 9.347 + cd /tmp/tmp.XxBGVyhmw2/src/github.com/mvdan/sh [2021-06-10T06:36:27.592Z] #52 9.347 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T06:36:27.592Z] #52 9.517 + GO111MODULE=on [2021-06-10T06:36:27.592Z] #52 9.517 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-10T06:36:27.851Z] #52 ... [2021-06-10T06:36:27.851Z] [2021-06-10T06:36:27.851Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T06:36:27.851Z] #59 sha256:8a37e64d88f9a7985632a7ad0f262cc5603cf380db0cf4befae714b8144dc9c3 [2021-06-10T06:36:27.851Z] #59 2.733 + RM_GOPATH=0 [2021-06-10T06:36:27.851Z] #59 2.733 + TMP_GOPATH= [2021-06-10T06:36:27.851Z] #59 2.733 + : /build [2021-06-10T06:36:27.851Z] #59 2.733 + '[' -z '' ']' [2021-06-10T06:36:27.851Z] #59 2.733 ++ mktemp -d [2021-06-10T06:36:27.851Z] #59 2.733 + export GOPATH=/tmp/tmp.YxM2bQXPRY [2021-06-10T06:36:27.851Z] #59 2.733 + GOPATH=/tmp/tmp.YxM2bQXPRY [2021-06-10T06:36:27.851Z] #59 2.733 + RM_GOPATH=1 [2021-06-10T06:36:27.851Z] #59 2.733 + case "$(go env GOARCH)" in [2021-06-10T06:36:27.851Z] #59 2.733 ++ go env GOARCH [2021-06-10T06:36:27.851Z] #59 2.748 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T06:36:27.852Z] #59 2.748 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:27.852Z] #59 2.748 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:36:27.852Z] #59 2.748 ++ dirname /tmp/install/install.sh [2021-06-10T06:36:27.852Z] #59 2.748 + dir=/tmp/install [2021-06-10T06:36:27.852Z] #59 2.748 + bin=rootlesskit [2021-06-10T06:36:27.852Z] #59 2.748 + shift [2021-06-10T06:36:27.852Z] #59 2.748 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-10T06:36:27.852Z] #59 2.748 + . /tmp/install/rootlesskit.installer [2021-06-10T06:36:27.852Z] #59 2.748 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T06:36:27.852Z] #59 2.748 + install_rootlesskit [2021-06-10T06:36:27.852Z] #59 2.748 + case "$1" in [2021-06-10T06:36:27.852Z] #59 2.748 + export CGO_ENABLED=0 [2021-06-10T06:36:27.852Z] #59 2.748 + CGO_ENABLED=0 [2021-06-10T06:36:27.852Z] #59 2.748 + _install_rootlesskit [2021-06-10T06:36:27.852Z] #59 2.748 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-10T06:36:27.852Z] #59 2.748 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YxM2bQXPRY/src/github.com/rootless-containers/rootlesskit [2021-06-10T06:36:27.852Z] #59 2.748 Cloning into '/tmp/tmp.YxM2bQXPRY/src/github.com/rootless-containers/rootlesskit'... [2021-06-10T06:36:27.852Z] #59 5.562 + cd /tmp/tmp.YxM2bQXPRY/src/github.com/rootless-containers/rootlesskit [2021-06-10T06:36:27.852Z] #59 5.563 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T06:36:27.852Z] #59 5.584 + export GO111MODULE=on [2021-06-10T06:36:27.852Z] #59 5.584 + GO111MODULE=on [2021-06-10T06:36:27.852Z] #59 5.584 + export GOPROXY=https://proxy.golang.org [2021-06-10T06:36:27.852Z] #59 5.584 + GOPROXY=https://proxy.golang.org [2021-06-10T06:36:27.852Z] #59 5.585 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-10T06:36:27.852Z] #59 5.585 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-10T06:36:27.852Z] #59 6.675 go: downloading github.com/pkg/errors v0.9.1 [2021-06-10T06:36:27.852Z] #59 6.696 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T06:36:27.852Z] #59 6.796 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T06:36:27.852Z] #59 6.833 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-10T06:36:27.852Z] #59 6.886 go: extracting github.com/pkg/errors v0.9.1 [2021-06-10T06:36:27.852Z] #59 6.887 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-10T06:36:27.852Z] #59 6.946 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T06:36:27.852Z] #59 7.045 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-10T06:36:27.852Z] #59 7.047 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-10T06:36:27.852Z] #59 7.136 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-10T06:36:27.852Z] #59 7.172 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T06:36:27.852Z] #59 7.184 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-10T06:36:27.852Z] #59 7.227 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T06:36:27.852Z] #59 7.253 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-10T06:36:27.852Z] #59 7.303 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T06:36:27.852Z] #59 7.447 go: downloading github.com/google/uuid v1.2.0 [2021-06-10T06:36:27.852Z] #59 7.507 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-10T06:36:27.852Z] #59 7.578 go: extracting github.com/google/uuid v1.2.0 [2021-06-10T06:36:27.852Z] #59 8.522 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T06:36:27.852Z] #59 8.883 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-10T06:36:27.852Z] #59 9.506 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-10T06:36:27.852Z] #59 9.578 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T06:36:27.852Z] #59 9.739 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T06:36:27.852Z] #59 9.948 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T06:36:27.852Z] #59 ... [2021-06-10T06:36:27.852Z] [2021-06-10T06:36:27.852Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T06:36:27.852Z] #37 sha256:56b37683b783806d0f0804e46ab3312ed9c6e1fff17c7d318c0a9176416eb32f [2021-06-10T06:36:27.852Z] #37 10.50 [100%] Built target tini-static [2021-06-10T06:36:27.852Z] #37 10.57 + mkdir -p /build [2021-06-10T06:36:27.852Z] #37 10.57 + cp tini-static /build/docker-init [2021-06-10T06:36:27.852Z] #37 DONE 10.8s [2021-06-10T06:36:27.852Z] [2021-06-10T06:36:27.852Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:36:27.852Z] #52 sha256:9275b608c79eb6aa99c4b42e9a32165d3e78e9e586a21a6d4d77dc9cecb83425 [2021-06-10T06:36:27.852Z] #52 10.84 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T06:36:28.111Z] #52 10.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T06:36:28.111Z] #52 10.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T06:36:28.370Z] #52 11.21 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T06:36:28.370Z] #52 11.21 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T06:36:28.939Z] #52 11.89 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T06:36:29.510Z] #52 12.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T06:36:30.079Z] #52 12.96 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T06:36:30.670Z] #52 13.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T06:36:30.670Z] #52 13.74 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T06:36:30.930Z] #52 13.81 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T06:36:30.930Z] #52 13.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T06:36:31.496Z] #52 14.48 golang.org/x/sys/unix [2021-06-10T06:36:31.496Z] #52 14.53 github.com/pkg/diff [2021-06-10T06:36:32.871Z] #52 15.78 mvdan.cc/editorconfig [2021-06-10T06:36:32.871Z] #52 ... [2021-06-10T06:36:32.871Z] [2021-06-10T06:36:32.871Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:36:32.871Z] #46 sha256:75ac88abfd2b1b7b2d48acd4001ac35f1133c0da10ca0ff991e423c2ede78789 [2021-06-10T06:36:32.871Z] #46 5.860 github.com/LK4D4/vndr/godl [2021-06-10T06:36:32.871Z] #46 7.955 github.com/LK4D4/vndr [2021-06-10T06:36:33.129Z] #46 ... [2021-06-10T06:36:33.129Z] [2021-06-10T06:36:33.129Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:36:33.129Z] #50 sha256:8e7c8a8b77a9e15c411d4833537e664c57df483b12351cbf006f4b7c85ef49a9 [2021-06-10T06:36:33.129Z] #50 11.60 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-10T06:36:33.129Z] #50 11.67 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T06:36:33.129Z] #50 11.67 go: downloading github.com/pkg/errors v0.8.1 [2021-06-10T06:36:33.129Z] #50 11.67 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T06:36:33.129Z] #50 11.67 go: downloading github.com/spf13/viper v1.6.1 [2021-06-10T06:36:33.129Z] #50 11.79 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-10T06:36:33.129Z] #50 11.80 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T06:36:33.129Z] #50 11.80 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-10T06:36:33.129Z] #50 11.82 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-10T06:36:33.129Z] #50 11.85 go: downloading github.com/fatih/color v1.7.0 [2021-06-10T06:36:33.129Z] #50 11.92 go: extracting github.com/pkg/errors v0.8.1 [2021-06-10T06:36:33.129Z] #50 11.94 go: extracting github.com/spf13/viper v1.6.1 [2021-06-10T06:36:33.129Z] #50 11.98 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-10T06:36:33.129Z] #50 11.98 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T06:36:33.129Z] #50 12.04 go: extracting github.com/fatih/color v1.7.0 [2021-06-10T06:36:33.129Z] #50 12.06 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-10T06:36:33.129Z] #50 12.06 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-10T06:36:33.129Z] #50 12.06 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T06:36:33.129Z] #50 12.10 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-10T06:36:33.129Z] #50 12.15 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T06:36:33.129Z] #50 12.16 go: downloading github.com/spf13/afero v1.1.2 [2021-06-10T06:36:33.129Z] #50 12.16 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-10T06:36:33.129Z] #50 12.21 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-10T06:36:33.129Z] #50 12.22 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T06:36:33.129Z] #50 12.22 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-10T06:36:33.129Z] #50 12.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-10T06:36:33.129Z] #50 12.37 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T06:36:33.129Z] #50 12.42 go: extracting github.com/spf13/afero v1.1.2 [2021-06-10T06:36:33.129Z] #50 12.45 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T06:36:33.129Z] #50 12.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-10T06:36:33.129Z] #50 12.53 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T06:36:33.129Z] #50 12.61 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-10T06:36:33.129Z] #50 12.61 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-10T06:36:33.129Z] #50 12.65 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-10T06:36:33.129Z] #50 12.70 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-10T06:36:33.129Z] #50 12.74 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-10T06:36:33.129Z] #50 12.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T06:36:33.129Z] #50 12.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-10T06:36:33.129Z] #50 12.90 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-10T06:36:33.129Z] #50 12.92 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-10T06:36:33.129Z] #50 12.95 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T06:36:33.129Z] #50 12.98 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-10T06:36:33.129Z] #50 12.99 go: downloading github.com/spf13/cast v1.3.0 [2021-06-10T06:36:33.129Z] #50 13.05 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-10T06:36:33.129Z] #50 13.06 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-10T06:36:33.129Z] #50 13.15 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-10T06:36:33.129Z] #50 13.22 go: downloading golang.org/x/text v0.3.2 [2021-06-10T06:36:33.129Z] #50 13.25 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T06:36:33.129Z] #50 13.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T06:36:33.129Z] #50 13.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T06:36:33.129Z] #50 13.28 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-10T06:36:33.129Z] #50 13.28 go: extracting github.com/spf13/cast v1.3.0 [2021-06-10T06:36:33.129Z] #50 13.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-10T06:36:33.129Z] #50 13.56 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T06:36:33.129Z] #50 13.60 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T06:36:33.129Z] #50 13.61 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T06:36:33.129Z] #50 13.63 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-10T06:36:33.129Z] #50 13.64 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-10T06:36:33.129Z] #50 13.72 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T06:36:33.129Z] #50 13.82 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-10T06:36:33.129Z] #50 13.88 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-10T06:36:33.129Z] #50 13.93 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-10T06:36:33.129Z] #50 13.98 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T06:36:33.129Z] #50 14.05 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T06:36:33.129Z] #50 14.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T06:36:33.129Z] #50 14.12 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T06:36:33.129Z] #50 14.16 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-10T06:36:33.129Z] #50 14.24 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T06:36:33.129Z] #50 14.29 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-10T06:36:33.129Z] #50 14.32 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T06:36:33.129Z] #50 14.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T06:36:33.129Z] #50 14.39 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T06:36:33.129Z] #50 14.60 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T06:36:33.129Z] #50 15.08 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T06:36:33.129Z] #50 15.96 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T06:36:33.696Z] #50 ... [2021-06-10T06:36:33.696Z] [2021-06-10T06:36:33.696Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:36:33.696Z] #52 sha256:9275b608c79eb6aa99c4b42e9a32165d3e78e9e586a21a6d4d77dc9cecb83425 [2021-06-10T06:36:33.696Z] #52 16.72 mvdan.cc/sh/v3/fileutil [2021-06-10T06:36:33.955Z] #52 16.94 mvdan.cc/sh/v3/syntax [2021-06-10T06:36:36.489Z] #52 ... [2021-06-10T06:36:36.489Z] [2021-06-10T06:36:36.489Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:36:36.489Z] #46 sha256:75ac88abfd2b1b7b2d48acd4001ac35f1133c0da10ca0ff991e423c2ede78789 [2021-06-10T06:36:36.489Z] #46 DONE 19.4s [2021-06-10T06:36:36.489Z] [2021-06-10T06:36:36.489Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:36:36.489Z] #50 sha256:8e7c8a8b77a9e15c411d4833537e664c57df483b12351cbf006f4b7c85ef49a9 [2021-06-10T06:36:36.489Z] #50 17.43 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T06:36:36.489Z] #50 18.14 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T06:36:36.489Z] #50 18.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-10T06:36:36.489Z] #50 18.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T06:36:36.489Z] #50 18.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T06:36:36.489Z] #50 18.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T06:36:36.489Z] #50 18.54 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T06:36:36.489Z] #50 18.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T06:36:36.489Z] #50 18.63 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-10T06:36:36.489Z] #50 18.67 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T06:36:36.489Z] #50 18.68 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T06:36:36.489Z] #50 18.69 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T06:36:36.489Z] #50 18.69 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T06:36:36.489Z] #50 18.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T06:36:36.489Z] #50 18.72 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T06:36:36.489Z] #50 18.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-10T06:36:36.489Z] #50 18.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T06:36:36.489Z] #50 18.89 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T06:36:36.489Z] #50 19.02 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-10T06:36:36.489Z] #50 19.06 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T06:36:36.489Z] #50 19.11 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-10T06:36:36.489Z] #50 19.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T06:36:36.489Z] #50 19.13 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T06:36:36.489Z] #50 19.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T06:36:36.489Z] #50 19.13 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-10T06:36:36.489Z] #50 19.27 go: extracting golang.org/x/text v0.3.2 [2021-06-10T06:36:36.489Z] #50 19.28 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T06:36:36.489Z] #50 19.29 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T06:36:36.489Z] #50 19.31 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T06:36:36.489Z] #50 19.32 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-10T06:36:36.489Z] #50 19.45 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T06:36:36.489Z] #50 19.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T06:36:36.489Z] #50 19.45 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-10T06:36:36.489Z] #50 19.53 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T06:36:36.748Z] #50 19.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T06:36:36.748Z] #50 19.67 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-10T06:36:36.748Z] #50 19.68 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T06:36:36.748Z] #50 19.75 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T06:36:36.748Z] #50 19.77 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T06:36:37.007Z] #50 19.89 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T06:36:37.007Z] #50 19.99 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T06:36:37.007Z] #50 20.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T06:36:37.007Z] #50 20.08 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T06:36:37.266Z] #50 20.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T06:36:37.266Z] #50 20.24 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T06:36:37.266Z] #50 20.26 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T06:36:37.266Z] #50 20.28 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T06:36:37.266Z] #50 20.33 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-10T06:36:37.539Z] #50 ... [2021-06-10T06:36:37.539Z] [2021-06-10T06:36:37.539Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T06:36:37.539Z] #41 sha256:43fc956ed0554d47662bdf5154c24a77b35567c9fbe115f4ed56c1b8b85c49bd [2021-06-10T06:36:37.539Z] #41 CACHED [2021-06-10T06:36:37.539Z] [2021-06-10T06:36:37.539Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-10T06:36:37.539Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-10T06:36:37.539Z] #21 CACHED [2021-06-10T06:36:37.539Z] [2021-06-10T06:36:37.539Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T06:36:37.539Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-10T06:36:37.539Z] #31 CACHED [2021-06-10T06:36:37.539Z] [2021-06-10T06:36:37.539Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T06:36:37.539Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-10T06:36:37.539Z] #19 CACHED [2021-06-10T06:36:37.539Z] [2021-06-10T06:36:37.539Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T06:36:37.539Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T06:36:37.539Z] #22 CACHED [2021-06-10T06:36:37.539Z] [2021-06-10T06:36:37.539Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T06:36:37.539Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T06:36:37.539Z] #14 CACHED [2021-06-10T06:36:37.539Z] [2021-06-10T06:36:37.539Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T06:36:37.539Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T06:36:37.539Z] #32 CACHED [2021-06-10T06:36:37.539Z] [2021-06-10T06:36:37.540Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-10T06:36:37.540Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T06:36:37.540Z] #27 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T06:36:37.540Z] #33 sha256:6c874ae3bf839edfcbd3748c3b1167fdae661213e5c6bec36ac7f719073cdbc2 [2021-06-10T06:36:37.540Z] #33 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T06:36:37.540Z] #38 sha256:62937c77e798186e2387d45e4eed2b019d4b6f4c9990f8fa82a0a140f7f5240a [2021-06-10T06:36:37.540Z] #38 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T06:36:37.540Z] #35 sha256:a82a6eeddc230b9c5da5fd17512fee16b50655a096cd6c914d3bdc620d09702e [2021-06-10T06:36:37.540Z] #35 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T06:36:37.540Z] #28 sha256:5216e108d2fb80f35ceccb526cc2bc373324238b0460bc1ed836b8a61f34b73e [2021-06-10T06:36:37.540Z] #28 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T06:36:37.540Z] #25 sha256:5457c61cccc6105d554fe5c96af7a8325f6b0e337deb2ed81a2bd52c06d82dbc [2021-06-10T06:36:37.540Z] #25 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T06:36:37.540Z] #29 sha256:6310150e03e50281ccff713abd100a2f6578a6423b9b987d873c20d8a4b933e5 [2021-06-10T06:36:37.540Z] #29 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T06:36:37.540Z] #34 sha256:b64e978d2c408ce61ea624b931bb49d1844e02b419646fb25bb2d159fcd35f68 [2021-06-10T06:36:37.540Z] #34 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T06:36:37.540Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-10T06:36:37.540Z] #43 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T06:36:37.540Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T06:36:37.540Z] #40 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T06:36:37.540Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-10T06:36:37.540Z] #17 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T06:36:37.540Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-10T06:36:37.540Z] #15 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T06:36:37.540Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-10T06:36:37.540Z] #39 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T06:36:37.540Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T06:36:37.540Z] #20 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:36:37.540Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:36:37.540Z] #44 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T06:36:37.540Z] #30 sha256:0966545fbb830d4c7e7d2056099509355d4c526493f9a5c6d524aa72e01c64cd [2021-06-10T06:36:37.540Z] #30 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T06:36:37.540Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-10T06:36:37.540Z] #18 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T06:36:37.540Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-10T06:36:37.540Z] #16 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T06:36:37.540Z] #45 sha256:3bb08029ddd410996cd27858e745e3dbc9b3f393d3714d996f089050085adc55 [2021-06-10T06:36:37.540Z] #45 CACHED [2021-06-10T06:36:37.540Z] [2021-06-10T06:36:37.540Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:36:37.540Z] #50 sha256:8e7c8a8b77a9e15c411d4833537e664c57df483b12351cbf006f4b7c85ef49a9 [2021-06-10T06:36:37.540Z] #50 20.60 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T06:36:37.799Z] #50 ... [2021-06-10T06:36:37.799Z] [2021-06-10T06:36:37.799Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T06:36:37.799Z] #47 sha256:eff81ef3b79db06d71a15cbd33696a82b3ea10a15cabd42a9480d2df69a67663 [2021-06-10T06:36:37.799Z] #47 DONE 0.3s [2021-06-10T06:36:37.799Z] [2021-06-10T06:36:37.799Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:36:37.799Z] #50 sha256:8e7c8a8b77a9e15c411d4833537e664c57df483b12351cbf006f4b7c85ef49a9 [2021-06-10T06:36:37.799Z] #50 20.62 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T06:36:37.799Z] #50 20.64 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-10T06:36:37.799Z] #50 20.67 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T06:36:37.799Z] #50 20.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T06:36:37.799Z] #50 20.75 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T06:36:37.799Z] #50 20.76 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T06:36:37.799Z] #50 20.76 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T06:36:37.799Z] #50 20.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T06:36:37.799Z] #50 20.78 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T06:36:37.799Z] #50 20.82 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T06:36:37.799Z] #50 20.89 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-10T06:36:38.058Z] #50 20.92 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T06:36:38.058Z] #50 20.94 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T06:36:38.058Z] #50 21.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T06:36:38.316Z] #50 21.17 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T06:36:38.316Z] #50 21.21 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-10T06:36:38.316Z] #50 21.23 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T06:36:38.316Z] #50 21.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T06:36:38.316Z] #50 21.25 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-10T06:36:38.575Z] #50 21.38 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T06:36:38.575Z] #50 21.39 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-10T06:36:38.575Z] #50 21.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-10T06:36:38.575Z] #50 21.46 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-10T06:36:38.575Z] #50 21.52 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T06:36:38.575Z] #50 21.60 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-10T06:36:38.833Z] #50 21.66 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-10T06:36:38.833Z] #50 ... [2021-06-10T06:36:38.833Z] [2021-06-10T06:36:38.833Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T06:36:38.833Z] #48 sha256:be04c41bd09b69ab90255da154bd06edeb72dd836187292f8078715f6d641bc9 [2021-06-10T06:36:38.833Z] #48 11.76 go: finding github.com/fatih/color v1.9.0 [2021-06-10T06:36:38.833Z] #48 11.81 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T06:36:38.833Z] #48 11.85 go: finding github.com/pkg/errors v0.9.1 [2021-06-10T06:36:38.833Z] #48 11.90 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-10T06:36:38.833Z] #48 11.90 go: finding github.com/spf13/pflag v1.0.3 [2021-06-10T06:36:38.833Z] #48 11.96 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-10T06:36:38.833Z] #48 12.04 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T06:36:38.833Z] #48 12.09 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-10T06:36:38.833Z] #48 12.11 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T06:36:38.833Z] #48 12.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T06:36:38.833Z] #48 12.21 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T06:36:39.091Z] #48 ... [2021-06-10T06:36:39.091Z] [2021-06-10T06:36:39.091Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:36:39.091Z] #50 sha256:8e7c8a8b77a9e15c411d4833537e664c57df483b12351cbf006f4b7c85ef49a9 [2021-06-10T06:36:39.091Z] #50 22.03 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T06:36:39.658Z] #50 ... [2021-06-10T06:36:39.658Z] [2021-06-10T06:36:39.658Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T06:36:39.658Z] #54 sha256:be0b1b00652222ef4bfb5bad26208cd961a2900d779dd1aa386a1eef595f63b1 [2021-06-10T06:36:39.658Z] #54 12.47 + cd /tmp/tmp.Iy0TLZ2I5l/src/github.com/opencontainers/runc [2021-06-10T06:36:39.658Z] #54 12.47 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T06:36:39.658Z] #54 12.89 + '[' -z '' ']' [2021-06-10T06:36:39.658Z] #54 12.89 + target=static [2021-06-10T06:36:39.658Z] #54 12.89 + make 'BUILDTAGS=seccomp ' static [2021-06-10T06:36:39.658Z] #54 13.39 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-10T06:36:39.658Z] #54 ... [2021-06-10T06:36:39.658Z] [2021-06-10T06:36:39.658Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T06:36:39.658Z] #59 sha256:8a37e64d88f9a7985632a7ad0f262cc5603cf380db0cf4befae714b8144dc9c3 [2021-06-10T06:36:39.658Z] #59 12.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T06:36:39.658Z] #59 12.78 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T06:36:39.658Z] #59 12.81 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T06:36:39.658Z] #59 12.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T06:36:39.658Z] #59 13.16 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T06:36:39.658Z] #59 14.18 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T06:36:39.658Z] #59 15.38 go: finding github.com/pkg/errors v0.9.1 [2021-06-10T06:36:39.658Z] #59 15.49 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-10T06:36:39.658Z] #59 15.55 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T06:36:39.658Z] #59 15.67 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T06:36:39.658Z] #59 15.68 go: finding github.com/google/uuid v1.2.0 [2021-06-10T06:36:39.658Z] #59 15.70 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T06:36:39.658Z] #59 15.77 go: finding github.com/gofrs/flock v0.8.0 [2021-06-10T06:36:39.658Z] #59 15.77 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-10T06:36:39.658Z] #59 15.79 go: finding github.com/gorilla/mux v1.8.0 [2021-06-10T06:36:39.658Z] #59 15.81 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T06:36:39.658Z] #59 15.86 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T06:36:39.658Z] #59 15.87 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-10T06:36:39.658Z] #59 15.87 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T06:36:39.658Z] #59 15.99 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T06:36:39.658Z] #59 16.04 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T06:36:39.916Z] #59 ... [2021-06-10T06:36:39.916Z] [2021-06-10T06:36:39.916Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:36:39.916Z] #50 sha256:8e7c8a8b77a9e15c411d4833537e664c57df483b12351cbf006f4b7c85ef49a9 [2021-06-10T06:36:39.916Z] #50 22.61 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-10T06:36:42.451Z] #50 25.02 go: finding github.com/fatih/color v1.7.0 [2021-06-10T06:36:42.451Z] #50 25.03 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T06:36:42.451Z] #50 25.06 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-10T06:36:42.451Z] #50 25.10 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-10T06:36:42.451Z] #50 25.13 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T06:36:42.451Z] #50 25.14 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T06:36:42.451Z] #50 25.15 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-10T06:36:42.451Z] #50 25.15 go: finding github.com/pkg/errors v0.8.1 [2021-06-10T06:36:42.451Z] #50 25.15 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T06:36:42.451Z] #50 25.20 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T06:36:42.451Z] #50 25.22 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T06:36:42.451Z] #50 25.22 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-10T06:36:42.451Z] #50 25.23 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T06:36:42.451Z] #50 25.24 go: finding github.com/stretchr/testify v1.4.0 [2021-06-10T06:36:42.451Z] #50 25.24 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-10T06:36:42.451Z] #50 25.25 go: finding github.com/spf13/viper v1.6.1 [2021-06-10T06:36:42.451Z] #50 25.25 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-10T06:36:42.451Z] #50 25.27 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-10T06:36:42.451Z] #50 25.27 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T06:36:42.451Z] #50 25.27 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-10T06:36:42.451Z] #50 25.28 go: finding github.com/stretchr/objx v0.2.0 [2021-06-10T06:36:42.451Z] #50 25.30 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T06:36:42.451Z] #50 25.33 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T06:36:42.451Z] #50 25.35 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-10T06:36:42.451Z] #50 25.38 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T06:36:42.451Z] #50 25.39 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T06:36:42.451Z] #50 25.43 go: finding github.com/gobwas/glob v0.2.3 [2021-06-10T06:36:42.451Z] #50 25.43 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T06:36:42.451Z] #50 25.46 go: finding github.com/spf13/cobra v0.0.5 [2021-06-10T06:36:42.710Z] #50 25.47 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-10T06:36:42.710Z] #50 25.55 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T06:36:42.710Z] #50 25.58 go: finding github.com/spf13/pflag v1.0.5 [2021-06-10T06:36:42.710Z] #50 25.61 go: finding github.com/magiconair/properties v1.8.1 [2021-06-10T06:36:42.710Z] #50 25.63 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T06:36:42.710Z] #50 25.67 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T06:36:42.710Z] #50 25.67 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T06:36:42.710Z] #50 25.67 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-10T06:36:42.710Z] #50 25.68 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T06:36:42.969Z] #50 25.69 go: finding github.com/spf13/afero v1.1.2 [2021-06-10T06:36:42.969Z] #50 25.71 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T06:36:42.969Z] #50 25.72 go: finding github.com/spf13/cast v1.3.0 [2021-06-10T06:36:42.969Z] #50 25.72 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T06:36:42.969Z] #50 25.73 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T06:36:42.969Z] #50 25.74 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T06:36:42.969Z] #50 25.77 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T06:36:42.969Z] #50 25.82 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-10T06:36:42.969Z] #50 25.84 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-10T06:36:42.969Z] #50 25.87 go: finding golang.org/x/text v0.3.2 [2021-06-10T06:36:42.969Z] #50 25.89 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T06:36:42.969Z] #50 25.89 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T06:36:42.969Z] #50 25.91 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T06:36:42.969Z] #50 25.93 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T06:36:42.969Z] #50 25.93 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T06:36:42.969Z] #50 25.95 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T06:36:42.969Z] #50 25.95 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T06:36:42.969Z] #50 25.96 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T06:36:42.969Z] #50 25.96 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T06:36:42.969Z] #50 25.97 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T06:36:42.969Z] #50 25.98 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-10T06:36:42.969Z] #50 25.99 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T06:36:42.969Z] #50 26.02 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T06:36:42.969Z] #50 26.02 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T06:36:42.969Z] #50 26.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T06:36:43.228Z] #50 26.09 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T06:36:43.228Z] #50 26.10 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-10T06:36:43.228Z] #50 26.10 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-10T06:36:43.228Z] #50 26.12 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-10T06:36:43.228Z] #50 26.15 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T06:36:43.228Z] #50 26.15 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-10T06:36:43.487Z] #50 26.23 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T06:36:43.487Z] #50 26.25 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T06:36:43.487Z] #50 26.25 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T06:36:43.487Z] #50 26.28 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-10T06:36:43.487Z] #50 26.28 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T06:36:44.424Z] #50 ... [2021-06-10T06:36:44.424Z] [2021-06-10T06:36:44.424Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:36:44.424Z] #52 sha256:9275b608c79eb6aa99c4b42e9a32165d3e78e9e586a21a6d4d77dc9cecb83425 [2021-06-10T06:36:44.424Z] #52 20.82 golang.org/x/crypto/ssh/terminal [2021-06-10T06:36:44.424Z] #52 23.70 mvdan.cc/sh/v3/cmd/shfmt [2021-06-10T06:36:44.424Z] #52 DONE 27.2s [2021-06-10T06:36:44.424Z] [2021-06-10T06:36:44.424Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:36:44.424Z] #50 sha256:8e7c8a8b77a9e15c411d4833537e664c57df483b12351cbf006f4b7c85ef49a9 [2021-06-10T06:36:48.619Z] #50 ... [2021-06-10T06:36:48.619Z] [2021-06-10T06:36:48.619Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T06:36:48.619Z] #48 sha256:be04c41bd09b69ab90255da154bd06edeb72dd836187292f8078715f6d641bc9 [2021-06-10T06:36:48.619Z] #48 DONE 31.4s [2021-06-10T06:36:48.619Z] [2021-06-10T06:36:48.619Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:36:48.619Z] #50 sha256:8e7c8a8b77a9e15c411d4833537e664c57df483b12351cbf006f4b7c85ef49a9 [2021-06-10T06:36:49.187Z] #50 ... [2021-06-10T06:36:49.187Z] [2021-06-10T06:36:49.187Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:36:49.187Z] #57 sha256:f6be0a6007d4b600f59852b1e23b0029b418c945d1553ca20d6afe3a774e523a [2021-06-10T06:36:49.966Z] #57 32.12 Checking out files: 79% (3124/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-10T06:36:49.966Z] #57 32.86 + cd /tmp/tmp.1aPvjoXgaV/src/github.com/containerd/containerd [2021-06-10T06:36:49.966Z] #57 ... [2021-06-10T06:36:49.966Z] [2021-06-10T06:36:49.966Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T06:36:49.966Z] #49 sha256:73ec17d0078f226d0143e82c40496763b2ee899336546ed4f54ef56b420fdf89 [2021-06-10T06:36:49.966Z] #49 DONE 0.2s [2021-06-10T06:36:49.966Z] [2021-06-10T06:36:49.966Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:36:49.966Z] #57 sha256:f6be0a6007d4b600f59852b1e23b0029b418c945d1553ca20d6afe3a774e523a [2021-06-10T06:36:49.966Z] #57 32.86 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T06:36:50.256Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-10T06:36:50.256Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-763413ed\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-10T06:36:50.256Z] ---------------------------------------------------------------------------- [2021-06-10T06:36:50.256Z] [2021-06-10T06:36:50.256Z] INFO: executeCI.ps1 starting at Thu Jun 10 06:36:46 CUT 2021 [2021-06-10T06:36:50.256Z] [2021-06-10T06:36:50.256Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-10T06:36:50.256Z] INFO: Running git version 2.24.1.windows.2 [2021-06-10T06:36:50.256Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-10T06:36:50.256Z] INFO: Environment variables: [2021-06-10T06:36:50.256Z] [2021-06-10T06:36:50.256Z] Name Value [2021-06-10T06:36:50.256Z] ---- ----- [2021-06-10T06:36:50.256Z] ALLUSERSPROFILE C:\ProgramData [2021-06-10T06:36:50.256Z] amd64 true [2021-06-10T06:36:50.256Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-10T06:36:50.256Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-10T06:36:50.256Z] arm64 false [2021-06-10T06:36:50.256Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-10T06:36:50.256Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-10T06:36:50.256Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-10T06:36:50.256Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-10T06:36:50.256Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-10T06:36:50.256Z] BRANCH_NAME PR-42505 [2021-06-10T06:36:50.256Z] BUILD_DISPLAY_NAME #2 [2021-06-10T06:36:50.256Z] BUILD_ID 2 [2021-06-10T06:36:50.256Z] BUILD_NUMBER 2 [2021-06-10T06:36:50.256Z] BUILD_TAG jenkins-moby-PR-42505-2 [2021-06-10T06:36:50.256Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/2/ [2021-06-10T06:36:50.256Z] cgroup2 true [2021-06-10T06:36:50.256Z] CHANGE_AUTHOR thaJeztah [2021-06-10T06:36:50.256Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-10T06:36:50.256Z] CHANGE_BRANCH endpoint_deadcode [2021-06-10T06:36:50.256Z] CHANGE_FORK thaJeztah/docker [2021-06-10T06:36:50.256Z] CHANGE_ID 42505 [2021-06-10T06:36:50.256Z] CHANGE_TARGET master [2021-06-10T06:36:50.256Z] CHANGE_TITLE libnetwork/endpoint: remove redundant doUpdateHostsFile() function [2021-06-10T06:36:50.256Z] CHANGE_URL https://github.com/moby/moby/pull/42505 [2021-06-10T06:36:50.256Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T06:36:50.256Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-10T06:36:50.256Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-10T06:36:50.256Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-10T06:36:50.256Z] COMPUTERNAME azwin-2-a848c0 [2021-06-10T06:36:50.256Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-10T06:36:50.256Z] ConfigSequenceNumber 0 [2021-06-10T06:36:50.256Z] dco true [2021-06-10T06:36:50.256Z] DOCKER_BUILDKIT 0 [2021-06-10T06:36:50.256Z] DOCKER_DUT_DEBUG 1 [2021-06-10T06:36:50.256Z] DOCKER_EXPERIMENTAL 1 [2021-06-10T06:36:50.256Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-10T06:36:50.256Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-10T06:36:50.256Z] EXECUTOR_NUMBER 0 [2021-06-10T06:36:50.256Z] FQDN azwin-2-a848c0.westus.cloudapp.azure.com [2021-06-10T06:36:50.256Z] GIT_BRANCH PR-42505 [2021-06-10T06:36:50.256Z] GIT_COMMIT 6fa5cfadf45289bc91e65392f7dcffe43649d554 [2021-06-10T06:36:50.256Z] GIT_PREVIOUS_COMMIT 350e303c7f0af8b3fd2d377faf56485862a7e8c3 [2021-06-10T06:36:50.256Z] GIT_URL https://github.com/moby/moby.git [2021-06-10T06:36:50.256Z] HUDSON_COOKIE af82a68d-3d8b-4f18-b116-16191dd11fa3 [2021-06-10T06:36:50.256Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-10T06:36:50.256Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-10T06:36:50.256Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-10T06:36:50.256Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-10T06:36:50.256Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-10T06:36:50.256Z] JENKINS_NODE_COOKIE 03014da6-eead-4ae9-9709-ec647c12e1ca [2021-06-10T06:36:50.256Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-10T06:36:50.256Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-10T06:36:50.256Z] JOB_BASE_NAME PR-42505 [2021-06-10T06:36:50.256Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/display/redirect [2021-06-10T06:36:50.256Z] JOB_NAME moby/PR-42505 [2021-06-10T06:36:50.256Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/ [2021-06-10T06:36:50.256Z] library.jps.version master [2021-06-10T06:36:50.256Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-10T06:36:50.256Z] NODE_LABELS amd64 azure azwin-2-a848c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-10T06:36:50.256Z] NODE_NAME azwin-2-a848c0 [2021-06-10T06:36:50.256Z] NUMBER_OF_PROCESSORS 4 [2021-06-10T06:36:50.256Z] OS Windows_NT [2021-06-10T06:36:50.256Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-10T06:36:50.256Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-10T06:36:50.256Z] ppc64le false [2021-06-10T06:36:50.256Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-10T06:36:50.256Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-06-10T06:36:50.256Z] PROCESSOR_LEVEL 6 [2021-06-10T06:36:50.256Z] PROCESSOR_REVISION 5504 [2021-06-10T06:36:50.257Z] ProgramData C:\ProgramData [2021-06-10T06:36:50.257Z] ProgramFiles C:\Program Files [2021-06-10T06:36:50.257Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-10T06:36:50.257Z] ProgramW6432 C:\Program Files [2021-06-10T06:36:50.257Z] PROMPT $P$G [2021-06-10T06:36:50.257Z] PSExecutionPolicyPreference Bypass [2021-06-10T06:36:50.257Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-10T06:36:50.257Z] PUBLIC C:\Users\Public [2021-06-10T06:36:50.257Z] rootless true [2021-06-10T06:36:50.257Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/2/display/redirect?page=artif... [2021-06-10T06:36:50.257Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/2/display/redirect?page=changes [2021-06-10T06:36:50.257Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/2/display/redirect [2021-06-10T06:36:50.257Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/2/display/redirect?page=tests [2021-06-10T06:36:50.257Z] s390x false [2021-06-10T06:36:50.257Z] SKIP_VALIDATION_TESTS 1 [2021-06-10T06:36:50.257Z] SOURCES_DRIVE d [2021-06-10T06:36:50.257Z] SOURCES_SUBDIR gopath [2021-06-10T06:36:50.257Z] STAGE_NAME Run tests [2021-06-10T06:36:50.257Z] SystemDrive C: [2021-06-10T06:36:50.257Z] SystemRoot C:\Windows [2021-06-10T06:36:50.257Z] TEMP C:\Windows\TEMP [2021-06-10T06:36:50.257Z] TESTDEBUG 0 [2021-06-10T06:36:50.257Z] TESTRUN_DRIVE d [2021-06-10T06:36:50.257Z] TESTRUN_SUBDIR CI [2021-06-10T06:36:50.257Z] TIMEOUT 120m [2021-06-10T06:36:50.257Z] TMP C:\Windows\TEMP [2021-06-10T06:36:50.257Z] unit_validate true [2021-06-10T06:36:50.257Z] USERDOMAIN WORKGROUP [2021-06-10T06:36:50.257Z] USERNAME azwin-2-a848c0$ [2021-06-10T06:36:50.257Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-10T06:36:50.257Z] validate_force false [2021-06-10T06:36:50.257Z] windir C:\Windows [2021-06-10T06:36:50.257Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-10T06:36:50.257Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-10T06:36:50.257Z] windows2022 true [2021-06-10T06:36:50.257Z] windowsRS1 false [2021-06-10T06:36:50.257Z] windowsRS5 true [2021-06-10T06:36:50.257Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-10T06:36:50.257Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.257Z] INFO: Sources under d:\gopath\... [2021-06-10T06:36:50.257Z] INFO: Test run under d:\CI\... [2021-06-10T06:36:50.257Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-10T06:36:50.257Z] INFO: docker/docker repository was found [2021-06-10T06:36:50.257Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-06-10T06:36:50.257Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-06-10T06:36:50.257Z] INFO: Docker version of control daemon [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.257Z] Client: [2021-06-10T06:36:50.257Z] Version: 20.10.6 [2021-06-10T06:36:50.257Z] API version: 1.41 [2021-06-10T06:36:50.257Z] Go version: go1.16.3 [2021-06-10T06:36:50.257Z] Git commit: 370c289 [2021-06-10T06:36:50.257Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-10T06:36:50.257Z] OS/Arch: windows/amd64 [2021-06-10T06:36:50.257Z] Context: default [2021-06-10T06:36:50.257Z] Experimental: true [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.257Z] Server: Docker Engine - Community [2021-06-10T06:36:50.257Z] Engine: [2021-06-10T06:36:50.257Z] Version: 20.10.6 [2021-06-10T06:36:50.257Z] API version: 1.41 (minimum version 1.24) [2021-06-10T06:36:50.257Z] Go version: go1.13.15 [2021-06-10T06:36:50.257Z] Git commit: 8728dd2 [2021-06-10T06:36:50.257Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-10T06:36:50.257Z] OS/Arch: windows/amd64 [2021-06-10T06:36:50.257Z] Experimental: true [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.257Z] INFO: Docker info of control daemon [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.257Z] Client: [2021-06-10T06:36:50.257Z] Context: default [2021-06-10T06:36:50.257Z] Debug Mode: false [2021-06-10T06:36:50.257Z] Plugins: [2021-06-10T06:36:50.257Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-10T06:36:50.257Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-10T06:36:50.257Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.257Z] Server: [2021-06-10T06:36:50.257Z] Containers: 0 [2021-06-10T06:36:50.257Z] Running: 0 [2021-06-10T06:36:50.257Z] Paused: 0 [2021-06-10T06:36:50.257Z] Stopped: 0 [2021-06-10T06:36:50.257Z] Images: 10 [2021-06-10T06:36:50.257Z] Server Version: 20.10.6 [2021-06-10T06:36:50.257Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-10T06:36:50.257Z] Windows: [2021-06-10T06:36:50.257Z] LCOW: [2021-06-10T06:36:50.257Z] Logging Driver: json-file [2021-06-10T06:36:50.257Z] Plugins: [2021-06-10T06:36:50.257Z] Volume: local [2021-06-10T06:36:50.257Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T06:36:50.257Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T06:36:50.257Z] Swarm: inactive [2021-06-10T06:36:50.257Z] Default Isolation: process [2021-06-10T06:36:50.257Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-10T06:36:50.257Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-10T06:36:50.257Z] OSType: windows [2021-06-10T06:36:50.257Z] Architecture: x86_64 [2021-06-10T06:36:50.257Z] CPUs: 4 [2021-06-10T06:36:50.257Z] Total Memory: 32GiB [2021-06-10T06:36:50.257Z] Name: azwin-2-a848c0 [2021-06-10T06:36:50.257Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-10T06:36:50.257Z] Docker Root Dir: D:\docker [2021-06-10T06:36:50.257Z] Debug Mode: false [2021-06-10T06:36:50.257Z] Registry: https://index.docker.io/v1/ [2021-06-10T06:36:50.257Z] Labels: [2021-06-10T06:36:50.257Z] Experimental: true [2021-06-10T06:36:50.257Z] Insecure Registries: [2021-06-10T06:36:50.257Z] 10.0.0.4:5000 [2021-06-10T06:36:50.257Z] 127.0.0.0/8 [2021-06-10T06:36:50.257Z] Registry Mirrors: [2021-06-10T06:36:50.257Z] http://10.0.0.4:5000/ [2021-06-10T06:36:50.257Z] Live Restore Enabled: false [2021-06-10T06:36:50.257Z] Product License: Community Engine [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.257Z] INFO: Commit hash is 6fa5cfadf4 [2021-06-10T06:36:50.257Z] INFO: Nuke-Everything... [2021-06-10T06:36:50.257Z] INFO: Container count on control daemon to delete is 0 [2021-06-10T06:36:50.257Z] INFO: Nuking d:\CI [2021-06-10T06:36:50.257Z] INFO: Zapped successfully [2021-06-10T06:36:50.257Z] INFO: Location for testing is d:\CI\PR-42505\2 [2021-06-10T06:36:50.257Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.257Z] INFO: Building the image from Dockerfile.windows at 06/10/2021 06:36:48... [2021-06-10T06:36:50.257Z] [2021-06-10T06:36:50.534Z] #57 33.44 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-10T06:36:50.534Z] #57 33.44 + BUILDTAGS='netgo osusergo static_build' [2021-06-10T06:36:50.534Z] #57 33.44 + export EXTRA_FLAGS=-buildmode=pie [2021-06-10T06:36:50.534Z] #57 33.44 + EXTRA_FLAGS=-buildmode=pie [2021-06-10T06:36:50.534Z] #57 33.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-10T06:36:50.534Z] #57 33.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-10T06:36:50.534Z] #57 33.44 + '[' '' = dynamic ']' [2021-06-10T06:36:50.534Z] #57 33.44 + make [2021-06-10T06:36:51.472Z] #57 34.41 + bin/ctr [2021-06-10T06:36:54.894Z] Sending build context to Docker daemon 61.09MB [2021-06-10T06:36:54.894Z] [2021-06-10T06:36:54.894Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-10T06:36:54.894Z] ---> 5b60ac4e9e92 [2021-06-10T06:36:54.894Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-10T06:36:54.894Z] ---> Using cache [2021-06-10T06:36:54.894Z] ---> bde103230a9a [2021-06-10T06:36:54.894Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-10T06:36:54.894Z] ---> Using cache [2021-06-10T06:36:54.894Z] ---> 2a61fa62acfc [2021-06-10T06:36:54.894Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-10T06:36:54.894Z] ---> Using cache [2021-06-10T06:36:54.894Z] ---> 22b5c8c1046e [2021-06-10T06:36:54.894Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-06-10T06:36:54.894Z] ---> Using cache [2021-06-10T06:36:54.894Z] ---> 56689e74eb94 [2021-06-10T06:36:54.894Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-06-10T06:36:54.894Z] ---> Using cache [2021-06-10T06:36:54.894Z] ---> b7df0c8c3e0c [2021-06-10T06:36:54.894Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-06-10T06:36:54.894Z] ---> Using cache [2021-06-10T06:36:54.894Z] ---> 35dbba308499 [2021-06-10T06:36:54.894Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-10T06:36:54.894Z] ---> Using cache [2021-06-10T06:36:54.894Z] ---> b42e9cb4fd66 [2021-06-10T06:36:54.894Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-10T06:36:54.894Z] ---> Using cache [2021-06-10T06:36:54.894Z] ---> 486cf04cdbb8 [2021-06-10T06:36:54.894Z] Step 10/10 : COPY . . [2021-06-10T06:36:58.041Z] #57 ... [2021-06-10T06:36:58.041Z] [2021-06-10T06:36:58.041Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T06:36:58.041Z] #59 sha256:8a37e64d88f9a7985632a7ad0f262cc5603cf380db0cf4befae714b8144dc9c3 [2021-06-10T06:36:58.041Z] #59 40.53 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-10T06:36:58.041Z] #59 40.53 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-10T06:37:01.334Z] #59 DONE 44.3s [2021-06-10T06:37:01.334Z] [2021-06-10T06:37:01.334Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T06:37:01.334Z] #54 sha256:be0b1b00652222ef4bfb5bad26208cd961a2900d779dd1aa386a1eef595f63b1 [2021-06-10T06:37:01.595Z] #54 ... [2021-06-10T06:37:01.595Z] [2021-06-10T06:37:01.595Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T06:37:01.595Z] #60 sha256:1e6db0db78f05cb6afe907cbf172d03d49f98e60bc2d5ddc973daa653f772245 [2021-06-10T06:37:01.595Z] #60 DONE 0.1s [2021-06-10T06:37:01.595Z] [2021-06-10T06:37:01.595Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T06:37:01.595Z] #61 sha256:f4f810c2283d4252081cc6d28a0b8820a7193c90b5e8d72a2ec0baebfbf26be9 [2021-06-10T06:37:01.595Z] #61 DONE 0.1s [2021-06-10T06:37:01.595Z] [2021-06-10T06:37:01.595Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:37:01.595Z] #50 sha256:8e7c8a8b77a9e15c411d4833537e664c57df483b12351cbf006f4b7c85ef49a9 [2021-06-10T06:37:02.973Z] #50 ... [2021-06-10T06:37:02.973Z] [2021-06-10T06:37:02.973Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T06:37:02.973Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-10T06:37:02.973Z] #64 CACHED [2021-06-10T06:37:02.973Z] [2021-06-10T06:37:02.973Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T06:37:02.973Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-10T06:37:02.973Z] #66 CACHED [2021-06-10T06:37:02.973Z] [2021-06-10T06:37:02.973Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T06:37:02.973Z] #54 sha256:be0b1b00652222ef4bfb5bad26208cd961a2900d779dd1aa386a1eef595f63b1 [2021-06-10T06:37:11.092Z] #54 52.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-10T06:37:11.092Z] #54 54.07 + mkdir -p /build [2021-06-10T06:37:11.352Z] #54 54.08 + cp runc /build/runc [2021-06-10T06:37:11.922Z] #54 DONE 54.7s [2021-06-10T06:37:11.922Z] [2021-06-10T06:37:11.922Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:37:11.922Z] #57 sha256:f6be0a6007d4b600f59852b1e23b0029b418c945d1553ca20d6afe3a774e523a [2021-06-10T06:37:12.916Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02aae69d434a2c9c3) in /home/ubuntu/workspace/moby_PR-42505 [Pipeline] { [Pipeline] checkout [2021-06-10T06:37:12.998Z] The recommended git tool is: git [2021-06-10T06:37:15.030Z] using credential docker-jenkins-github-credentials [2021-06-10T06:37:15.036Z] Cloning the remote Git repository [2021-06-10T06:37:15.036Z] Cloning with configured refspecs honoured and without tags [2021-06-10T06:37:15.186Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T06:37:15.238Z] > git init /home/ubuntu/workspace/moby_PR-42505 # timeout=10 [2021-06-10T06:37:15.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:37:15.634Z] > git --version # timeout=10 [2021-06-10T06:37:15.648Z] > git --version # 'git version 2.25.1' [2021-06-10T06:37:15.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:37:15.656Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:37:19.898Z] ---> 82c2d61769fb [2021-06-10T06:37:20.354Z] Successfully built 82c2d61769fb [2021-06-10T06:37:20.354Z] Successfully tagged docker:latest [2021-06-10T06:37:20.354Z] INFO: Image build ended at 06/10/2021 06:37:20. Duration:00:00:31.4938472 [2021-06-10T06:37:20.354Z] [2021-06-10T06:37:20.354Z] [2021-06-10T06:37:20.354Z] INFO: Building the test binaries at 06/10/2021 06:37:20... [2021-06-10T06:37:27.383Z] INFO: make.ps1 starting at 06/10/2021 06:37:26 [2021-06-10T06:37:27.383Z] INFO: Git commit (6fa5cfadf4) assumed from DOCKER_GITCOMMIT environment variable [2021-06-10T06:37:27.383Z] INFO: Invoking autogen... [2021-06-10T06:37:27.836Z] INFO: Building daemon... [2021-06-10T06:37:31.711Z] Fetching without tags [2021-06-10T06:37:32.036Z] Merging remotes/origin/master commit b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 into PR head commit 350e303c7f0af8b3fd2d377faf56485862a7e8c3 [2021-06-10T06:37:31.660Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:37:31.679Z] > git config --add remote.origin.fetch +refs/pull/42505/head:refs/remotes/origin/PR-42505 # timeout=10 [2021-06-10T06:37:31.691Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:37:31.704Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:37:31.726Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:37:31.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:37:31.727Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:37:32.056Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:37:32.074Z] > git checkout -f 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [2021-06-10T06:37:32.784Z] > git remote # timeout=10 [2021-06-10T06:37:32.803Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T06:37:32.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:37:32.818Z] > git merge b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 # timeout=10 [2021-06-10T06:37:33.452Z] Merge succeeded, producing 583ba603bee9652dbcc19797609539552768c2fb [2021-06-10T06:37:33.452Z] Checking out Revision 583ba603bee9652dbcc19797609539552768c2fb (PR-42505) [2021-06-10T06:37:33.442Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T06:37:33.463Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:37:33.477Z] > git checkout -f 583ba603bee9652dbcc19797609539552768c2fb # timeout=10 [2021-06-10T06:37:36.944Z] Commit message: "Merge commit 'b57e71941eaedcd163fd0f73bfad5dc2f8cf4986' into HEAD" [2021-06-10T06:37:36.953Z] > git rev-list --no-walk 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T06:37:37.867Z] + docker version [2021-06-10T06:37:44.026Z] #57 ... [2021-06-10T06:37:44.026Z] [2021-06-10T06:37:44.026Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:37:44.026Z] #50 sha256:8e7c8a8b77a9e15c411d4833537e664c57df483b12351cbf006f4b7c85ef49a9 [2021-06-10T06:37:44.026Z] #50 85.70 + /build/golangci-lint --version [2021-06-10T06:37:44.026Z] #50 85.88 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-10T06:37:44.026Z] #50 DONE 86.7s [2021-06-10T06:37:44.026Z] [2021-06-10T06:37:44.026Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:37:44.026Z] #57 sha256:f6be0a6007d4b600f59852b1e23b0029b418c945d1553ca20d6afe3a774e523a [2021-06-10T06:37:44.961Z] #57 ... [2021-06-10T06:37:44.961Z] [2021-06-10T06:37:44.961Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T06:37:44.961Z] #51 sha256:0e826bb03450de80ad99ba13946462ae351c260a9f51dab38d52c0f1b09e889f [2021-06-10T06:37:45.528Z] #51 DONE 0.6s [2021-06-10T06:37:45.528Z] [2021-06-10T06:37:45.528Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T06:37:45.528Z] #53 sha256:02d36508861e206e020945c6fc27dfd8fb0ed5bc69d5dbb82b86d2759c0edc25 [2021-06-10T06:37:45.789Z] #53 DONE 0.2s [2021-06-10T06:37:45.789Z] [2021-06-10T06:37:45.789Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T06:37:45.789Z] #55 sha256:e6a14acdaa44432fc1261e64090127127ed33026a7b4b12baae75d170b8872b3 [2021-06-10T06:37:46.048Z] #55 DONE 0.3s [2021-06-10T06:37:46.048Z] [2021-06-10T06:37:46.048Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:37:46.048Z] #57 sha256:f6be0a6007d4b600f59852b1e23b0029b418c945d1553ca20d6afe3a774e523a [2021-06-10T06:37:46.307Z] #57 89.31 + bin/containerd [2021-06-10T06:37:47.818Z] Client: Docker Engine - Community [2021-06-10T06:37:47.818Z] Version: 20.10.6 [2021-06-10T06:37:47.818Z] API version: 1.41 [2021-06-10T06:37:47.818Z] Go version: go1.13.15 [2021-06-10T06:37:47.818Z] Git commit: 370c289 [2021-06-10T06:37:47.818Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-10T06:37:47.818Z] OS/Arch: linux/amd64 [2021-06-10T06:37:47.818Z] Context: default [2021-06-10T06:37:47.818Z] Experimental: true [2021-06-10T06:37:47.818Z] [2021-06-10T06:37:47.818Z] Server: Docker Engine - Community [2021-06-10T06:37:47.818Z] Engine: [2021-06-10T06:37:47.818Z] Version: 20.10.6 [2021-06-10T06:37:47.818Z] API version: 1.41 (minimum version 1.12) [2021-06-10T06:37:47.818Z] Go version: go1.13.15 [2021-06-10T06:37:47.818Z] Git commit: 8728dd2 [2021-06-10T06:37:47.818Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-10T06:37:47.818Z] OS/Arch: linux/amd64 [2021-06-10T06:37:47.818Z] Experimental: true [2021-06-10T06:37:47.818Z] containerd: [2021-06-10T06:37:47.818Z] Version: 1.4.6 [2021-06-10T06:37:47.818Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T06:37:47.818Z] runc: [2021-06-10T06:37:47.818Z] Version: 1.0.0-rc95 [2021-06-10T06:37:47.818Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T06:37:47.818Z] docker-init: [2021-06-10T06:37:47.818Z] Version: 0.19.0 [2021-06-10T06:37:47.818Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-10T06:37:48.160Z] + docker info [2021-06-10T06:37:55.367Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T06:37:55.367Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T06:37:55.367Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T06:37:55.367Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T06:37:55.367Z] [2021-06-10T06:37:55.367Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T06:37:55.367Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T06:37:55.367Z] HOSTNAME=f0a8605e60e4 [2021-06-10T06:37:55.367Z] DEST=bundles/test-integration [2021-06-10T06:37:55.367Z] PWD=/go/src/github.com/docker/docker [2021-06-10T06:37:55.367Z] DOCKER_ROOTLESS=1 [2021-06-10T06:37:55.367Z] DOCKER_GITCOMMIT=871e5a3ccb6abf1f68903f5dec1662758961246b [2021-06-10T06:37:55.367Z] container=docker [2021-06-10T06:37:55.367Z] HOME=/root [2021-06-10T06:37:55.367Z] GOLANG_VERSION=1.13.15 [2021-06-10T06:37:55.367Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T06:37:55.367Z] VALIDATE_BRANCH=master [2021-06-10T06:37:55.367Z] TERM=xterm [2021-06-10T06:37:55.367Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T06:37:55.367Z] SHLVL=1 [2021-06-10T06:37:55.367Z] TIMEOUT=120m [2021-06-10T06:37:55.367Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T06:37:55.367Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T06:37:55.367Z] GO111MODULE=off [2021-06-10T06:37:55.367Z] DOCKER_EXPERIMENTAL=1 [2021-06-10T06:37:55.367Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T06:37:55.367Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T06:37:55.367Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T06:37:55.367Z] GOPATH=/go [2021-06-10T06:37:55.367Z] PKG_CONFIG=pkg-config [2021-06-10T06:37:55.367Z] _=/usr/bin/env [2021-06-10T06:37:55.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-10T06:37:56.594Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T06:37:56.594Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T06:37:56.594Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T06:37:56.594Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T06:37:56.594Z] [2021-06-10T06:37:56.594Z] + TEST_INTEGRATION_DEST=2 [2021-06-10T06:37:56.594Z] + CONTAINER_NAME=docker-pr2-2 [2021-06-10T06:37:56.594Z] + TEST_SKIP_INTEGRATION=1 [2021-06-10T06:37:56.594Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-10T06:37:56.594Z] + run_tests [2021-06-10T06:37:56.594Z] + c=0 [2021-06-10T06:37:56.594Z] + '[' -n 0 ']' [2021-06-10T06:37:56.594Z] + rm= [2021-06-10T06:37:56.594Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42505/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42505/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42505/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=871e5a3ccb6abf1f68903f5dec1662758961246b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:871e5a3ccb6abf1f68903f5dec1662758961246b hack/make.sh '' test-integration [2021-06-10T06:37:56.594Z] + TEST_INTEGRATION_DEST=1 [2021-06-10T06:37:56.594Z] + CONTAINER_NAME=docker-pr2-1 [2021-06-10T06:37:56.594Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T06:37:56.594Z] + run_tests test-integration-flaky [2021-06-10T06:37:56.594Z] + '[' -n 0 ']' [2021-06-10T06:37:56.594Z] + rm= [2021-06-10T06:37:56.594Z] + TEST_INTEGRATION_DEST=3 [2021-06-10T06:37:56.594Z] + CONTAINER_NAME=docker-pr2-3 [2021-06-10T06:37:56.594Z] + TEST_SKIP_INTEGRATION=1 [2021-06-10T06:37:56.594Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-10T06:37:56.594Z] + run_tests [2021-06-10T06:37:56.594Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42505/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42505/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42505/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=871e5a3ccb6abf1f68903f5dec1662758961246b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:871e5a3ccb6abf1f68903f5dec1662758961246b hack/make.sh test-integration-flaky test-integration [2021-06-10T06:37:56.594Z] + '[' -n 0 ']' [2021-06-10T06:37:56.594Z] + rm= [2021-06-10T06:37:56.594Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42505/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42505/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42505/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=871e5a3ccb6abf1f68903f5dec1662758961246b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:871e5a3ccb6abf1f68903f5dec1662758961246b hack/make.sh '' test-integration [2021-06-10T06:37:56.594Z] ++ jobs -p [2021-06-10T06:37:56.594Z] + for job in $(jobs -p) [2021-06-10T06:37:56.594Z] + wait 15642 [2021-06-10T06:37:56.594Z] [2021-06-10T06:37:56.594Z] [2021-06-10T06:37:56.594Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-10T06:37:56.594Z] [2021-06-10T06:37:56.594Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T06:37:56.594Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T06:37:56.594Z] HOSTNAME=2dc61d2de747 [2021-06-10T06:37:56.594Z] TEST_SKIP_INTEGRATION=1 [2021-06-10T06:37:56.594Z] TESTDEBUG=0 [2021-06-10T06:37:56.594Z] DEST=bundles/test-integration [2021-06-10T06:37:56.594Z] PWD=/go/src/github.com/docker/docker [2021-06-10T06:37:56.594Z] KEEPBUNDLE=1 [2021-06-10T06:37:56.594Z] DOCKER_GITCOMMIT=871e5a3ccb6abf1f68903f5dec1662758961246b [2021-06-10T06:37:56.594Z] container=docker [2021-06-10T06:37:56.594Z] HOME=/root [2021-06-10T06:37:56.595Z] GOLANG_VERSION=1.13.15 [2021-06-10T06:37:56.595Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T06:37:56.595Z] VALIDATE_BRANCH=master [2021-06-10T06:37:56.595Z] TERM=xterm [2021-06-10T06:37:56.595Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T06:37:56.595Z] SHLVL=1 [2021-06-10T06:37:56.595Z] TIMEOUT=120m [2021-06-10T06:37:56.595Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T06:37:56.595Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T06:37:56.595Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-10T06:37:56.595Z] GO111MODULE=off [2021-06-10T06:37:56.595Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T06:37:56.595Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T06:37:56.595Z] GOPATH=/go [2021-06-10T06:37:56.595Z] PKG_CONFIG=pkg-config [2021-06-10T06:37:56.595Z] _=/usr/bin/env [2021-06-10T06:37:56.595Z] Building test suite binary ./integration-cli/test.main [2021-06-10T06:37:56.595Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T06:37:56.595Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T06:37:56.595Z] HOSTNAME=81a6afb740f5 [2021-06-10T06:37:56.595Z] TEST_SKIP_INTEGRATION=1 [2021-06-10T06:37:56.595Z] TESTDEBUG=0 [2021-06-10T06:37:56.595Z] DEST=bundles/test-integration [2021-06-10T06:37:56.595Z] PWD=/go/src/github.com/docker/docker [2021-06-10T06:37:56.595Z] KEEPBUNDLE=1 [2021-06-10T06:37:56.595Z] DOCKER_GITCOMMIT=871e5a3ccb6abf1f68903f5dec1662758961246b [2021-06-10T06:37:56.595Z] container=docker [2021-06-10T06:37:56.595Z] HOME=/root [2021-06-10T06:37:56.595Z] GOLANG_VERSION=1.13.15 [2021-06-10T06:37:56.595Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T06:37:56.595Z] VALIDATE_BRANCH=master [2021-06-10T06:37:56.595Z] TERM=xterm [2021-06-10T06:37:56.595Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T06:37:56.595Z] SHLVL=1 [2021-06-10T06:37:56.595Z] TIMEOUT=120m [2021-06-10T06:37:56.595Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T06:37:56.595Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T06:37:56.595Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-10T06:37:56.595Z] GO111MODULE=off [2021-06-10T06:37:56.595Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T06:37:56.595Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T06:37:56.595Z] GOPATH=/go [2021-06-10T06:37:56.595Z] PKG_CONFIG=pkg-config [2021-06-10T06:37:56.595Z] _=/usr/bin/env [2021-06-10T06:37:56.595Z] Building test suite binary ./integration-cli/test.main [2021-06-10T06:37:56.595Z] No new tests added to integration. [2021-06-10T06:37:56.595Z] [2021-06-10T06:37:56.595Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T06:37:56.595Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T06:37:56.595Z] HOSTNAME=80a8ff5e55bc [2021-06-10T06:37:56.595Z] TESTDEBUG=0 [2021-06-10T06:37:56.595Z] DEST=bundles/test-integration [2021-06-10T06:37:56.595Z] PWD=/go/src/github.com/docker/docker [2021-06-10T06:37:56.595Z] KEEPBUNDLE=1 [2021-06-10T06:37:56.595Z] DOCKER_GITCOMMIT=871e5a3ccb6abf1f68903f5dec1662758961246b [2021-06-10T06:37:56.595Z] container=docker [2021-06-10T06:37:56.595Z] HOME=/root [2021-06-10T06:37:56.595Z] GOLANG_VERSION=1.13.15 [2021-06-10T06:37:56.595Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T06:37:56.595Z] VALIDATE_BRANCH=master [2021-06-10T06:37:56.595Z] TERM=xterm [2021-06-10T06:37:56.595Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T06:37:56.595Z] SHLVL=1 [2021-06-10T06:37:56.595Z] TIMEOUT=120m [2021-06-10T06:37:56.595Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T06:37:56.595Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T06:37:56.595Z] GO111MODULE=off [2021-06-10T06:37:56.595Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T06:37:56.595Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T06:37:56.595Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T06:37:56.595Z] GOPATH=/go [2021-06-10T06:37:56.595Z] PKG_CONFIG=pkg-config [2021-06-10T06:37:56.595Z] _=/usr/bin/env [2021-06-10T06:37:56.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-10T06:38:06.203Z] Client: [2021-06-10T06:38:06.203Z] Context: default [2021-06-10T06:38:06.203Z] Debug Mode: false [2021-06-10T06:38:06.203Z] Plugins: [2021-06-10T06:38:06.203Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T06:38:06.203Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T06:38:06.203Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-10T06:38:06.203Z] [2021-06-10T06:38:06.203Z] Server: [2021-06-10T06:38:06.203Z] Containers: 0 [2021-06-10T06:38:06.203Z] Running: 0 [2021-06-10T06:38:06.203Z] Paused: 0 [2021-06-10T06:38:06.203Z] Stopped: 0 [2021-06-10T06:38:06.203Z] Images: 0 [2021-06-10T06:38:06.203Z] Server Version: 20.10.6 [2021-06-10T06:38:06.203Z] Storage Driver: overlay2 [2021-06-10T06:38:06.203Z] Backing Filesystem: extfs [2021-06-10T06:38:06.203Z] Supports d_type: true [2021-06-10T06:38:06.203Z] Native Overlay Diff: true [2021-06-10T06:38:06.203Z] userxattr: false [2021-06-10T06:38:06.203Z] Logging Driver: json-file [2021-06-10T06:38:06.203Z] Cgroup Driver: systemd [2021-06-10T06:38:06.203Z] Cgroup Version: 2 [2021-06-10T06:38:06.203Z] Plugins: [2021-06-10T06:38:06.203Z] Volume: local [2021-06-10T06:38:06.203Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T06:38:06.203Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T06:38:06.203Z] Swarm: inactive [2021-06-10T06:38:06.203Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-10T06:38:06.203Z] Default Runtime: runc [2021-06-10T06:38:06.203Z] Init Binary: docker-init [2021-06-10T06:38:06.203Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T06:38:06.203Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T06:38:06.203Z] init version: de40ad0 [2021-06-10T06:38:06.203Z] Security Options: [2021-06-10T06:38:06.203Z] apparmor [2021-06-10T06:38:06.203Z] seccomp [2021-06-10T06:38:06.203Z] Profile: default [2021-06-10T06:38:06.203Z] cgroupns [2021-06-10T06:38:06.203Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T06:38:06.203Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-10T06:38:06.203Z] OSType: linux [2021-06-10T06:38:06.203Z] Architecture: x86_64 [2021-06-10T06:38:06.203Z] CPUs: 2 [2021-06-10T06:38:06.203Z] Total Memory: 7.487GiB [2021-06-10T06:38:06.203Z] Name: ip-10-100-81-115 [2021-06-10T06:38:06.203Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-10T06:38:06.203Z] Docker Root Dir: /var/lib/docker [2021-06-10T06:38:06.204Z] Debug Mode: false [2021-06-10T06:38:06.204Z] Registry: https://index.docker.io/v1/ [2021-06-10T06:38:06.204Z] Labels: [2021-06-10T06:38:06.204Z] Experimental: true [2021-06-10T06:38:06.204Z] Insecure Registries: [2021-06-10T06:38:06.204Z] 127.0.0.0/8 [2021-06-10T06:38:06.204Z] Live Restore Enabled: true [2021-06-10T06:38:06.204Z] [2021-06-10T06:38:06.204Z] WARNING: No kernel memory limit support [2021-06-10T06:38:06.204Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-10T06:38:06.528Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:583ba603bee9652dbcc19797609539552768c2fb . [2021-06-10T06:38:06.784Z] #1 [internal] load build definition from Dockerfile [2021-06-10T06:38:06.784Z] #1 sha256:609629a0b021782c129b2d58b7a397e63af23b7253cb153cd6c04848f9ade5fa [2021-06-10T06:38:06.784Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T06:38:06.784Z] #1 DONE 0.2s [2021-06-10T06:38:06.784Z] [2021-06-10T06:38:06.784Z] #2 [internal] load .dockerignore [2021-06-10T06:38:06.784Z] #2 sha256:56517c7c603b7c31c18d973f67cbf21bbeb1d2504135b40e9e932a40fe8a31b3 [2021-06-10T06:38:06.784Z] #2 transferring context: 87B done [2021-06-10T06:38:06.784Z] #2 DONE 0.0s [2021-06-10T06:38:06.784Z] [2021-06-10T06:38:06.784Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T06:38:06.784Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-10T06:38:07.356Z] #3 DONE 0.4s [2021-06-10T06:38:07.356Z] [2021-06-10T06:38:07.356Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T06:38:07.356Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-10T06:38:07.356Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-10T06:38:07.356Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-10T06:38:07.356Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-10T06:38:07.356Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-10T06:38:07.356Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-10T06:38:07.630Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-10T06:38:07.630Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-10T06:38:08.214Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-06-10T06:38:08.214Z] #4 DONE 1.0s [2021-06-10T06:38:08.470Z] [2021-06-10T06:38:08.470Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T06:38:08.470Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T06:38:09.420Z] #8 DONE 0.8s [2021-06-10T06:38:09.420Z] [2021-06-10T06:38:09.420Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T06:38:09.420Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-10T06:38:09.420Z] #6 DONE 0.8s [2021-06-10T06:38:09.420Z] [2021-06-10T06:38:09.420Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T06:38:09.420Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T06:38:09.420Z] #7 DONE 0.9s [2021-06-10T06:38:09.420Z] [2021-06-10T06:38:09.420Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T06:38:09.420Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T06:38:09.420Z] #5 DONE 0.9s [2021-06-10T06:38:09.676Z] [2021-06-10T06:38:09.676Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T06:38:09.676Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T06:38:09.676Z] #9 DONE 0.0s [2021-06-10T06:38:09.676Z] [2021-06-10T06:38:09.676Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T06:38:09.676Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T06:38:09.676Z] #26 DONE 0.0s [2021-06-10T06:38:09.676Z] [2021-06-10T06:38:09.676Z] #23 [internal] load build context [2021-06-10T06:38:09.676Z] #23 sha256:4ad25b1254670ff71e247b68f7af9d938c88bebc87a9401439c8fb1fd05338f6 [2021-06-10T06:38:12.211Z] #23 transferring context: 30.05MB 2.3s [2021-06-10T06:38:13.602Z] #23 ... [2021-06-10T06:38:13.602Z] [2021-06-10T06:38:13.602Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T06:38:13.602Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T06:38:13.602Z] #42 DONE 0.6s [2021-06-10T06:38:13.602Z] [2021-06-10T06:38:13.602Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T06:38:13.602Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T06:38:13.602Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-06-10T06:38:13.603Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-10T06:38:13.603Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-10T06:38:13.603Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-10T06:38:13.603Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-06-10T06:38:13.603Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2021-06-10T06:38:13.603Z] #63 DONE 3.9s [2021-06-10T06:38:13.603Z] [2021-06-10T06:38:13.603Z] #23 [internal] load build context [2021-06-10T06:38:13.603Z] #23 sha256:4ad25b1254670ff71e247b68f7af9d938c88bebc87a9401439c8fb1fd05338f6 [2021-06-10T06:38:13.603Z] #23 transferring context: 55.89MB 4.0s done [2021-06-10T06:38:13.859Z] #23 ... [2021-06-10T06:38:13.859Z] [2021-06-10T06:38:13.859Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T06:38:13.859Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T06:38:13.859Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-10T06:38:13.859Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-10T06:38:13.859Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-10T06:38:13.859Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-10T06:38:13.859Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-06-10T06:38:13.859Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2021-06-10T06:38:13.859Z] #65 DONE 4.1s [2021-06-10T06:38:13.859Z] [2021-06-10T06:38:13.859Z] #23 [internal] load build context [2021-06-10T06:38:13.859Z] #23 sha256:4ad25b1254670ff71e247b68f7af9d938c88bebc87a9401439c8fb1fd05338f6 [2021-06-10T06:38:13.859Z] #23 DONE 4.2s [2021-06-10T06:38:13.859Z] [2021-06-10T06:38:13.859Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T06:38:13.859Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T06:38:13.859Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-10T06:38:13.859Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-10T06:38:13.859Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-10T06:38:13.859Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-10T06:38:13.859Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.7s done [2021-06-10T06:38:13.859Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 3.2s done [2021-06-10T06:38:13.859Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.5s done [2021-06-10T06:38:13.859Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.90MB / 51.83MB 3.8s [2021-06-10T06:38:13.859Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.4s [2021-06-10T06:38:13.859Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.92MB / 68.67MB 3.8s [2021-06-10T06:38:13.859Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 3.8s [2021-06-10T06:38:14.154Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 4.0s [2021-06-10T06:38:14.154Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.36MB / 68.67MB 4.0s [2021-06-10T06:38:14.154Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.78MB / 120.17MB 4.0s [2021-06-10T06:38:14.437Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 4.2s [2021-06-10T06:38:14.437Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 4.2s [2021-06-10T06:38:14.694Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.14MB / 51.83MB 4.4s [2021-06-10T06:38:14.694Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.09MB / 68.67MB 4.4s [2021-06-10T06:38:14.694Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.26MB / 120.17MB 4.4s [2021-06-10T06:38:14.694Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.6s [2021-06-10T06:38:14.694Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.50MB / 68.67MB 4.6s [2021-06-10T06:38:14.951Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.9s [2021-06-10T06:38:14.951Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.33MB / 120.17MB 4.9s [2021-06-10T06:38:14.951Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 5.0s [2021-06-10T06:38:15.208Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.40MB / 120.17MB 5.0s [2021-06-10T06:38:15.474Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.81MB / 120.17MB 5.4s [2021-06-10T06:38:15.474Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.10MB / 120.17MB 5.5s [2021-06-10T06:38:15.730Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.7s [2021-06-10T06:38:16.293Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 6.0s done [2021-06-10T06:38:18.186Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 8.0s done [2021-06-10T06:38:18.386Z] #57 118.7 # github.com/containerd/containerd/cmd/containerd [2021-06-10T06:38:18.387Z] #57 118.7 /usr/bin/ld: /tmp/go-link-153457394/000018.o: in function `New': [2021-06-10T06:38:18.387Z] #57 118.7 /tmp/tmp.1aPvjoXgaV/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-06-10T06:38:18.387Z] #57 118.8 + bin/containerd-stress [2021-06-10T06:38:18.387Z] #57 120.7 + bin/containerd-shim [2021-06-10T06:38:19.113Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.6s [2021-06-10T06:38:19.113Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done [2021-06-10T06:38:19.674Z] #9 ... [2021-06-10T06:38:19.674Z] [2021-06-10T06:38:19.674Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T06:38:19.674Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T06:38:19.674Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-10T06:38:19.674Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-10T06:38:19.674Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-10T06:38:19.674Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-10T06:38:19.674Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.9s done [2021-06-10T06:38:19.674Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.6s done [2021-06-10T06:38:19.674Z] #26 ... [2021-06-10T06:38:19.674Z] [2021-06-10T06:38:19.674Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T06:38:19.674Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T06:38:20.605Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.3s done [2021-06-10T06:38:20.605Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-10T06:38:20.605Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 10.4s [2021-06-10T06:38:20.605Z] #9 ... [2021-06-10T06:38:20.605Z] [2021-06-10T06:38:20.605Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T06:38:20.605Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T06:38:20.605Z] #26 DONE 10.9s [2021-06-10T06:38:20.605Z] [2021-06-10T06:38:20.605Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T06:38:20.605Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T06:38:21.170Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-06-10T06:38:21.170Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-10T06:38:21.738Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-06-10T06:38:21.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-10T06:38:21.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-10T06:38:22.300Z] #9 ... [2021-06-10T06:38:22.300Z] [2021-06-10T06:38:22.300Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T06:38:22.300Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-10T06:38:22.300Z] #64 DONE 1.1s [2021-06-10T06:38:22.556Z] [2021-06-10T06:38:22.556Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T06:38:22.557Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T06:38:22.557Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-10T06:38:23.924Z] #9 ... [2021-06-10T06:38:23.924Z] [2021-06-10T06:38:23.924Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T06:38:23.924Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-10T06:38:23.924Z] #66 DONE 1.3s [2021-06-10T06:38:23.924Z] [2021-06-10T06:38:23.924Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T06:38:23.924Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T06:38:24.949Z] #57 127.5 + bin/containerd-shim-runc-v1 [2021-06-10T06:38:27.193Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.2s done [2021-06-10T06:38:27.193Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-10T06:38:30.215Z] #57 132.4 + bin/containerd-shim-runc-v2 [2021-06-10T06:38:30.461Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-06-10T06:38:30.461Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-10T06:38:30.474Z] #57 133.5 + binaries [2021-06-10T06:38:30.717Z] #9 ... [2021-06-10T06:38:30.717Z] [2021-06-10T06:38:30.717Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-10T06:38:30.717Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T06:38:30.717Z] #27 1.487 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T06:38:30.717Z] #27 1.487 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T06:38:30.717Z] #27 1.512 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T06:38:30.717Z] #27 1.595 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T06:38:30.717Z] #27 1.782 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T06:38:30.717Z] #27 2.322 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T06:38:30.717Z] #27 4.016 Fetched 8448 kB in 3s (3037 kB/s) [2021-06-10T06:38:30.717Z] #27 4.016 Reading package lists... [2021-06-10T06:38:30.717Z] #27 4.895 Reading package lists... [2021-06-10T06:38:30.717Z] #27 5.773 Building dependency tree... [2021-06-10T06:38:30.717Z] #27 6.089 The following additional packages will be installed: [2021-06-10T06:38:30.718Z] #27 6.089 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-10T06:38:30.718Z] #27 6.089 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-10T06:38:30.718Z] #27 6.089 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-10T06:38:30.718Z] #27 6.090 Suggested packages: [2021-06-10T06:38:30.718Z] #27 6.090 krb5-doc krb5-user [2021-06-10T06:38:30.718Z] #27 6.090 Recommended packages: [2021-06-10T06:38:30.718Z] #27 6.090 krb5-locales publicsuffix libsasl2-modules [2021-06-10T06:38:30.718Z] #27 6.307 The following NEW packages will be installed: [2021-06-10T06:38:30.718Z] #27 6.307 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-10T06:38:30.718Z] #27 6.307 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-10T06:38:30.718Z] #27 6.307 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-10T06:38:30.718Z] #27 6.307 libssh2-1 libssl1.1 openssl [2021-06-10T06:38:30.718Z] #27 6.580 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-10T06:38:30.718Z] #27 6.580 Need to get 5059 kB of archives. [2021-06-10T06:38:30.718Z] #27 6.580 After this operation, 12.1 MB of additional disk space will be used. [2021-06-10T06:38:30.718Z] #27 6.580 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-10T06:38:30.718Z] #27 6.580 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-10T06:38:30.718Z] #27 6.603 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-10T06:38:30.718Z] #27 6.603 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-10T06:38:30.718Z] #27 6.603 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-10T06:38:30.718Z] #27 6.603 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-10T06:38:30.718Z] #27 6.603 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-10T06:38:30.718Z] #27 6.603 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-10T06:38:30.718Z] #27 6.603 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-10T06:38:30.718Z] #27 6.606 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-10T06:38:30.718Z] #27 6.606 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-10T06:38:30.718Z] #27 6.623 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-10T06:38:30.718Z] #27 6.623 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-10T06:38:30.718Z] #27 6.623 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-10T06:38:30.718Z] #27 6.623 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-10T06:38:30.718Z] #27 6.623 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-10T06:38:30.718Z] #27 6.623 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-10T06:38:30.718Z] #27 6.629 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-10T06:38:30.718Z] #27 6.632 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-10T06:38:30.718Z] #27 6.646 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-10T06:38:30.718Z] #27 6.651 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-10T06:38:30.718Z] #27 6.865 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T06:38:30.718Z] #27 6.888 Fetched 5059 kB in 0s (15.1 MB/s) [2021-06-10T06:38:30.718Z] #27 6.928 Selecting previously unselected package libssl1.1:amd64. [2021-06-10T06:38:30.718Z] #27 6.928 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-06-10T06:38:30.718Z] #27 6.934 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 6.950 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-10T06:38:30.718Z] #27 7.145 Selecting previously unselected package openssl. [2021-06-10T06:38:30.718Z] #27 7.146 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 7.150 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-10T06:38:30.718Z] #27 7.373 Selecting previously unselected package ca-certificates. [2021-06-10T06:38:30.718Z] #27 7.374 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-10T06:38:30.718Z] #27 7.377 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-10T06:38:30.718Z] #27 7.449 Selecting previously unselected package libkeyutils1:amd64. [2021-06-10T06:38:30.718Z] #27 7.450 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 7.453 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-10T06:38:30.718Z] #27 7.487 Selecting previously unselected package libkrb5support0:amd64. [2021-06-10T06:38:30.718Z] #27 7.488 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 7.492 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 7.532 Selecting previously unselected package libk5crypto3:amd64. [2021-06-10T06:38:30.718Z] #27 7.532 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 7.535 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 7.580 Selecting previously unselected package libkrb5-3:amd64. [2021-06-10T06:38:30.718Z] #27 7.580 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 7.585 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 7.673 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-10T06:38:30.718Z] #27 7.674 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 7.678 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 7.724 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-10T06:38:30.718Z] #27 7.726 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 7.729 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 7.771 Selecting previously unselected package libsasl2-2:amd64. [2021-06-10T06:38:30.718Z] #27 7.771 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 7.776 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 7.811 Selecting previously unselected package libldap-common. [2021-06-10T06:38:30.718Z] #27 7.812 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-10T06:38:30.718Z] #27 7.815 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T06:38:30.718Z] #27 7.863 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-10T06:38:30.718Z] #27 7.863 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 7.868 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T06:38:30.718Z] #27 8.023 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-10T06:38:30.718Z] #27 8.023 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 8.028 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 8.075 Selecting previously unselected package libpsl5:amd64. [2021-06-10T06:38:30.718Z] #27 8.075 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 8.080 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-10T06:38:30.718Z] #27 8.120 Selecting previously unselected package librtmp1:amd64. [2021-06-10T06:38:30.718Z] #27 8.123 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 8.125 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-10T06:38:30.718Z] #27 8.178 Selecting previously unselected package libssh2-1:amd64. [2021-06-10T06:38:30.718Z] #27 8.178 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 8.182 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-10T06:38:30.718Z] #27 8.238 Selecting previously unselected package libcurl4:amd64. [2021-06-10T06:38:30.718Z] #27 8.238 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 8.241 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-10T06:38:30.718Z] #27 8.309 Selecting previously unselected package curl. [2021-06-10T06:38:30.718Z] #27 8.310 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 8.316 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-10T06:38:30.718Z] #27 8.380 Selecting previously unselected package libonig5:amd64. [2021-06-10T06:38:30.718Z] #27 8.381 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 8.385 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-10T06:38:30.718Z] #27 8.450 Selecting previously unselected package libjq1:amd64. [2021-06-10T06:38:30.718Z] #27 8.450 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 8.455 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-10T06:38:30.718Z] #27 8.503 Selecting previously unselected package jq. [2021-06-10T06:38:30.718Z] #27 8.503 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-10T06:38:30.718Z] #27 8.507 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-10T06:38:30.718Z] #27 8.559 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-10T06:38:30.718Z] #27 8.572 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-10T06:38:30.718Z] #27 8.584 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-10T06:38:30.718Z] #27 8.747 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 8.759 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T06:38:30.718Z] #27 8.774 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 8.785 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 8.795 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-10T06:38:30.718Z] #27 8.808 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 8.820 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 8.831 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-10T06:38:30.718Z] #27 8.842 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-10T06:38:30.718Z] #27 8.854 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-10T06:38:30.718Z] #27 8.873 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-10T06:38:30.718Z] #27 8.886 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-10T06:38:30.718Z] #27 8.980 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T06:38:30.718Z] #27 8.990 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-10T06:38:30.718Z] #27 9.541 Updating certificates in /etc/ssl/certs... [2021-06-10T06:38:30.718Z] #27 ... [2021-06-10T06:38:30.718Z] [2021-06-10T06:38:30.718Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T06:38:30.718Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T06:38:30.732Z] #57 133.5 + install -D bin/containerd /build/containerd [2021-06-10T06:38:30.732Z] #57 133.5 + install -D bin/containerd-shim /build/containerd-shim [2021-06-10T06:38:30.732Z] #57 133.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-10T06:38:30.732Z] #57 133.6 + install -D bin/ctr /build/ctr [2021-06-10T06:38:32.110Z] #57 DONE 135.0s [2021-06-10T06:38:33.065Z] [2021-06-10T06:38:33.065Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T06:38:33.065Z] #58 sha256:f6507ce79785ee2d836a53869c88c951ac180bcdc6a8716798813e32e7d47d30 [2021-06-10T06:38:33.631Z] #58 DONE 0.8s [2021-06-10T06:38:33.889Z] [2021-06-10T06:38:33.889Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T06:38:33.889Z] #62 sha256:fbcfd9287b82369ecb6a136c74d6247f210e1ec5673520d4bf5e565af6fab8f4 [2021-06-10T06:38:33.889Z] #62 DONE 0.2s [2021-06-10T06:38:33.889Z] [2021-06-10T06:38:33.889Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T06:38:33.889Z] #67 sha256:c896963f3d45a91e2334fd944563c8e7ade31b5eae2218ba1a8b3f33775d32ad [2021-06-10T06:38:35.261Z] #67 DONE 1.1s [2021-06-10T06:38:35.261Z] [2021-06-10T06:38:35.261Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T06:38:35.261Z] #68 sha256:6c79e922381d58d15319fb31cddf8af7f7d2d08df4214c1970a2a60152ec6f2e [2021-06-10T06:38:35.261Z] #68 DONE 0.0s [2021-06-10T06:38:35.261Z] [2021-06-10T06:38:35.261Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T06:38:35.261Z] #69 sha256:12d079081a52bf1360184829a086f942376de177e6afef9a7822c1ad6d5f7d2a [2021-06-10T06:38:35.828Z] #69 DONE 0.7s [2021-06-10T06:38:35.828Z] [2021-06-10T06:38:35.828Z] #70 exporting to image [2021-06-10T06:38:35.828Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T06:38:35.828Z] #70 exporting layers [2021-06-10T06:38:35.965Z] #9 ... [2021-06-10T06:38:35.965Z] [2021-06-10T06:38:35.965Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-10T06:38:35.965Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T06:38:35.965Z] #27 10.33 137 added, 0 removed; done. [2021-06-10T06:38:35.965Z] #27 10.43 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-10T06:38:35.965Z] #27 10.44 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-10T06:38:35.965Z] #27 10.46 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-10T06:38:35.965Z] #27 10.47 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-10T06:38:35.965Z] #27 10.48 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T06:38:35.965Z] #27 10.50 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-10T06:38:35.965Z] #27 10.51 Updating certificates in /etc/ssl/certs... [2021-06-10T06:38:35.965Z] #27 11.07 0 added, 0 removed; done. [2021-06-10T06:38:35.965Z] #27 11.07 Running hooks in /etc/ca-certificates/update.d... [2021-06-10T06:38:35.965Z] #27 11.07 done. [2021-06-10T06:38:35.965Z] #27 DONE 14.4s [2021-06-10T06:38:35.965Z] [2021-06-10T06:38:35.965Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T06:38:35.965Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T06:38:35.965Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.8s done [2021-06-10T06:38:35.965Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-06-10T06:38:35.965Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-10T06:38:35.965Z] #9 DONE 26.1s [2021-06-10T06:38:35.965Z] [2021-06-10T06:38:35.965Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T06:38:35.965Z] #28 sha256:97cc7ffc23900363ecac80354c420d4010557c54aa049c5ccf0fc240bb0ef263 [2021-06-10T06:38:35.965Z] #28 DONE 0.7s [2021-06-10T06:38:35.965Z] [2021-06-10T06:38:35.965Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T06:38:35.965Z] #29 sha256:6745febcb81b8d690c4f69400065b5bb96233c3e4ed83a35c5112331ed32a864 [2021-06-10T06:38:36.528Z] #29 ... [2021-06-10T06:38:36.528Z] [2021-06-10T06:38:36.528Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T06:38:36.528Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-10T06:38:36.528Z] #10 DONE 0.6s [2021-06-10T06:38:36.785Z] [2021-06-10T06:38:36.785Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T06:38:36.785Z] #29 sha256:6745febcb81b8d690c4f69400065b5bb96233c3e4ed83a35c5112331ed32a864 [2021-06-10T06:38:36.785Z] #29 0.953 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-10T06:38:36.785Z] #29 1.033 [2021-06-10T06:38:37.558Z] #29 1.157 ######## 12.2% ############################ 38.9% ########################################## 58.8% ######################################################### 79.2% ####################################################################### 98.9% ######################################################################## 100.0% [2021-06-10T06:38:37.558Z] #29 1.610 [2021-06-10T06:38:37.558Z] #29 1.714 ######################################################################## 100.0% [2021-06-10T06:38:37.558Z] #29 1.773 [2021-06-10T06:38:37.731Z] #70 exporting layers 1.9s done [2021-06-10T06:38:37.731Z] #70 writing image sha256:ea0aa9d09266a4f98f8a9c7bf0c2fd5380b72108d5fb55fdd57bf8b2ae0baaae [2021-06-10T06:38:37.731Z] #70 writing image sha256:ea0aa9d09266a4f98f8a9c7bf0c2fd5380b72108d5fb55fdd57bf8b2ae0baaae done [2021-06-10T06:38:37.731Z] #70 naming to docker.io/library/docker:34b2d5d98775aa7666b49fd9858f0772a6a70f42 done [2021-06-10T06:38:37.731Z] #70 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-10T06:38:37.815Z] #29 1.884 #### 6.7% ######################################################################## 100.0% [2021-06-10T06:38:37.815Z] #29 1.989 [2021-06-10T06:38:38.064Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42505/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42505/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=34b2d5d98775aa7666b49fd9858f0772a6a70f42 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:34b2d5d98775aa7666b49fd9858f0772a6a70f42 hack/validate/default [2021-06-10T06:38:38.327Z] #29 2.100 ############ 17.4% ########################## 36.9% ######################################## 56.1% ###################################################### 75.7% #################################################################### #29 ... [2021-06-10T06:38:38.327Z] [2021-06-10T06:38:38.327Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-10T06:38:38.327Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-10T06:38:38.327Z] #11 DONE 1.8s [2021-06-10T06:38:38.327Z] [2021-06-10T06:38:38.327Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T06:38:38.327Z] #29 sha256:6745febcb81b8d690c4f69400065b5bb96233c3e4ed83a35c5112331ed32a864 [2021-06-10T06:38:38.327Z] #29 2.100 ############ 17.4% ########################## 36.9% ######################################## 56.1% ###################################################### 75.7% #################################################################### 95.1% ######################################################################## 100.0% [2021-06-10T06:38:38.327Z] #29 2.624 [2021-06-10T06:38:38.631Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-10T06:38:38.631Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-10T06:38:38.889Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-10T06:38:38.889Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-10T06:38:38.889Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-10T06:38:38.889Z] Congratulations! No new tests were added to integration-cli. [2021-06-10T06:38:38.889Z] [2021-06-10T06:38:38.889Z] INFO Start validation with golang-ci-lint [2021-06-10T06:38:38.889Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-10T06:38:38.889Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-10T06:38:38.889Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-10T06:38:39.737Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-10T06:38:39.737Z] [2021-06-10T06:38:39.737Z] ________ ____ __. [2021-06-10T06:38:39.737Z] \_____ \ | |/ _| [2021-06-10T06:38:39.737Z] / | \| < [2021-06-10T06:38:39.737Z] / | \ | \ [2021-06-10T06:38:39.737Z] \_______ /____|__ \ [2021-06-10T06:38:39.737Z] \/ \/ [2021-06-10T06:38:39.737Z] [2021-06-10T06:38:39.737Z] INFO: make.ps1 ended at 06/10/2021 06:38:39 [2021-06-10T06:38:40.425Z] #29 2.747 # 1.6% #### 6.0% ########## 15.2% ############## 20.5% ################## 25.7% ###################### 30.9% ########################## 36.2% ############################# 41.4% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ########################################## 59.4% ################################################## 69.8% ####################################################### 76.5% ########################################################## 81.8% ############################################################## 87.0% ################################################################# 90.5% ###################################################################### 97.6% ######################################################################## 100.0% [2021-06-10T06:38:40.425Z] #29 4.623 [2021-06-10T06:38:40.425Z] #29 4.826 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-10T06:38:40.681Z] #29 4.891 [2021-06-10T06:38:40.681Z] #29 4.938 ####################################29 ... [2021-06-10T06:38:40.681Z] [2021-06-10T06:38:40.681Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T06:38:40.681Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-10T06:38:40.681Z] #31 DONE 2.5s [2021-06-10T06:38:40.681Z] [2021-06-10T06:38:40.681Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T06:38:40.681Z] #29 sha256:6745febcb81b8d690c4f69400065b5bb96233c3e4ed83a35c5112331ed32a864 [2021-06-10T06:38:40.681Z] #29 4.938 ######################################################################## 100.0% [2021-06-10T06:38:40.681Z] #29 4.955 [2021-06-10T06:38:40.937Z] #29 5.191 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-10T06:38:40.937Z] #29 5.244 [2021-06-10T06:38:41.194Z] #29 5.364 ####################################################### 77.5% ######################################################################## 100.0% [2021-06-10T06:38:41.194Z] #29 5.393 [2021-06-10T06:38:41.253Z] INFO: Binaries build ended at 06/10/2021 06:38:40. Duration:00:01:20.5378268 [2021-06-10T06:38:41.450Z] #29 5.691 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-10T06:38:41.450Z] #29 5.764 [2021-06-10T06:38:41.706Z] [2021-06-10T06:38:41.706Z] #29 ... [2021-06-10T06:38:41.706Z] [2021-06-10T06:38:41.706Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T06:38:41.706Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-10T06:38:41.706Z] #39 DONE 3.4s [2021-06-10T06:38:41.706Z] [2021-06-10T06:38:41.706Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T06:38:41.706Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-10T06:38:41.706Z] #43 DONE 3.4s [2021-06-10T06:38:41.706Z] [2021-06-10T06:38:41.706Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T06:38:41.706Z] #29 sha256:6745febcb81b8d690c4f69400065b5bb96233c3e4ed83a35c5112331ed32a864 [2021-06-10T06:38:42.207Z] INFO: Copying the built daemon binary to d:\CI\PR-42505\2\binary\dockerd-6fa5cfadf4.exe... [2021-06-10T06:38:42.207Z] INFO: Copying the built client binary to d:\CI\PR-42505\2\binary\docker-6fa5cfadf4.exe... [2021-06-10T06:38:42.207Z] INFO: Copying dockerversion from the container... [2021-06-10T06:38:42.207Z] INFO: Copying the golang package from the container to d:\CI\PR-42505\2\installer\go.zip... [2021-06-10T06:38:42.489Z] #29 5.944 0.0% ######### 13.8% ########################## 36.7% ##################################### 52.1% ########################################### 60.4% #################################################### 72.8% ############################################################ 83.6% ################################################################## 92.3% ######################################################################## 100.0% [2021-06-10T06:38:42.745Z] #29 6.788 [2021-06-10T06:38:43.002Z] #29 7.303 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-10T06:38:43.164Z] INFO: Extracting go.zip to d:\CI\PR-42505\2\go [2021-06-10T06:38:43.258Z] #29 7.396 [2021-06-10T06:38:43.518Z] #29 7.563 ######################################################################## 100.0% [2021-06-10T06:38:43.518Z] #29 7.584 [2021-06-10T06:38:43.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-10T06:38:43.775Z] #29 8.043 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-10T06:38:44.032Z] #29 8.152 [2021-06-10T06:38:44.032Z] #29 8.228 ######################################################################## 100.0% [2021-06-10T06:38:44.032Z] #29 8.258 [2021-06-10T06:38:44.032Z] #29 8.273 Download of images into '/build' complete. [2021-06-10T06:38:44.032Z] #29 8.273 Use something like the following to load the result into a Docker daemon: [2021-06-10T06:38:44.032Z] #29 8.273 tar -cC '/build' . | docker load [2021-06-10T06:38:44.961Z] #29 DONE 9.2s [2021-06-10T06:38:44.961Z] [2021-06-10T06:38:44.961Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:38:44.961Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:38:45.218Z] #44 ... [2021-06-10T06:38:45.218Z] [2021-06-10T06:38:45.218Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T06:38:45.218Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T06:38:45.219Z] #12 DONE 6.8s [2021-06-10T06:38:45.219Z] [2021-06-10T06:38:45.219Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:38:45.219Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:38:48.494Z] #13 ... [2021-06-10T06:38:48.494Z] [2021-06-10T06:38:48.494Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T06:38:48.494Z] #48 sha256:278bc78fe9ed6951104eee97063322f70113b109192b145255aacf2e4aab52b9 [2021-06-10T06:38:48.494Z] #48 10.03 + RM_GOPATH=0 [2021-06-10T06:38:48.494Z] #48 10.03 + TMP_GOPATH= [2021-06-10T06:38:48.494Z] #48 10.03 + : /build [2021-06-10T06:38:48.494Z] #48 10.03 + '[' -z '' ']' [2021-06-10T06:38:48.494Z] #48 10.03 ++ mktemp -d [2021-06-10T06:38:48.494Z] #48 10.03 + export GOPATH=/tmp/tmp.2MJDNWjTix [2021-06-10T06:38:48.494Z] #48 10.03 + GOPATH=/tmp/tmp.2MJDNWjTix [2021-06-10T06:38:48.494Z] #48 10.03 + RM_GOPATH=1 [2021-06-10T06:38:48.494Z] #48 10.03 + case "$(go env GOARCH)" in [2021-06-10T06:38:48.494Z] #48 10.03 ++ go env GOARCH [2021-06-10T06:38:48.494Z] #48 10.08 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:38:48.494Z] #48 10.08 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:38:48.494Z] #48 10.08 ++ dirname /tmp/install/install.sh [2021-06-10T06:38:48.494Z] #48 10.08 + dir=/tmp/install [2021-06-10T06:38:48.494Z] #48 10.08 + bin=gotestsum [2021-06-10T06:38:48.494Z] #48 10.08 + shift [2021-06-10T06:38:48.494Z] #48 10.08 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-10T06:38:48.494Z] #48 10.08 + . /tmp/install/gotestsum.installer [2021-06-10T06:38:48.494Z] #48 10.08 ++ : v0.5.3 [2021-06-10T06:38:48.494Z] #48 10.08 + install_gotestsum [2021-06-10T06:38:48.494Z] #48 10.08 + set -e [2021-06-10T06:38:48.494Z] #48 10.08 + export GO111MODULE=on [2021-06-10T06:38:48.494Z] #48 10.08 + GO111MODULE=on [2021-06-10T06:38:48.494Z] #48 10.08 + GOBIN=/build [2021-06-10T06:38:48.494Z] #48 10.08 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-10T06:38:48.494Z] #48 10.11 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-10T06:38:48.495Z] #48 10.11 go: finding gotest.tools v0.5.3 [2021-06-10T06:38:48.495Z] #48 ... [2021-06-10T06:38:48.495Z] [2021-06-10T06:38:48.495Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T06:38:48.495Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T06:38:48.495Z] #36 9.466 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T06:38:48.495Z] #36 9.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T06:38:48.495Z] #36 9.508 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T06:38:48.751Z] #36 10.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T06:38:48.751Z] #36 ... [2021-06-10T06:38:48.751Z] [2021-06-10T06:38:48.751Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T06:38:48.751Z] #59 sha256:4b1e10a56c7fb3d73874d5027bc96db0a128d92612f98d2613bc3ef5754c544e [2021-06-10T06:38:48.751Z] #59 7.538 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T06:38:48.751Z] #59 7.538 + RM_GOPATH=0 [2021-06-10T06:38:48.751Z] #59 7.538 + TMP_GOPATH= [2021-06-10T06:38:48.751Z] #59 7.538 + : /build [2021-06-10T06:38:48.751Z] #59 7.538 + '[' -z '' ']' [2021-06-10T06:38:48.751Z] #59 7.538 ++ mktemp -d [2021-06-10T06:38:48.751Z] #59 7.538 + export GOPATH=/tmp/tmp.nr4qVLbmRV [2021-06-10T06:38:48.751Z] #59 7.538 + GOPATH=/tmp/tmp.nr4qVLbmRV [2021-06-10T06:38:48.751Z] #59 7.538 + RM_GOPATH=1 [2021-06-10T06:38:48.751Z] #59 7.538 + case "$(go env GOARCH)" in [2021-06-10T06:38:48.751Z] #59 7.538 ++ go env GOARCH [2021-06-10T06:38:48.751Z] #59 7.538 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:38:48.751Z] #59 7.538 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:38:48.751Z] #59 7.538 ++ dirname /tmp/install/install.sh [2021-06-10T06:38:48.751Z] #59 7.538 + dir=/tmp/install [2021-06-10T06:38:48.751Z] #59 7.538 + bin=rootlesskit [2021-06-10T06:38:48.751Z] #59 7.538 + shift [2021-06-10T06:38:48.751Z] #59 7.538 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-10T06:38:48.751Z] #59 7.538 + . /tmp/install/rootlesskit.installer [2021-06-10T06:38:48.751Z] #59 7.538 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T06:38:48.751Z] #59 7.538 + install_rootlesskit [2021-06-10T06:38:48.751Z] #59 7.538 + case "$1" in [2021-06-10T06:38:48.751Z] #59 7.538 + export CGO_ENABLED=0 [2021-06-10T06:38:48.751Z] #59 7.538 + CGO_ENABLED=0 [2021-06-10T06:38:48.751Z] #59 7.538 + _install_rootlesskit [2021-06-10T06:38:48.751Z] #59 7.538 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-10T06:38:48.751Z] #59 7.538 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nr4qVLbmRV/src/github.com/rootless-containers/rootlesskit [2021-06-10T06:38:48.751Z] #59 7.538 Cloning into '/tmp/tmp.nr4qVLbmRV/src/github.com/rootless-containers/rootlesskit'... [2021-06-10T06:38:48.751Z] #59 10.20 + cd /tmp/tmp.nr4qVLbmRV/src/github.com/rootless-containers/rootlesskit [2021-06-10T06:38:48.751Z] #59 10.20 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T06:38:48.751Z] #59 10.25 + export GO111MODULE=on [2021-06-10T06:38:48.751Z] #59 10.25 + GO111MODULE=on [2021-06-10T06:38:48.751Z] #59 10.25 + export GOPROXY=https://proxy.golang.org [2021-06-10T06:38:48.751Z] #59 10.25 + GOPROXY=https://proxy.golang.org [2021-06-10T06:38:48.751Z] #59 10.25 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-10T06:38:48.751Z] #59 10.25 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-10T06:38:48.751Z] #59 ... [2021-06-10T06:38:48.751Z] [2021-06-10T06:38:48.751Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:38:48.751Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:38:48.751Z] #46 8.581 + RM_GOPATH=0 [2021-06-10T06:38:48.751Z] #46 8.581 + TMP_GOPATH= [2021-06-10T06:38:48.751Z] #46 8.581 + : /build [2021-06-10T06:38:48.751Z] #46 8.581 + '[' -z '' ']' [2021-06-10T06:38:48.751Z] #46 8.581 ++ mktemp -d [2021-06-10T06:38:48.751Z] #46 8.593 + export GOPATH=/tmp/tmp.xMaMZlb1oY [2021-06-10T06:38:48.751Z] #46 8.593 + GOPATH=/tmp/tmp.xMaMZlb1oY [2021-06-10T06:38:48.751Z] #46 8.593 + RM_GOPATH=1 [2021-06-10T06:38:48.751Z] #46 8.593 + case "$(go env GOARCH)" in [2021-06-10T06:38:48.751Z] #46 8.593 ++ go env GOARCH [2021-06-10T06:38:48.751Z] #46 8.598 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T06:38:48.751Z] #46 8.599 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:38:48.751Z] #46 8.599 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:38:48.751Z] #46 8.599 ++ dirname /tmp/install/install.sh [2021-06-10T06:38:48.751Z] #46 8.599 + dir=/tmp/install [2021-06-10T06:38:48.751Z] #46 8.599 + bin=vndr [2021-06-10T06:38:48.751Z] #46 8.599 + shift [2021-06-10T06:38:48.751Z] #46 8.599 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-10T06:38:48.751Z] #46 8.599 + . /tmp/install/vndr.installer [2021-06-10T06:38:48.751Z] #46 8.599 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T06:38:48.751Z] #46 8.599 + install_vndr [2021-06-10T06:38:48.751Z] #46 8.599 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-10T06:38:48.751Z] #46 8.603 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xMaMZlb1oY/src/github.com/LK4D4/vndr [2021-06-10T06:38:48.751Z] #46 8.603 Cloning into '/tmp/tmp.xMaMZlb1oY/src/github.com/LK4D4/vndr'... [2021-06-10T06:38:48.751Z] #46 9.196 + cd /tmp/tmp.xMaMZlb1oY/src/github.com/LK4D4/vndr [2021-06-10T06:38:48.751Z] #46 9.197 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T06:38:48.751Z] #46 9.202 + go build -buildmode=pie -v -o /build/vndr . [2021-06-10T06:38:48.751Z] #46 10.14 runtime/internal/atomic [2021-06-10T06:38:48.751Z] #46 10.18 internal/cpu [2021-06-10T06:38:48.751Z] #46 10.41 runtime/internal/sys [2021-06-10T06:38:49.008Z] #46 10.62 runtime/internal/math [2021-06-10T06:38:49.008Z] #46 ... [2021-06-10T06:38:49.008Z] [2021-06-10T06:38:49.008Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T06:38:49.008Z] #34 sha256:208dbc974a469313cbcd01ad44e13e68c89f63492cd1de781aa7f025aabdf2cc [2021-06-10T06:38:49.008Z] #34 7.845 Install go-toml version v1.8.1 [2021-06-10T06:38:49.008Z] #34 7.920 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-10T06:38:49.008Z] #34 7.920 go: finding github.com v1.8.1 [2021-06-10T06:38:49.008Z] #34 7.920 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-10T06:38:49.008Z] #34 7.920 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-10T06:38:49.008Z] #34 7.920 go: finding github.com/pelletier v1.8.1 [2021-06-10T06:38:49.008Z] #34 8.563 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-10T06:38:49.008Z] #34 8.985 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-10T06:38:49.008Z] #34 10.52 github.com/pelletier/go-toml [2021-06-10T06:38:49.008Z] #34 ... [2021-06-10T06:38:49.008Z] [2021-06-10T06:38:49.008Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T06:38:49.008Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T06:38:49.008Z] #56 8.014 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T06:38:49.008Z] #56 8.100 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T06:38:49.008Z] #56 8.196 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T06:38:49.008Z] #56 8.450 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T06:38:49.008Z] #56 9.889 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T06:38:49.271Z] #56 ... [2021-06-10T06:38:49.271Z] [2021-06-10T06:38:49.271Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:38:49.271Z] #50 sha256:fc19c3571d815ab62ec9ec461a0d87f4ae0dac90c13212d41165c6b5f88e9237 [2021-06-10T06:38:49.271Z] #50 9.818 + RM_GOPATH=0 [2021-06-10T06:38:49.271Z] #50 9.818 + TMP_GOPATH= [2021-06-10T06:38:49.271Z] #50 9.818 + : /build [2021-06-10T06:38:49.271Z] #50 9.818 + '[' -z '' ']' [2021-06-10T06:38:49.271Z] #50 9.818 ++ mktemp -d [2021-06-10T06:38:49.271Z] #50 9.818 + export GOPATH=/tmp/tmp.8HgtvadJSl [2021-06-10T06:38:49.271Z] #50 9.818 + GOPATH=/tmp/tmp.8HgtvadJSl [2021-06-10T06:38:49.271Z] #50 9.818 + RM_GOPATH=1 [2021-06-10T06:38:49.271Z] #50 9.818 + case "$(go env GOARCH)" in [2021-06-10T06:38:49.271Z] #50 9.818 ++ go env GOARCH [2021-06-10T06:38:49.271Z] #50 9.849 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:38:49.271Z] #50 9.849 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:38:49.271Z] #50 9.849 ++ dirname /tmp/install/install.sh [2021-06-10T06:38:49.271Z] #50 9.849 + dir=/tmp/install [2021-06-10T06:38:49.271Z] #50 9.849 + bin=golangci_lint [2021-06-10T06:38:49.271Z] #50 9.849 + shift [2021-06-10T06:38:49.271Z] #50 9.849 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-10T06:38:49.271Z] #50 9.849 + . /tmp/install/golangci_lint.installer [2021-06-10T06:38:49.271Z] #50 9.849 ++ : v1.23.8 [2021-06-10T06:38:49.271Z] #50 9.849 + install_golangci_lint [2021-06-10T06:38:49.271Z] #50 9.849 + set -e [2021-06-10T06:38:49.271Z] #50 9.849 + export GO111MODULE=on [2021-06-10T06:38:49.271Z] #50 9.849 + GO111MODULE=on [2021-06-10T06:38:49.271Z] #50 9.849 + GOBIN=/build [2021-06-10T06:38:49.271Z] #50 9.849 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-10T06:38:49.271Z] #50 9.856 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-10T06:38:49.271Z] #50 9.861 go: finding github.com v1.23.8 [2021-06-10T06:38:49.271Z] #50 9.872 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-10T06:38:49.271Z] #50 9.872 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-10T06:38:49.271Z] #50 9.872 go: finding github.com/golangci v1.23.8 [2021-06-10T06:38:49.271Z] #50 10.78 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-10T06:38:49.271Z] #50 ... [2021-06-10T06:38:49.271Z] [2021-06-10T06:38:49.271Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T06:38:49.271Z] #24 sha256:ed8199ce02792f150fa78263002fa305fba41204d215e6603dfdfac448908148 [2021-06-10T06:38:49.271Z] #24 7.432 + RM_GOPATH=0 [2021-06-10T06:38:49.271Z] #24 7.432 + TMP_GOPATH= [2021-06-10T06:38:49.271Z] #24 7.432 + : /build [2021-06-10T06:38:49.271Z] #24 7.432 + '[' -z '' ']' [2021-06-10T06:38:49.271Z] #24 7.432 ++ mktemp -d [2021-06-10T06:38:49.271Z] #24 7.432 + export GOPATH=/tmp/tmp.fn9DsgRGMV [2021-06-10T06:38:49.271Z] #24 7.432 + GOPATH=/tmp/tmp.fn9DsgRGMV [2021-06-10T06:38:49.271Z] #24 7.432 + RM_GOPATH=1 [2021-06-10T06:38:49.271Z] #24 7.432 + case "$(go env GOARCH)" in [2021-06-10T06:38:49.271Z] #24 7.432 ++ go env GOARCH [2021-06-10T06:38:49.271Z] #24 7.432 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:38:49.271Z] #24 7.432 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:38:49.271Z] #24 7.432 ++ dirname /tmp/install/install.sh [2021-06-10T06:38:49.271Z] #24 7.432 + dir=/tmp/install [2021-06-10T06:38:49.271Z] #24 7.432 + bin=dockercli [2021-06-10T06:38:49.271Z] #24 7.432 + shift [2021-06-10T06:38:49.271Z] #24 7.432 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-10T06:38:49.271Z] #24 7.432 + . /tmp/install/dockercli.installer [2021-06-10T06:38:49.271Z] #24 7.432 ++ : stable [2021-06-10T06:38:49.271Z] #24 7.432 ++ : 17.06.2-ce [2021-06-10T06:38:49.271Z] #24 7.432 + install_dockercli [2021-06-10T06:38:49.271Z] #24 7.432 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-10T06:38:49.271Z] #24 7.432 ++ uname -m [2021-06-10T06:38:49.271Z] #24 7.432 + arch=x86_64 [2021-06-10T06:38:49.271Z] #24 7.432 + '[' x86_64 '!=' x86_64 ']' [2021-06-10T06:38:49.271Z] #24 7.432 + url=https://download.docker.com/linux/static [2021-06-10T06:38:49.271Z] #24 7.432 + tar -xz docker/docker [2021-06-10T06:38:49.271Z] #24 7.432 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-10T06:38:49.271Z] #24 7.439 Install docker/cli version 17.06.2-ce from stable [2021-06-10T06:38:49.528Z] #24 ... [2021-06-10T06:38:49.528Z] [2021-06-10T06:38:49.528Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:38:49.528Z] #52 sha256:b11839a9a5c304d8cb18ed0bcd80501e4fe82c3b81e8e81ffc853f79d89b5ae0 [2021-06-10T06:38:49.528Z] #52 8.126 + RM_GOPATH=0 [2021-06-10T06:38:49.528Z] #52 8.126 + TMP_GOPATH= [2021-06-10T06:38:49.528Z] #52 8.126 + : /build [2021-06-10T06:38:49.528Z] #52 8.126 + '[' -z '' ']' [2021-06-10T06:38:49.528Z] #52 8.135 ++ mktemp -d [2021-06-10T06:38:49.528Z] #52 8.135 + export GOPATH=/tmp/tmp.GQFNqPhtyU [2021-06-10T06:38:49.528Z] #52 8.135 + GOPATH=/tmp/tmp.GQFNqPhtyU [2021-06-10T06:38:49.528Z] #52 8.135 + RM_GOPATH=1 [2021-06-10T06:38:49.528Z] #52 8.135 + case "$(go env GOARCH)" in [2021-06-10T06:38:49.528Z] #52 8.135 ++ go env GOARCH [2021-06-10T06:38:49.528Z] #52 8.148 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:38:49.528Z] #52 8.148 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:38:49.528Z] #52 8.148 ++ dirname /tmp/install/install.sh [2021-06-10T06:38:49.528Z] #52 8.148 + dir=/tmp/install [2021-06-10T06:38:49.528Z] #52 8.148 + bin=shfmt [2021-06-10T06:38:49.528Z] #52 8.148 + shift [2021-06-10T06:38:49.528Z] #52 8.148 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-10T06:38:49.528Z] #52 8.148 + . /tmp/install/shfmt.installer [2021-06-10T06:38:49.528Z] #52 8.148 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T06:38:49.528Z] #52 8.148 + install_shfmt [2021-06-10T06:38:49.528Z] #52 8.148 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-10T06:38:49.528Z] #52 8.148 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GQFNqPhtyU/src/github.com/mvdan/sh [2021-06-10T06:38:49.528Z] #52 8.148 Cloning into '/tmp/tmp.GQFNqPhtyU/src/github.com/mvdan/sh'... [2021-06-10T06:38:49.528Z] #52 8.148 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T06:38:49.528Z] #52 ... [2021-06-10T06:38:49.528Z] [2021-06-10T06:38:49.528Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:38:49.528Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:38:49.528Z] #44 7.734 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T06:38:49.528Z] #44 7.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T06:38:49.528Z] #44 7.818 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T06:38:50.457Z] #44 8.899 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T06:38:51.101Z] #44 ... [2021-06-10T06:38:51.101Z] [2021-06-10T06:38:51.101Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T06:38:51.101Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T06:38:51.101Z] #32 4.909 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-10T06:38:51.101Z] #32 4.909 Cloning into '.'... [2021-06-10T06:38:51.101Z] #32 ... [2021-06-10T06:38:51.101Z] [2021-06-10T06:38:51.101Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T06:38:51.101Z] #24 sha256:ed8199ce02792f150fa78263002fa305fba41204d215e6603dfdfac448908148 [2021-06-10T06:38:51.101Z] #24 12.70 + mkdir -p /build [2021-06-10T06:38:51.415Z] #24 12.74 + mv docker/docker /build/ [2021-06-10T06:38:51.415Z] #24 12.74 + rmdir docker [2021-06-10T06:38:51.672Z] #24 ... [2021-06-10T06:38:51.672Z] [2021-06-10T06:38:51.672Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T06:38:51.672Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T06:38:51.672Z] #40 6.996 + git clone https://github.com/docker/distribution.git . [2021-06-10T06:38:51.672Z] #40 7.000 Cloning into '.'... [2021-06-10T06:38:51.928Z] #40 ... [2021-06-10T06:38:51.928Z] [2021-06-10T06:38:51.928Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T06:38:51.928Z] #59 sha256:4b1e10a56c7fb3d73874d5027bc96db0a128d92612f98d2613bc3ef5754c544e [2021-06-10T06:38:51.928Z] #59 11.92 go: downloading github.com/pkg/errors v0.9.1 [2021-06-10T06:38:51.928Z] #59 11.97 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T06:38:51.928Z] #59 12.04 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-10T06:38:51.928Z] #59 12.18 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-10T06:38:51.928Z] #59 12.18 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-10T06:38:51.928Z] #59 12.18 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T06:38:51.928Z] #59 12.32 go: downloading github.com/google/uuid v1.2.0 [2021-06-10T06:38:51.928Z] #59 12.37 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T06:38:51.928Z] #59 12.52 go: extracting github.com/pkg/errors v0.9.1 [2021-06-10T06:38:51.928Z] #59 12.59 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-10T06:38:51.928Z] #59 12.59 go: extracting github.com/google/uuid v1.2.0 [2021-06-10T06:38:51.928Z] #59 12.83 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-10T06:38:51.928Z] #59 12.83 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T06:38:51.928Z] #59 12.92 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T06:38:51.928Z] #59 12.99 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T06:38:51.928Z] #59 13.00 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-10T06:38:51.928Z] #59 13.11 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-10T06:38:51.928Z] #59 13.56 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-10T06:38:52.499Z] #59 ... [2021-06-10T06:38:52.499Z] [2021-06-10T06:38:52.499Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T06:38:52.499Z] #24 sha256:ed8199ce02792f150fa78263002fa305fba41204d215e6603dfdfac448908148 [2021-06-10T06:38:52.499Z] #24 DONE 13.9s [2021-06-10T06:38:52.499Z] [2021-06-10T06:38:52.499Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:38:52.499Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:38:52.499Z] #13 7.145 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-10T06:38:52.499Z] #13 7.215 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T06:38:52.499Z] #13 7.215 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T06:38:52.499Z] #13 7.215 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T06:38:53.061Z] #13 8.012 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-10T06:38:53.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-10T06:38:54.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-10T06:38:54.962Z] #13 9.912 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T06:38:55.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-10T06:38:56.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-10T06:38:56.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-10T06:38:56.857Z] #13 11.66 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T06:38:57.785Z] #13 ... [2021-06-10T06:38:57.785Z] [2021-06-10T06:38:57.785Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:38:57.785Z] #52 sha256:b11839a9a5c304d8cb18ed0bcd80501e4fe82c3b81e8e81ffc853f79d89b5ae0 [2021-06-10T06:38:57.785Z] #52 17.60 + cd /tmp/tmp.GQFNqPhtyU/src/github.com/mvdan/sh [2021-06-10T06:38:57.785Z] #52 17.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T06:38:57.785Z] #52 17.73 + GO111MODULE=on [2021-06-10T06:38:57.785Z] #52 17.73 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-10T06:38:57.785Z] #52 18.96 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T06:38:57.785Z] #52 18.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T06:38:57.785Z] #52 19.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T06:38:57.785Z] #52 19.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T06:38:57.785Z] #52 19.38 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T06:38:58.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-10T06:38:58.718Z] #52 20.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T06:38:58.981Z] #52 ... [2021-06-10T06:38:58.981Z] [2021-06-10T06:38:58.981Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:38:58.981Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:38:58.981Z] #46 10.71 internal/bytealg [2021-06-10T06:38:58.981Z] #46 10.71 internal/race [2021-06-10T06:38:58.981Z] #46 10.85 sync/atomic [2021-06-10T06:38:58.981Z] #46 11.14 unicode [2021-06-10T06:38:58.981Z] #46 11.36 runtime [2021-06-10T06:38:58.981Z] #46 14.52 unicode/utf8 [2021-06-10T06:38:58.981Z] #46 15.03 math/bits [2021-06-10T06:38:58.981Z] #46 15.86 math [2021-06-10T06:38:58.981Z] #46 19.65 internal/testlog [2021-06-10T06:38:58.981Z] #46 19.90 encoding [2021-06-10T06:38:58.981Z] #46 19.97 unicode/utf16 [2021-06-10T06:38:58.981Z] #46 20.12 container/list [2021-06-10T06:38:58.981Z] #46 20.55 crypto/internal/subtle [2021-06-10T06:38:58.981Z] #46 20.65 crypto/subtle [2021-06-10T06:38:58.981Z] #46 20.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-10T06:38:59.238Z] #46 20.87 internal/nettrace [2021-06-10T06:38:59.238Z] #46 ... [2021-06-10T06:38:59.238Z] [2021-06-10T06:38:59.238Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:38:59.238Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:38:59.238Z] #13 13.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T06:38:59.238Z] #13 ... [2021-06-10T06:38:59.238Z] [2021-06-10T06:38:59.238Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T06:38:59.238Z] #48 sha256:278bc78fe9ed6951104eee97063322f70113b109192b145255aacf2e4aab52b9 [2021-06-10T06:38:59.238Z] #48 10.90 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-10T06:38:59.238Z] #48 11.41 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-10T06:38:59.238Z] #48 12.52 go: downloading github.com/pkg/errors v0.9.1 [2021-06-10T06:38:59.238Z] #48 12.52 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-10T06:38:59.238Z] #48 12.56 go: downloading github.com/fatih/color v1.9.0 [2021-06-10T06:38:59.238Z] #48 12.63 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T06:38:59.238Z] #48 12.88 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T06:38:59.238Z] #48 12.93 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T06:38:59.238Z] #48 12.96 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T06:38:59.238Z] #48 12.96 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-10T06:38:59.238Z] #48 13.09 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T06:38:59.238Z] #48 13.12 go: extracting github.com/pkg/errors v0.9.1 [2021-06-10T06:38:59.238Z] #48 13.31 go: extracting github.com/fatih/color v1.9.0 [2021-06-10T06:38:59.238Z] #48 13.38 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T06:38:59.238Z] #48 13.39 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-10T06:38:59.238Z] #48 13.39 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-10T06:38:59.238Z] #48 13.57 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-10T06:38:59.238Z] #48 13.58 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T06:38:59.238Z] #48 13.81 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-10T06:38:59.238Z] #48 13.88 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-10T06:38:59.238Z] #48 13.92 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-10T06:38:59.238Z] #48 16.04 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T06:38:59.238Z] #48 16.65 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T06:38:59.238Z] #48 17.97 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T06:38:59.494Z] #48 ... [2021-06-10T06:38:59.494Z] [2021-06-10T06:38:59.494Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:38:59.494Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:38:59.494Z] #46 20.99 runtime/cgo [2021-06-10T06:38:59.751Z] #46 ... [2021-06-10T06:38:59.751Z] [2021-06-10T06:38:59.751Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T06:38:59.751Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T06:38:59.751Z] #56 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T06:39:00.009Z] #56 ... [2021-06-10T06:39:00.009Z] [2021-06-10T06:39:00.009Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:39:00.009Z] #50 sha256:fc19c3571d815ab62ec9ec461a0d87f4ae0dac90c13212d41165c6b5f88e9237 [2021-06-10T06:39:00.009Z] #50 11.86 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-10T06:39:00.009Z] #50 18.51 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-10T06:39:00.009Z] #50 18.51 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-10T06:39:00.009Z] #50 18.54 go: downloading github.com/pkg/errors v0.8.1 [2021-06-10T06:39:00.009Z] #50 18.54 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T06:39:00.009Z] #50 18.59 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T06:39:00.009Z] #50 18.62 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-10T06:39:00.009Z] #50 18.82 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T06:39:00.009Z] #50 18.82 go: extracting github.com/pkg/errors v0.8.1 [2021-06-10T06:39:00.009Z] #50 18.82 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-10T06:39:00.009Z] #50 18.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T06:39:00.009Z] #50 18.86 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-10T06:39:00.009Z] #50 18.96 go: downloading github.com/spf13/viper v1.6.1 [2021-06-10T06:39:00.009Z] #50 19.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T06:39:00.009Z] #50 19.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T06:39:00.009Z] #50 19.33 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-10T06:39:00.009Z] #50 19.33 go: extracting github.com/spf13/viper v1.6.1 [2021-06-10T06:39:00.009Z] #50 19.33 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T06:39:00.009Z] #50 19.52 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-10T06:39:00.009Z] #50 19.52 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T06:39:00.009Z] #50 19.58 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-10T06:39:00.009Z] #50 19.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T06:39:00.009Z] #50 19.71 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T06:39:00.009Z] #50 19.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-10T06:39:00.009Z] #50 19.97 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T06:39:00.009Z] #50 20.10 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T06:39:00.009Z] #50 20.10 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-10T06:39:00.009Z] #50 20.22 go: downloading github.com/fatih/color v1.7.0 [2021-06-10T06:39:00.009Z] #50 20.22 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-10T06:39:00.009Z] #50 20.40 go: extracting github.com/fatih/color v1.7.0 [2021-06-10T06:39:00.009Z] #50 20.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-10T06:39:00.009Z] #50 20.56 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-10T06:39:00.009Z] #50 20.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T06:39:00.009Z] #50 20.81 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-10T06:39:00.009Z] #50 20.86 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T06:39:00.009Z] #50 20.96 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T06:39:00.009Z] #50 20.96 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T06:39:00.009Z] #50 21.00 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T06:39:00.009Z] #50 21.29 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T06:39:00.009Z] #50 21.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-10T06:39:00.298Z] #50 ... [2021-06-10T06:39:00.298Z] [2021-06-10T06:39:00.298Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T06:39:00.298Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T06:39:00.298Z] #36 11.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T06:39:00.298Z] #36 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T06:39:00.586Z] #36 ... [2021-06-10T06:39:00.586Z] [2021-06-10T06:39:00.586Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:39:00.586Z] #50 sha256:fc19c3571d815ab62ec9ec461a0d87f4ae0dac90c13212d41165c6b5f88e9237 [2021-06-10T06:39:00.586Z] #50 22.03 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T06:39:00.846Z] #50 22.37 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-10T06:39:01.105Z] #50 ... [2021-06-10T06:39:01.105Z] [2021-06-10T06:39:01.105Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T06:39:01.106Z] #34 sha256:208dbc974a469313cbcd01ad44e13e68c89f63492cd1de781aa7f025aabdf2cc [2021-06-10T06:39:01.106Z] #34 17.60 github.com/pelletier/go-toml/cmd/tomll [2021-06-10T06:39:01.106Z] #34 DONE 22.6s [2021-06-10T06:39:01.106Z] [2021-06-10T06:39:01.106Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:39:01.106Z] #50 sha256:fc19c3571d815ab62ec9ec461a0d87f4ae0dac90c13212d41165c6b5f88e9237 [2021-06-10T06:39:01.106Z] #50 22.87 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T06:39:01.371Z] #50 ... [2021-06-10T06:39:01.371Z] [2021-06-10T06:39:01.371Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:39:01.371Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:39:01.371Z] #44 9.767 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-10T06:39:01.371Z] #44 11.04 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T06:39:01.371Z] #44 13.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T06:39:01.371Z] #44 15.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-10T06:39:01.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-10T06:39:01.628Z] #44 ... [2021-06-10T06:39:01.628Z] [2021-06-10T06:39:01.628Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T06:39:01.628Z] #48 sha256:278bc78fe9ed6951104eee97063322f70113b109192b145255aacf2e4aab52b9 [2021-06-10T06:39:01.628Z] #48 21.35 go: finding github.com/fatih/color v1.9.0 [2021-06-10T06:39:01.628Z] #48 21.35 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T06:39:01.628Z] #48 22.17 go: finding github.com/pkg/errors v0.9.1 [2021-06-10T06:39:01.628Z] #48 22.37 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-10T06:39:01.628Z] #48 22.37 go: finding github.com/spf13/pflag v1.0.3 [2021-06-10T06:39:01.628Z] #48 22.38 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-10T06:39:01.628Z] #48 22.60 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T06:39:01.628Z] #48 22.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-10T06:39:01.628Z] #48 22.93 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T06:39:01.628Z] #48 22.93 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T06:39:01.628Z] #48 22.95 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T06:39:02.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-10T06:39:03.007Z] #48 ... [2021-06-10T06:39:03.007Z] [2021-06-10T06:39:03.007Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T06:39:03.007Z] #59 sha256:4b1e10a56c7fb3d73874d5027bc96db0a128d92612f98d2613bc3ef5754c544e [2021-06-10T06:39:03.007Z] #59 14.52 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T06:39:03.007Z] #59 15.60 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T06:39:03.007Z] #59 15.77 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T06:39:03.007Z] #59 15.86 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-10T06:39:03.007Z] #59 16.76 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-10T06:39:03.007Z] #59 17.25 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T06:39:03.007Z] #59 19.35 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T06:39:03.007Z] #59 21.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T06:39:03.007Z] #59 22.05 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T06:39:03.007Z] #59 22.09 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T06:39:03.007Z] #59 22.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T06:39:03.007Z] #59 22.92 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T06:39:03.007Z] #59 ... [2021-06-10T06:39:03.007Z] [2021-06-10T06:39:03.007Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:39:03.007Z] #52 sha256:b11839a9a5c304d8cb18ed0bcd80501e4fe82c3b81e8e81ffc853f79d89b5ae0 [2021-06-10T06:39:03.007Z] #52 20.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T06:39:03.007Z] #52 22.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T06:39:03.007Z] #52 23.61 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T06:39:03.007Z] #52 23.82 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T06:39:03.007Z] #52 24.06 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T06:39:03.007Z] #52 24.19 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T06:39:03.263Z] #52 24.86 runtime/cgo [2021-06-10T06:39:03.519Z] #52 24.99 runtime [2021-06-10T06:39:03.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-10T06:39:04.452Z] #52 ... [2021-06-10T06:39:04.452Z] [2021-06-10T06:39:04.452Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T06:39:04.452Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T06:39:04.452Z] #40 22.86 Checking out files: 96% (1632/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-10T06:39:04.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-10T06:39:04.708Z] #40 22.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-10T06:39:06.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-10T06:39:06.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-10T06:39:07.230Z] #40 24.94 + 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-06-10T06:39:08.194Z] INFO: Extraction ended at 06/10/2021 06:39:05. Duration:00:00:22.3223428 [2021-06-10T06:39:08.194Z] INFO: Updating the golang and path environment variables [2021-06-10T06:39:08.194Z] INFO: GOPATH=d:\gopath [2021-06-10T06:39:08.194Z] INFO: go version go1.13.15 windows/amd64 [2021-06-10T06:39:08.194Z] INFO: Running the daemon under test in debug mode [2021-06-10T06:39:08.194Z] INFO: Starting a daemon under test... [2021-06-10T06:39:08.194Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42505\2\daemon --pidfile d:\CI\PR-42505\2\docker.pid -D [2021-06-10T06:39:08.194Z] INFO: Process started successfully. [2021-06-10T06:39:08.194Z] INFO: Start tailing logs of the daemon under tests [2021-06-10T06:39:08.194Z] INFO: Waiting for the daemon under test to start... [2021-06-10T06:39:08.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-10T06:39:09.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-10T06:39:09.750Z] #40 ... [2021-06-10T06:39:09.750Z] [2021-06-10T06:39:09.750Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:39:09.750Z] #50 sha256:fc19c3571d815ab62ec9ec461a0d87f4ae0dac90c13212d41165c6b5f88e9237 [2021-06-10T06:39:09.750Z] #50 24.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T06:39:09.750Z] #50 24.97 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T06:39:09.750Z] #50 24.97 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-10T06:39:09.750Z] #50 24.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T06:39:09.750Z] #50 24.99 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T06:39:09.750Z] #50 24.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T06:39:09.750Z] #50 24.99 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-10T06:39:09.750Z] #50 25.05 go: downloading github.com/spf13/cast v1.3.0 [2021-06-10T06:39:09.750Z] #50 25.15 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T06:39:09.750Z] #50 25.15 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T06:39:09.750Z] #50 25.15 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T06:39:09.750Z] #50 25.15 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T06:39:09.750Z] #50 25.17 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-10T06:39:09.750Z] #50 25.22 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T06:39:09.750Z] #50 25.29 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T06:39:09.750Z] #50 25.29 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T06:39:09.750Z] #50 25.29 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T06:39:09.750Z] #50 25.33 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-10T06:39:09.750Z] #50 25.37 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-10T06:39:09.750Z] #50 25.48 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T06:39:09.750Z] #50 25.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T06:39:09.750Z] #50 25.48 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-10T06:39:09.750Z] #50 25.70 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T06:39:09.750Z] #50 25.74 go: extracting github.com/spf13/cast v1.3.0 [2021-06-10T06:39:09.750Z] #50 25.80 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T06:39:09.750Z] #50 25.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T06:39:09.750Z] #50 25.93 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-10T06:39:09.750Z] #50 25.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-10T06:39:09.750Z] #50 26.00 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-10T06:39:09.750Z] #50 26.00 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T06:39:09.750Z] #50 26.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T06:39:09.750Z] #50 26.36 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-10T06:39:09.750Z] #50 26.44 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-10T06:39:09.750Z] #50 26.46 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T06:39:09.750Z] #50 26.53 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T06:39:09.750Z] #50 26.53 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-10T06:39:09.750Z] #50 26.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T06:39:09.750Z] #50 26.57 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T06:39:09.750Z] #50 26.69 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T06:39:09.750Z] #50 26.77 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T06:39:09.750Z] #50 26.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T06:39:09.750Z] #50 26.84 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-10T06:39:09.750Z] #50 26.92 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-10T06:39:09.750Z] #50 26.95 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T06:39:09.750Z] #50 26.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T06:39:09.750Z] #50 27.02 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T06:39:09.750Z] #50 27.19 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-10T06:39:09.750Z] #50 27.19 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T06:39:09.750Z] #50 27.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T06:39:09.750Z] #50 27.20 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-10T06:39:09.750Z] #50 27.31 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T06:39:09.750Z] #50 27.35 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T06:39:09.750Z] #50 27.60 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T06:39:09.750Z] #50 27.80 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T06:39:09.750Z] #50 27.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T06:39:09.750Z] #50 27.86 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T06:39:09.750Z] #50 27.90 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-10T06:39:09.750Z] #50 27.90 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T06:39:09.750Z] #50 28.03 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-10T06:39:09.750Z] #50 28.03 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T06:39:09.750Z] #50 28.03 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-10T06:39:09.750Z] #50 28.35 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T06:39:09.750Z] #50 28.49 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T06:39:09.750Z] #50 28.65 go: downloading github.com/spf13/afero v1.1.2 [2021-06-10T06:39:09.750Z] #50 28.70 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T06:39:09.750Z] #50 28.78 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-10T06:39:09.750Z] #50 28.78 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-10T06:39:09.750Z] #50 28.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T06:39:09.750Z] #50 28.96 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-10T06:39:09.750Z] #50 28.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T06:39:09.750Z] #50 29.08 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T06:39:09.750Z] #50 29.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-10T06:39:09.750Z] #50 29.09 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-10T06:39:09.750Z] #50 29.16 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T06:39:09.750Z] #50 29.25 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T06:39:09.750Z] #50 29.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T06:39:09.750Z] #50 29.36 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-10T06:39:09.750Z] #50 29.49 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T06:39:09.750Z] #50 29.53 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T06:39:09.750Z] #50 29.68 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T06:39:09.750Z] #50 29.68 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T06:39:09.750Z] #50 29.68 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-10T06:39:09.750Z] #50 29.79 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-10T06:39:09.750Z] #50 29.79 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-10T06:39:09.750Z] #50 29.79 go: extracting github.com/spf13/afero v1.1.2 [2021-06-10T06:39:09.750Z] #50 30.03 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-10T06:39:09.750Z] #50 30.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T06:39:09.751Z] #50 30.10 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-10T06:39:09.751Z] #50 30.14 go: downloading golang.org/x/text v0.3.2 [2021-06-10T06:39:09.751Z] #50 30.14 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-10T06:39:09.751Z] #50 30.28 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T06:39:09.751Z] #50 30.32 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-10T06:39:09.751Z] #50 30.53 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T06:39:09.751Z] #50 30.53 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T06:39:09.751Z] #50 31.30 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-10T06:39:09.751Z] #50 31.30 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T06:39:10.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-10T06:39:10.690Z] #50 ... [2021-06-10T06:39:10.690Z] [2021-06-10T06:39:10.690Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T06:39:10.690Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T06:39:10.690Z] #56 22.48 Fetched 8448 kB in 15s (571 kB/s) [2021-06-10T06:39:10.690Z] #56 22.48 Reading package lists... [2021-06-10T06:39:10.947Z] #56 28.58 Reading package lists... [2021-06-10T06:39:10.947Z] #56 ... [2021-06-10T06:39:10.947Z] [2021-06-10T06:39:10.947Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:39:10.947Z] #50 sha256:fc19c3571d815ab62ec9ec461a0d87f4ae0dac90c13212d41165c6b5f88e9237 [2021-06-10T06:39:10.947Z] #50 32.48 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T06:39:10.947Z] #50 32.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T06:39:10.947Z] #50 32.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T06:39:10.947Z] #50 32.48 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-10T06:39:10.947Z] #50 32.54 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-10T06:39:10.947Z] #50 32.54 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T06:39:10.947Z] #50 32.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T06:39:10.947Z] #50 32.66 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T06:39:10.947Z] #50 32.72 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T06:39:10.947Z] #50 32.76 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-10T06:39:10.947Z] #50 32.76 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T06:39:11.204Z] #50 32.90 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-10T06:39:11.554Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T06:39:11.554Z] Using test binary docker [2021-06-10T06:39:11.554Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-10T06:39:11.554Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T06:39:11.554Z] INFO: Waiting for daemon to start... [2021-06-10T06:39:11.554Z] Starting dockerd [2021-06-10T06:39:13.741Z] #50 34.91 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-10T06:39:13.741Z] #50 ... [2021-06-10T06:39:13.741Z] [2021-06-10T06:39:13.741Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T06:39:13.741Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T06:39:13.741Z] #36 25.15 Fetched 8448 kB in 16s (531 kB/s) [2021-06-10T06:39:13.741Z] #36 25.15 Reading package lists... [2021-06-10T06:39:13.741Z] #36 31.19 Reading package lists... [2021-06-10T06:39:13.741Z] #36 ... [2021-06-10T06:39:13.741Z] [2021-06-10T06:39:13.741Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T06:39:13.741Z] #59 sha256:4b1e10a56c7fb3d73874d5027bc96db0a128d92612f98d2613bc3ef5754c544e [2021-06-10T06:39:13.741Z] #59 25.33 go: finding github.com/pkg/errors v0.9.1 [2021-06-10T06:39:13.741Z] #59 25.33 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-10T06:39:13.741Z] #59 25.37 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T06:39:13.741Z] #59 25.41 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T06:39:13.741Z] #59 25.62 go: finding github.com/google/uuid v1.2.0 [2021-06-10T06:39:13.741Z] #59 25.62 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T06:39:13.741Z] #59 25.80 go: finding github.com/gofrs/flock v0.8.0 [2021-06-10T06:39:13.741Z] #59 25.83 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-10T06:39:13.741Z] #59 26.00 go: finding github.com/gorilla/mux v1.8.0 [2021-06-10T06:39:13.741Z] #59 26.00 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T06:39:13.741Z] #59 26.00 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T06:39:13.741Z] #59 26.11 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-10T06:39:13.741Z] #59 26.11 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T06:39:13.741Z] #59 26.37 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T06:39:13.741Z] #59 26.51 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T06:39:13.998Z] #59 ... [2021-06-10T06:39:13.998Z] [2021-06-10T06:39:13.998Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T06:39:13.998Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T06:39:13.998Z] #56 28.58 Reading package lists... [2021-06-10T06:39:13.998Z] #56 34.40 Building dependency tree... [2021-06-10T06:39:14.087Z] . [2021-06-10T06:39:14.087Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T06:39:14.087Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T06:39:14.087Z] Error: No such image: emptyfs [2021-06-10T06:39:14.087Z] Running integration-test (iteration 1) [2021-06-10T06:39:14.087Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-10T06:39:15.365Z] #56 36.99 The following additional packages will be installed: [2021-06-10T06:39:15.365Z] #56 37.00 libbtrfs0 [2021-06-10T06:39:15.631Z] #56 37.13 The following NEW packages will be installed: [2021-06-10T06:39:15.631Z] #56 37.15 libbtrfs-dev libbtrfs0 [2021-06-10T06:39:16.197Z] #56 37.72 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-10T06:39:16.197Z] #56 37.72 Need to get 119 kB of archives. [2021-06-10T06:39:16.197Z] #56 37.72 After this operation, 387 kB of additional disk space will be used. [2021-06-10T06:39:16.197Z] #56 37.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-10T06:39:16.197Z] #56 37.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-10T06:39:16.454Z] #56 ... [2021-06-10T06:39:16.454Z] [2021-06-10T06:39:16.454Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:39:16.454Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:39:16.454Z] #44 24.68 Fetched 8452 kB in 17s (483 kB/s) [2021-06-10T06:39:16.454Z] #44 24.68 Reading package lists... [2021-06-10T06:39:16.454Z] #44 31.03 Reading package lists... [2021-06-10T06:39:16.454Z] #44 ... [2021-06-10T06:39:16.454Z] [2021-06-10T06:39:16.454Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T06:39:16.454Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T06:39:16.454Z] #36 31.19 Reading package lists... [2021-06-10T06:39:16.454Z] #36 36.87 Building dependency tree... [2021-06-10T06:39:18.346Z] #36 39.58 The following additional packages will be installed: [2021-06-10T06:39:18.346Z] #36 39.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-10T06:39:18.346Z] #36 39.61 Suggested packages: [2021-06-10T06:39:18.346Z] #36 39.61 cmake-doc ninja-build lrzip [2021-06-10T06:39:18.346Z] #36 39.61 Recommended packages: [2021-06-10T06:39:18.346Z] #36 39.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-10T06:39:18.346Z] #36 ... [2021-06-10T06:39:18.346Z] [2021-06-10T06:39:18.346Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T06:39:18.346Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T06:39:18.346Z] #56 38.68 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T06:39:18.346Z] #56 38.84 Fetched 119 kB in 0s (310 kB/s) [2021-06-10T06:39:18.346Z] #56 38.94 Selecting previously unselected package libbtrfs0. [2021-06-10T06:39:18.346Z] #56 38.94 (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 ... 15410 files and directories currently installed.) [2021-06-10T06:39:18.346Z] #56 38.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-10T06:39:18.346Z] #56 39.01 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-10T06:39:18.346Z] #56 39.12 Selecting previously unselected package libbtrfs-dev. [2021-06-10T06:39:18.346Z] #56 39.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-10T06:39:18.346Z] #56 39.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-10T06:39:18.346Z] #56 39.37 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-10T06:39:18.346Z] #56 39.39 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-10T06:39:18.346Z] #56 39.40 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T06:39:18.346Z] #56 DONE 39.8s [2021-06-10T06:39:18.346Z] [2021-06-10T06:39:18.346Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:39:18.346Z] #57 sha256:439e5ae3c34a477b057f1e3cd59a50fbf4939c90929ba2c112cc5a4ff5e74018 [2021-06-10T06:39:19.274Z] #57 ... [2021-06-10T06:39:19.274Z] [2021-06-10T06:39:19.274Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:39:19.274Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:39:19.274Z] #13 23.99 Fetched 8973 kB in 17s (526 kB/s) [2021-06-10T06:39:19.274Z] #13 23.99 Reading package lists... [2021-06-10T06:39:19.274Z] #13 30.64 Reading package lists... [2021-06-10T06:39:19.274Z] #13 ... [2021-06-10T06:39:19.274Z] [2021-06-10T06:39:19.274Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:39:19.274Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:39:19.274Z] #46 31.02 vendor/golang.org/x/crypto/internal/subtle [2021-06-10T06:39:19.274Z] #46 31.21 vendor/golang.org/x/crypto/curve25519 [2021-06-10T06:39:19.274Z] #46 39.68 sync [2021-06-10T06:39:19.274Z] #46 39.68 internal/reflectlite [2021-06-10T06:39:19.530Z] #46 ... [2021-06-10T06:39:19.530Z] [2021-06-10T06:39:19.530Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T06:39:19.530Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T06:39:19.530Z] #36 40.56 The following NEW packages will be installed: [2021-06-10T06:39:19.530Z] #36 40.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-10T06:39:19.530Z] #36 40.61 vim-common xxd [2021-06-10T06:39:19.530Z] #36 41.15 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-10T06:39:19.530Z] #36 41.15 Need to get 14.9 MB of archives. [2021-06-10T06:39:19.530Z] #36 41.15 After this operation, 61.8 MB of additional disk space will be used. [2021-06-10T06:39:19.530Z] #36 41.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-10T06:39:19.530Z] #36 41.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-10T06:39:19.530Z] #36 41.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-10T06:39:19.786Z] #36 41.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-10T06:39:20.715Z] #36 42.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-10T06:39:20.715Z] #36 42.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-10T06:39:20.715Z] #36 42.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-10T06:39:20.715Z] #36 42.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-10T06:39:20.715Z] #36 42.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-10T06:39:20.715Z] #36 42.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-10T06:39:22.091Z] #36 43.84 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T06:39:22.348Z] #36 44.05 Fetched 14.9 MB in 2s (6847 kB/s) [2021-06-10T06:39:22.604Z] #36 44.14 Selecting previously unselected package xxd. [2021-06-10T06:39:22.604Z] #36 44.14 (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 ... 15410 files and directories currently installed.) [2021-06-10T06:39:22.604Z] #36 44.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-10T06:39:22.604Z] #36 44.24 Unpacking xxd (2:8.1.0875-5) ... [2021-06-10T06:39:22.604Z] #36 44.43 Selecting previously unselected package vim-common. [2021-06-10T06:39:22.860Z] #36 44.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-10T06:39:22.860Z] #36 44.46 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-10T06:39:23.117Z] #36 44.80 Selecting previously unselected package cmake-data. [2021-06-10T06:39:23.117Z] #36 44.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-10T06:39:23.117Z] #36 44.81 Unpacking cmake-data (3.13.4-1) ... [2021-06-10T06:39:25.639Z] #36 ... [2021-06-10T06:39:25.639Z] [2021-06-10T06:39:25.639Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:39:25.639Z] #50 sha256:fc19c3571d815ab62ec9ec461a0d87f4ae0dac90c13212d41165c6b5f88e9237 [2021-06-10T06:39:25.639Z] #50 38.73 go: extracting golang.org/x/text v0.3.2 [2021-06-10T06:39:25.639Z] #50 42.84 go: finding github.com/fatih/color v1.7.0 [2021-06-10T06:39:25.639Z] #50 42.90 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T06:39:25.639Z] #50 42.96 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-10T06:39:25.639Z] #50 42.97 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-10T06:39:25.639Z] #50 43.08 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-10T06:39:25.639Z] #50 43.11 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T06:39:25.639Z] #50 43.15 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T06:39:25.639Z] #50 43.16 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T06:39:25.639Z] #50 43.21 go: finding github.com/pkg/errors v0.8.1 [2021-06-10T06:39:25.639Z] #50 43.23 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T06:39:25.639Z] #50 43.23 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T06:39:25.639Z] #50 43.23 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-10T06:39:25.639Z] #50 43.31 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T06:39:25.639Z] #50 43.31 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-10T06:39:25.639Z] #50 43.31 go: finding github.com/stretchr/testify v1.4.0 [2021-06-10T06:39:25.639Z] #50 43.32 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T06:39:25.639Z] #50 43.32 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-10T06:39:25.639Z] #50 43.33 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-10T06:39:25.639Z] #50 43.33 go: finding github.com/spf13/viper v1.6.1 [2021-06-10T06:39:25.639Z] #50 43.34 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T06:39:25.639Z] #50 43.35 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-10T06:39:25.639Z] #50 43.43 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T06:39:25.639Z] #50 43.43 go: finding github.com/stretchr/objx v0.2.0 [2021-06-10T06:39:25.639Z] #50 43.55 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T06:39:25.639Z] #50 43.60 go: finding github.com/spf13/cobra v0.0.5 [2021-06-10T06:39:25.639Z] #50 43.61 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T06:39:25.639Z] #50 43.62 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-10T06:39:25.639Z] #50 43.64 go: finding github.com/spf13/pflag v1.0.5 [2021-06-10T06:39:25.639Z] #50 43.65 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-10T06:39:25.639Z] #50 43.66 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T06:39:25.639Z] #50 43.68 go: finding github.com/gobwas/glob v0.2.3 [2021-06-10T06:39:25.639Z] #50 43.69 go: finding github.com/magiconair/properties v1.8.1 [2021-06-10T06:39:25.639Z] #50 43.72 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T06:39:25.639Z] #50 43.76 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T06:39:25.639Z] #50 43.77 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-10T06:39:25.639Z] #50 43.87 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T06:39:25.639Z] #50 43.96 go: finding github.com/spf13/afero v1.1.2 [2021-06-10T06:39:25.639Z] #50 43.96 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T06:39:25.639Z] #50 43.99 go: finding github.com/spf13/cast v1.3.0 [2021-06-10T06:39:25.639Z] #50 44.03 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T06:39:25.639Z] #50 44.04 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T06:39:25.639Z] #50 44.09 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T06:39:25.639Z] #50 44.10 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T06:39:25.639Z] #50 44.13 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T06:39:25.639Z] #50 44.13 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-10T06:39:25.639Z] #50 44.17 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T06:39:25.639Z] #50 44.21 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-10T06:39:25.639Z] #50 44.21 go: finding golang.org/x/text v0.3.2 [2021-06-10T06:39:25.639Z] #50 44.26 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T06:39:25.639Z] #50 44.37 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T06:39:25.639Z] #50 44.41 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T06:39:25.639Z] #50 44.46 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T06:39:25.639Z] #50 44.48 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T06:39:25.639Z] #50 44.50 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T06:39:25.639Z] #50 44.51 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T06:39:25.639Z] #50 44.53 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T06:39:25.639Z] #50 44.56 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T06:39:25.639Z] #50 44.59 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T06:39:25.639Z] #50 44.60 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T06:39:25.639Z] #50 44.62 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-10T06:39:25.639Z] #50 44.63 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T06:39:25.639Z] #50 44.64 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T06:39:25.639Z] #50 44.64 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T06:39:25.639Z] #50 44.66 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T06:39:25.639Z] #50 44.69 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-10T06:39:25.639Z] #50 44.70 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-10T06:39:25.639Z] #50 44.72 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-10T06:39:25.639Z] #50 44.73 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T06:39:25.639Z] #50 44.79 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-10T06:39:25.639Z] #50 44.99 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T06:39:25.639Z] #50 45.03 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T06:39:25.639Z] #50 45.03 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T06:39:25.639Z] #50 45.10 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-10T06:39:25.639Z] #50 45.10 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T06:39:25.639Z] #50 ... [2021-06-10T06:39:25.639Z] [2021-06-10T06:39:25.639Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:39:25.639Z] #52 sha256:b11839a9a5c304d8cb18ed0bcd80501e4fe82c3b81e8e81ffc853f79d89b5ae0 [2021-06-10T06:39:25.639Z] #52 47.15 internal/oserror [2021-06-10T06:39:25.639Z] #52 47.16 strconv [2021-06-10T06:39:25.639Z] #52 47.21 syscall [2021-06-10T06:39:25.777Z] .....INFO: Daemon under test started and replied! [2021-06-10T06:39:25.777Z] INFO: Docker version of the daemon under test [2021-06-10T06:39:25.777Z] [2021-06-10T06:39:25.777Z] Client: [2021-06-10T06:39:25.777Z] Version: 17.06.2-ce [2021-06-10T06:39:25.777Z] API version: 1.30 [2021-06-10T06:39:25.777Z] Go version: go1.8.3 [2021-06-10T06:39:25.777Z] Git commit: cec0b72 [2021-06-10T06:39:25.777Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-10T06:39:25.777Z] OS/Arch: windows/amd64 [2021-06-10T06:39:25.777Z] [2021-06-10T06:39:25.777Z] Server: [2021-06-10T06:39:25.777Z] Version: 0.0.0-dev [2021-06-10T06:39:25.777Z] API version: 1.41 (minimum version 1.24) [2021-06-10T06:39:25.777Z] Go version: go1.13.15 [2021-06-10T06:39:25.777Z] Git commit: 6fa5cfadf4 [2021-06-10T06:39:25.777Z] Built: 06/10/2021 06:37:27 [2021-06-10T06:39:25.777Z] OS/Arch: windows/amd64 [2021-06-10T06:39:25.777Z] Experimental: false [2021-06-10T06:39:25.777Z] [2021-06-10T06:39:25.777Z] INFO: Docker info of the daemon under test [2021-06-10T06:39:25.777Z] [2021-06-10T06:39:25.777Z] Containers: 0 [2021-06-10T06:39:25.777Z] Running: 0 [2021-06-10T06:39:25.777Z] Paused: 0 [2021-06-10T06:39:25.777Z] Stopped: 0 [2021-06-10T06:39:25.777Z] Images: 0 [2021-06-10T06:39:25.777Z] Server Version: 0.0.0-dev [2021-06-10T06:39:25.777Z] Storage Driver: windowsfilter [2021-06-10T06:39:25.777Z] Windows: [2021-06-10T06:39:25.777Z] Logging Driver: json-file [2021-06-10T06:39:25.777Z] Plugins: [2021-06-10T06:39:25.777Z] Volume: local [2021-06-10T06:39:25.777Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T06:39:25.777Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T06:39:25.777Z] Swarm: inactive [2021-06-10T06:39:25.777Z] Default Isolation: process [2021-06-10T06:39:25.777Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-10T06:39:25.777Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-10T06:39:25.777Z] OSType: windows [2021-06-10T06:39:25.777Z] Architecture: x86_64 [2021-06-10T06:39:25.777Z] CPUs: 4 [2021-06-10T06:39:25.777Z] Total Memory: 32GiB [2021-06-10T06:39:25.777Z] Name: azwin-2-a848c0 [2021-06-10T06:39:25.777Z] ID: 4YCL:U6HJ:MAZY:352C:UXLN:SM6A:E2VQ:OXRK:WN23:NL2T:HT62:DH65 [2021-06-10T06:39:25.777Z] Docker Root Dir: D:\CI\PR-42505\2\daemon [2021-06-10T06:39:25.777Z] Debug Mode (client): false [2021-06-10T06:39:25.777Z] Debug Mode (server): true [2021-06-10T06:39:25.777Z] File Descriptors: -1 [2021-06-10T06:39:25.777Z] Goroutines: 16 [2021-06-10T06:39:25.777Z] System Time: 2021-06-10T06:39:25.0901418Z [2021-06-10T06:39:25.777Z] EventsListeners: 0 [2021-06-10T06:39:25.777Z] Registry: https://index.docker.io/v1/ [2021-06-10T06:39:25.777Z] Labels: [2021-06-10T06:39:25.777Z] Experimental: false [2021-06-10T06:39:25.777Z] Insecure Registries: [2021-06-10T06:39:25.777Z] 127.0.0.0/8 [2021-06-10T06:39:25.777Z] Live Restore Enabled: false [2021-06-10T06:39:25.777Z] [2021-06-10T06:39:25.777Z] [2021-06-10T06:39:25.777Z] INFO: Docker images of the daemon under test [2021-06-10T06:39:25.777Z] [2021-06-10T06:39:25.777Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T06:39:25.777Z] [2021-06-10T06:39:25.777Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-10T06:39:25.777Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-10T06:39:25.777Z] ltsc2019: Pulling from windows/servercore [2021-06-10T06:39:25.777Z] 4612f6d0b889: Pulling fs layer [2021-06-10T06:39:25.777Z] 639bb6bb2beb: Pulling fs layer [2021-06-10T06:39:28.920Z] Loaded image: buildpack-deps:buster [2021-06-10T06:39:28.920Z] Loaded image: busybox:latest [2021-06-10T06:39:28.920Z] Loaded image: busybox:glibc [2021-06-10T06:39:28.927Z] #52 50.41 reflect [2021-06-10T06:39:28.927Z] #52 ... [2021-06-10T06:39:28.927Z] [2021-06-10T06:39:28.927Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:39:28.927Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:39:28.927Z] #44 31.03 Reading package lists... [2021-06-10T06:39:28.927Z] #44 37.22 Building dependency tree... [2021-06-10T06:39:28.927Z] #44 39.77 The following additional packages will be installed: [2021-06-10T06:39:28.927Z] #44 39.78 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-10T06:39:28.928Z] #44 39.78 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-10T06:39:28.928Z] #44 39.78 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-10T06:39:28.928Z] #44 39.78 python3.7-minimal [2021-06-10T06:39:28.928Z] #44 39.79 Suggested packages: [2021-06-10T06:39:28.928Z] #44 39.79 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-10T06:39:28.928Z] #44 39.79 python3.7-doc binfmt-support [2021-06-10T06:39:28.928Z] #44 40.99 The following NEW packages will be installed: [2021-06-10T06:39:28.928Z] #44 41.00 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-10T06:39:28.928Z] #44 41.02 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-10T06:39:28.928Z] #44 41.02 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-10T06:39:28.928Z] #44 41.02 python3.7-minimal [2021-06-10T06:39:28.928Z] #44 41.45 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-10T06:39:28.928Z] #44 41.45 Need to get 6695 kB of archives. [2021-06-10T06:39:28.928Z] #44 41.45 After this operation, 33.1 MB of additional disk space will be used. [2021-06-10T06:39:28.928Z] #44 41.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-10T06:39:28.928Z] #44 41.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-10T06:39:28.928Z] #44 41.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-10T06:39:28.928Z] #44 41.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-10T06:39:28.928Z] #44 41.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-10T06:39:28.928Z] #44 42.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-10T06:39:28.928Z] #44 42.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-10T06:39:28.928Z] #44 42.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-10T06:39:28.928Z] #44 42.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-10T06:39:28.928Z] #44 42.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-10T06:39:28.928Z] #44 42.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-10T06:39:28.928Z] #44 42.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-10T06:39:28.928Z] #44 42.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-10T06:39:28.928Z] #44 42.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-10T06:39:28.928Z] #44 42.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-10T06:39:28.928Z] #44 45.29 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-10T06:39:28.928Z] #44 46.55 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T06:39:28.928Z] #44 46.71 Fetched 6695 kB in 4s (1505 kB/s) [2021-06-10T06:39:28.928Z] #44 46.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-10T06:39:28.928Z] #44 46.80 (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 ... 15410 files and directories currently installed.) [2021-06-10T06:39:28.928Z] #44 46.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T06:39:28.928Z] #44 46.87 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T06:39:28.928Z] #44 ... [2021-06-10T06:39:28.928Z] [2021-06-10T06:39:28.928Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:39:28.928Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:39:28.928Z] #13 30.64 Reading package lists... [2021-06-10T06:39:28.928Z] #13 36.92 Building dependency tree... [2021-06-10T06:39:28.928Z] #13 39.45 The following additional packages will be installed: [2021-06-10T06:39:28.928Z] #13 39.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-10T06:39:28.928Z] #13 39.46 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-10T06:39:28.928Z] #13 39.46 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-10T06:39:28.928Z] #13 39.46 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-10T06:39:28.928Z] #13 39.46 mingw-w64-common mingw-w64-x86-64-dev [2021-06-10T06:39:28.928Z] #13 39.48 Suggested packages: [2021-06-10T06:39:28.928Z] #13 39.49 gcc-8-locales seccomp wine64 [2021-06-10T06:39:28.928Z] #13 40.67 The following NEW packages will be installed: [2021-06-10T06:39:28.928Z] #13 40.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-10T06:39:28.928Z] #13 40.68 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-10T06:39:28.928Z] #13 40.68 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-10T06:39:28.928Z] #13 40.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-10T06:39:28.928Z] #13 40.69 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-10T06:39:28.928Z] #13 40.69 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-10T06:39:28.928Z] #13 40.70 The following packages will be upgraded: [2021-06-10T06:39:28.928Z] #13 40.71 libseccomp2 libsystemd0 libudev1 [2021-06-10T06:39:28.928Z] #13 41.08 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-10T06:39:28.928Z] #13 41.08 Need to get 78.2 MB of archives. [2021-06-10T06:39:28.928Z] #13 41.08 After this operation, 487 MB of additional disk space will be used. [2021-06-10T06:39:28.928Z] #13 41.08 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-10T06:39:28.928Z] #13 41.09 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-10T06:39:28.928Z] #13 41.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-10T06:39:28.928Z] #13 41.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-10T06:39:28.928Z] #13 41.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-10T06:39:28.928Z] #13 41.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-10T06:39:28.928Z] #13 41.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-10T06:39:28.928Z] #13 41.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-10T06:39:28.928Z] #13 41.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-10T06:39:28.928Z] #13 42.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-10T06:39:28.928Z] #13 42.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-10T06:39:28.928Z] #13 42.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-10T06:39:28.928Z] #13 42.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-10T06:39:29.489Z] #13 ... [2021-06-10T06:39:29.489Z] [2021-06-10T06:39:29.489Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:39:29.489Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:39:29.489Z] #44 47.57 Selecting previously unselected package python3.7-minimal. [2021-06-10T06:39:29.489Z] #44 47.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T06:39:29.489Z] #44 47.61 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T06:39:29.489Z] #44 ... [2021-06-10T06:39:29.489Z] [2021-06-10T06:39:29.489Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:39:29.489Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:39:29.489Z] #46 41.22 github.com/LK4D4/vndr/godl/singleflight [2021-06-10T06:39:29.489Z] #46 41.49 math/rand [2021-06-10T06:39:29.489Z] #46 42.56 internal/singleflight [2021-06-10T06:39:29.489Z] #46 42.72 errors [2021-06-10T06:39:29.489Z] #46 42.77 sort [2021-06-10T06:39:29.489Z] #46 43.17 io [2021-06-10T06:39:29.489Z] #46 44.00 strconv [2021-06-10T06:39:29.489Z] #46 44.13 bytes [2021-06-10T06:39:29.489Z] #46 45.79 bufio [2021-06-10T06:39:29.489Z] #46 47.26 reflect [2021-06-10T06:39:29.489Z] #46 47.29 syscall [2021-06-10T06:39:29.745Z] #46 ... [2021-06-10T06:39:29.745Z] [2021-06-10T06:39:29.745Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:39:29.745Z] #57 sha256:439e5ae3c34a477b057f1e3cd59a50fbf4939c90929ba2c112cc5a4ff5e74018 [2021-06-10T06:39:29.745Z] #57 3.793 + RM_GOPATH=0 [2021-06-10T06:39:29.745Z] #57 3.793 + TMP_GOPATH= [2021-06-10T06:39:29.745Z] #57 3.793 + : /build [2021-06-10T06:39:29.745Z] #57 3.793 + '[' -z '' ']' [2021-06-10T06:39:29.745Z] #57 3.794 ++ mktemp -d [2021-06-10T06:39:29.745Z] #57 3.800 + export GOPATH=/tmp/tmp.zwJuQ6fals [2021-06-10T06:39:29.745Z] #57 3.803 + GOPATH=/tmp/tmp.zwJuQ6fals [2021-06-10T06:39:29.745Z] #57 3.803 + RM_GOPATH=1 [2021-06-10T06:39:29.745Z] #57 3.804 + case "$(go env GOARCH)" in [2021-06-10T06:39:29.745Z] #57 3.804 ++ go env GOARCH [2021-06-10T06:39:29.745Z] #57 3.820 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:39:29.745Z] #57 3.821 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:39:29.745Z] #57 3.821 ++ dirname /tmp/install/install.sh [2021-06-10T06:39:29.745Z] #57 3.832 + dir=/tmp/install [2021-06-10T06:39:29.745Z] #57 3.836 + bin=containerd [2021-06-10T06:39:29.745Z] #57 3.836 + shift [2021-06-10T06:39:29.745Z] #57 3.836 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-10T06:39:29.745Z] #57 3.836 + . /tmp/install/containerd.installer [2021-06-10T06:39:29.745Z] #57 3.836 ++ set -e [2021-06-10T06:39:29.745Z] #57 3.838 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T06:39:29.745Z] #57 3.839 + install_containerd [2021-06-10T06:39:29.745Z] #57 3.839 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-10T06:39:29.745Z] #57 3.840 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T06:39:29.745Z] #57 3.840 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zwJuQ6fals/src/github.com/containerd/containerd [2021-06-10T06:39:29.745Z] #57 3.842 Cloning into '/tmp/tmp.zwJuQ6fals/src/github.com/containerd/containerd'... [2021-06-10T06:39:30.807Z] Loaded image: debian:bullseye [2021-06-10T06:39:30.807Z] Loaded image: hello-world:latest [2021-06-10T06:39:30.807Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T06:39:30.807Z] INFO: Testing against a local daemon [2021-06-10T06:39:30.807Z] === RUN TestCgroupNamespacesBuild [2021-06-10T06:39:31.112Z] #57 ... [2021-06-10T06:39:31.112Z] [2021-06-10T06:39:31.112Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:39:31.112Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:39:31.112Z] #44 49.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T06:39:31.112Z] #44 49.31 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T06:39:32.481Z] #44 ... [2021-06-10T06:39:32.481Z] [2021-06-10T06:39:32.481Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T06:39:32.481Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T06:39:32.481Z] #32 41.55 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-10T06:39:32.481Z] #32 41.82 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-10T06:39:32.481Z] #32 42.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T06:39:32.481Z] #32 ... [2021-06-10T06:39:32.481Z] [2021-06-10T06:39:32.482Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:39:32.482Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:39:32.482Z] #13 47.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-10T06:39:33.323Z] --- PASS: TestCgroupNamespacesBuild (2.58s) [2021-06-10T06:39:33.323Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-10T06:39:35.002Z] #13 49.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-10T06:39:35.002Z] #13 49.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-10T06:39:35.002Z] #13 49.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-10T06:39:35.002Z] #13 49.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-10T06:39:35.002Z] #13 49.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-10T06:39:35.003Z] #13 49.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-10T06:39:35.003Z] #13 49.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-10T06:39:35.003Z] #13 49.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-10T06:39:35.003Z] #13 49.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-10T06:39:35.258Z] #13 ... [2021-06-10T06:39:35.258Z] [2021-06-10T06:39:35.258Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T06:39:35.258Z] #48 sha256:278bc78fe9ed6951104eee97063322f70113b109192b145255aacf2e4aab52b9 [2021-06-10T06:39:35.258Z] #48 DONE 56.9s [2021-06-10T06:39:35.258Z] [2021-06-10T06:39:35.258Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:39:35.258Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:39:35.259Z] #13 50.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-10T06:39:35.515Z] #13 50.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-10T06:39:35.515Z] #13 50.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-10T06:39:35.515Z] #13 50.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-10T06:39:35.515Z] #13 50.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-10T06:39:35.772Z] #13 ... [2021-06-10T06:39:35.772Z] [2021-06-10T06:39:35.772Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T06:39:35.772Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T06:39:35.772Z] #36 47.46 Selecting previously unselected package libicu63:amd64. [2021-06-10T06:39:35.772Z] #36 47.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-10T06:39:35.772Z] #36 47.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-10T06:39:35.772Z] #36 54.17 Selecting previously unselected package libxml2:amd64. [2021-06-10T06:39:35.772Z] #36 54.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-10T06:39:35.772Z] #36 54.19 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-10T06:39:35.772Z] #36 54.80 Selecting previously unselected package libarchive13:amd64. [2021-06-10T06:39:35.772Z] #36 54.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-10T06:39:35.772Z] #36 54.81 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-10T06:39:35.772Z] #36 55.14 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-10T06:39:35.772Z] #36 55.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-10T06:39:35.772Z] #36 55.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-10T06:39:35.772Z] #36 55.31 Selecting previously unselected package librhash0:amd64. [2021-06-10T06:39:35.772Z] #36 55.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-10T06:39:35.772Z] #36 55.35 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-10T06:39:35.772Z] #36 56.89 Selecting previously unselected package libuv1:amd64. [2021-06-10T06:39:35.772Z] #36 56.91 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-10T06:39:35.772Z] #36 56.91 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-10T06:39:35.772Z] #36 57.14 Selecting previously unselected package cmake. [2021-06-10T06:39:35.772Z] #36 57.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-10T06:39:35.772Z] #36 57.17 Unpacking cmake (3.13.4-1) ... [2021-06-10T06:39:35.837Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.42s) [2021-06-10T06:39:35.837Z] === RUN TestBuildWithSession [2021-06-10T06:39:35.837Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T06:39:35.837Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T06:39:35.837Z] === RUN TestBuildSquashParent [2021-06-10T06:39:36.028Z] #36 ... [2021-06-10T06:39:36.028Z] [2021-06-10T06:39:36.028Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:39:36.028Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:39:36.028Z] #44 53.63 Selecting previously unselected package python3-minimal. [2021-06-10T06:39:36.028Z] #44 53.63 (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 ... 15650 files and directories currently installed.) [2021-06-10T06:39:36.028Z] #44 53.70 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-10T06:39:36.028Z] #44 53.72 Unpacking python3-minimal (3.7.3-1) ... [2021-06-10T06:39:36.028Z] #44 53.85 Selecting previously unselected package libmpdec2:amd64. [2021-06-10T06:39:36.028Z] #44 53.85 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-10T06:39:36.028Z] #44 53.88 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-10T06:39:36.028Z] #44 54.05 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-10T06:39:36.028Z] #44 54.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T06:39:36.028Z] #44 54.07 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T06:39:37.394Z] #44 55.61 Selecting previously unselected package python3.7. [2021-06-10T06:39:37.394Z] #44 55.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T06:39:37.394Z] #44 55.62 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T06:39:37.394Z] #44 55.83 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-10T06:39:37.394Z] #44 55.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-10T06:39:37.650Z] #44 55.84 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-10T06:39:37.650Z] #44 55.97 Setting up python3-minimal (3.7.3-1) ... [2021-06-10T06:39:39.017Z] #44 57.35 Selecting previously unselected package python3. [2021-06-10T06:39:39.017Z] #44 57.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-10T06:39:39.017Z] #44 57.39 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-10T06:39:39.017Z] #44 57.40 Unpacking python3 (3.7.3-1) ... [2021-06-10T06:39:39.946Z] #44 ... [2021-06-10T06:39:39.946Z] [2021-06-10T06:39:39.946Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T06:39:39.946Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T06:39:39.946Z] #36 60.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-10T06:39:39.946Z] #36 60.25 Setting up xxd (2:8.1.0875-5) ... [2021-06-10T06:39:39.946Z] #36 60.27 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-10T06:39:39.946Z] #36 60.28 Setting up vim-common (2:8.1.0875-5) ... [2021-06-10T06:39:39.946Z] #36 60.38 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-10T06:39:39.946Z] #36 60.38 Setting up cmake-data (3.13.4-1) ... [2021-06-10T06:39:39.946Z] #36 60.38 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-10T06:39:39.946Z] #36 60.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-10T06:39:39.946Z] #36 60.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-10T06:39:39.946Z] #36 60.44 Setting up cmake (3.13.4-1) ... [2021-06-10T06:39:39.946Z] #36 60.45 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T06:39:39.946Z] #36 60.57 Processing triggers for mime-support (3.62) ... [2021-06-10T06:39:39.946Z] #36 DONE 61.5s [2021-06-10T06:39:39.946Z] [2021-06-10T06:39:39.946Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:39:39.946Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:39:39.946Z] #44 58.09 Selecting previously unselected package libprotobuf17:amd64. [2021-06-10T06:39:39.946Z] #44 58.09 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-10T06:39:39.946Z] #44 58.09 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-10T06:39:40.518Z] #44 ... [2021-06-10T06:39:40.518Z] [2021-06-10T06:39:40.518Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:39:40.518Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:39:40.518Z] #13 51.30 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T06:39:40.518Z] #13 51.49 Fetched 78.2 MB in 9s (8284 kB/s) [2021-06-10T06:39:40.518Z] #13 51.59 (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 ... 15410 files and directories currently installed.) [2021-06-10T06:39:40.518Z] #13 51.66 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-10T06:39:40.518Z] #13 51.68 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-10T06:39:40.518Z] #13 52.01 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-10T06:39:40.518Z] #13 52.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 ... 15410 files and directories currently installed.) [2021-06-10T06:39:40.518Z] #13 52.24 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-10T06:39:40.518Z] #13 52.26 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-10T06:39:40.518Z] #13 52.45 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-10T06:39:40.518Z] #13 52.58 (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 ... 15410 files and directories currently installed.) [2021-06-10T06:39:40.518Z] #13 52.65 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-10T06:39:40.518Z] #13 52.69 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-10T06:39:40.518Z] #13 52.93 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-10T06:39:40.518Z] #13 53.11 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-10T06:39:40.518Z] #13 53.11 (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 ... 15410 files and directories currently installed.) [2021-06-10T06:39:40.518Z] #13 53.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-10T06:39:40.518Z] #13 53.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-10T06:39:40.774Z] #13 55.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-10T06:39:40.774Z] #13 55.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-10T06:39:40.774Z] #13 55.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-10T06:39:42.141Z] #13 ... [2021-06-10T06:39:42.141Z] [2021-06-10T06:39:42.141Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:39:42.141Z] #52 sha256:b11839a9a5c304d8cb18ed0bcd80501e4fe82c3b81e8e81ffc853f79d89b5ae0 [2021-06-10T06:39:42.141Z] #52 53.74 time [2021-06-10T06:39:42.141Z] #52 58.69 context [2021-06-10T06:39:42.141Z] #52 59.57 internal/poll [2021-06-10T06:39:42.141Z] #52 61.52 os [2021-06-10T06:39:42.141Z] #52 62.28 encoding/binary [2021-06-10T06:39:42.141Z] #52 ... [2021-06-10T06:39:42.141Z] [2021-06-10T06:39:42.141Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:39:42.141Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:39:42.141Z] #44 58.89 Selecting previously unselected package python3-pkg-resources. [2021-06-10T06:39:42.141Z] #44 58.89 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-10T06:39:42.141Z] #44 58.89 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-10T06:39:42.141Z] #44 59.11 Selecting previously unselected package python3-six. [2021-06-10T06:39:42.141Z] #44 59.11 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-10T06:39:42.141Z] #44 59.11 Unpacking python3-six (1.12.0-1) ... [2021-06-10T06:39:42.141Z] #44 59.17 Selecting previously unselected package python3-protobuf. [2021-06-10T06:39:42.141Z] #44 59.17 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-10T06:39:42.141Z] #44 59.17 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-10T06:39:42.141Z] #44 59.53 Selecting previously unselected package libnet1:amd64. [2021-06-10T06:39:42.141Z] #44 59.53 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-10T06:39:42.141Z] #44 59.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-10T06:39:42.141Z] #44 59.70 Selecting previously unselected package libnl-3-200:amd64. [2021-06-10T06:39:42.141Z] #44 59.70 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-10T06:39:42.141Z] #44 59.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-10T06:39:42.141Z] #44 59.82 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-10T06:39:42.141Z] #44 59.82 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-10T06:39:42.141Z] #44 59.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-10T06:39:42.141Z] #44 59.92 Selecting previously unselected package criu. [2021-06-10T06:39:42.141Z] #44 59.92 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-10T06:39:42.141Z] #44 59.93 Unpacking criu (3.15-1) ... [2021-06-10T06:39:42.397Z] #44 60.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-10T06:39:42.397Z] #44 60.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-10T06:39:42.397Z] #44 60.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-10T06:39:42.397Z] #44 60.64 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-10T06:39:42.397Z] #44 60.65 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-10T06:39:42.397Z] #44 60.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T06:39:42.397Z] #44 60.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-10T06:39:42.397Z] #44 60.69 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T06:39:43.032Z] #44 ... [2021-06-10T06:39:43.032Z] [2021-06-10T06:39:43.033Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:39:43.033Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:39:43.033Z] #46 54.48 time [2021-06-10T06:39:43.033Z] #46 58.23 internal/fmtsort [2021-06-10T06:39:43.033Z] #46 58.85 internal/syscall/execenv [2021-06-10T06:39:43.033Z] #46 59.01 internal/syscall/unix [2021-06-10T06:39:43.033Z] #46 59.21 internal/poll [2021-06-10T06:39:43.033Z] #46 59.39 strings [2021-06-10T06:39:43.033Z] #46 61.55 os [2021-06-10T06:39:43.033Z] #46 61.55 regexp/syntax [2021-06-10T06:39:43.033Z] #46 ... [2021-06-10T06:39:43.033Z] [2021-06-10T06:39:43.033Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:39:43.033Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:39:43.301Z] #13 57.94 Selecting previously unselected package binutils-mingw-w64. [2021-06-10T06:39:43.301Z] #13 57.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-10T06:39:43.301Z] #13 57.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-10T06:39:43.301Z] #13 58.09 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-10T06:39:43.301Z] #13 58.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-10T06:39:43.301Z] #13 58.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-10T06:39:43.557Z] #13 58.31 Selecting previously unselected package dmsetup. [2021-06-10T06:39:43.557Z] #13 58.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-10T06:39:43.557Z] #13 58.31 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-10T06:39:43.813Z] #13 58.55 Selecting previously unselected package mingw-w64-common. [2021-06-10T06:39:43.813Z] #13 58.55 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-10T06:39:43.813Z] #13 58.55 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-10T06:39:43.920Z] --- PASS: TestBuildSquashParent (8.11s) [2021-06-10T06:39:43.920Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T06:39:43.920Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:39:43.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:39:43.920Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:39:43.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:39:43.920Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:39:43.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:39:43.920Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:39:43.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:39:43.920Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:39:43.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:39:43.920Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:39:43.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:39:43.920Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:39:43.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:39:45.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:39:46.752Z] 639bb6bb2beb: Verifying Checksum [2021-06-10T06:39:46.752Z] 639bb6bb2beb: Download complete [2021-06-10T06:39:47.173Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:39:48.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-10T06:39:48.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:39:48.263Z] 4612f6d0b889: Verifying Checksum [2021-06-10T06:39:48.263Z] 4612f6d0b889: Download complete [2021-06-10T06:39:49.035Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:39:49.055Z] #13 63.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-10T06:39:49.055Z] #13 63.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-10T06:39:49.055Z] #13 63.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-10T06:39:49.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-10T06:39:49.983Z] #13 ... [2021-06-10T06:39:49.983Z] [2021-06-10T06:39:49.983Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T06:39:49.983Z] #37 sha256:1a5bf3cfb476afcabbb3c0205ae492c020db7ab2c92a3a7611c899745718c723 [2021-06-10T06:39:49.983Z] #37 4.382 + RM_GOPATH=0 [2021-06-10T06:39:49.983Z] #37 4.383 + TMP_GOPATH= [2021-06-10T06:39:49.983Z] #37 4.383 + : /build [2021-06-10T06:39:49.983Z] #37 4.386 + '[' -z '' ']' [2021-06-10T06:39:49.983Z] #37 4.387 ++ mktemp -d [2021-06-10T06:39:49.983Z] #37 4.392 + export GOPATH=/tmp/tmp.mRBP51UtFt [2021-06-10T06:39:49.983Z] #37 4.392 + GOPATH=/tmp/tmp.mRBP51UtFt [2021-06-10T06:39:49.983Z] #37 4.392 + RM_GOPATH=1 [2021-06-10T06:39:49.983Z] #37 4.392 + case "$(go env GOARCH)" in [2021-06-10T06:39:49.983Z] #37 4.393 ++ go env GOARCH [2021-06-10T06:39:49.983Z] #37 4.420 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:39:49.983Z] #37 4.420 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:39:49.983Z] #37 4.421 ++ dirname /tmp/install/install.sh [2021-06-10T06:39:49.983Z] #37 4.422 + dir=/tmp/install [2021-06-10T06:39:49.983Z] #37 4.434 + bin=tini [2021-06-10T06:39:49.983Z] #37 4.434 + shift [2021-06-10T06:39:49.983Z] #37 4.434 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-10T06:39:49.983Z] #37 4.435 + . /tmp/install/tini.installer [2021-06-10T06:39:49.983Z] #37 4.435 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T06:39:49.983Z] #37 4.435 + install_tini [2021-06-10T06:39:49.983Z] #37 4.435 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-10T06:39:49.983Z] #37 4.436 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T06:39:49.983Z] #37 4.436 + git clone https://github.com/krallin/tini.git /tmp/tmp.mRBP51UtFt/tini [2021-06-10T06:39:49.983Z] #37 4.437 Cloning into '/tmp/tmp.mRBP51UtFt/tini'... [2021-06-10T06:39:49.983Z] #37 5.147 + cd /tmp/tmp.mRBP51UtFt/tini [2021-06-10T06:39:49.983Z] #37 5.148 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T06:39:49.983Z] #37 5.154 + cmake . [2021-06-10T06:39:49.983Z] #37 5.760 -- The C compiler identification is GNU 8.3.0 [2021-06-10T06:39:49.983Z] #37 5.804 -- Check for working C compiler: /usr/bin/cc [2021-06-10T06:39:49.983Z] #37 6.529 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-10T06:39:49.983Z] #37 6.539 -- Detecting C compiler ABI info [2021-06-10T06:39:49.983Z] #37 7.322 -- Detecting C compiler ABI info - done [2021-06-10T06:39:49.983Z] #37 7.372 -- Detecting C compile features [2021-06-10T06:39:49.983Z] #37 9.425 -- Detecting C compile features - done [2021-06-10T06:39:49.983Z] #37 9.470 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-10T06:39:49.983Z] #37 9.756 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-10T06:39:49.983Z] #37 9.860 -- Configuring done [2021-06-10T06:39:49.983Z] #37 9.887 -- Generating done [2021-06-10T06:39:49.983Z] #37 9.888 -- Build files have been written to: /tmp/tmp.mRBP51UtFt/tini [2021-06-10T06:39:49.983Z] #37 9.896 + make tini-static [2021-06-10T06:39:50.240Z] #37 10.32 Scanning dependencies of target tini-static [2021-06-10T06:39:50.240Z] #37 10.46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-10T06:39:50.928Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-10T06:39:50.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s) [2021-06-10T06:39:50.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2021-06-10T06:39:50.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2021-06-10T06:39:50.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2021-06-10T06:39:50.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2021-06-10T06:39:50.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.73s) [2021-06-10T06:39:50.928Z] === RUN TestBuildMultiStageCopy [2021-06-10T06:39:50.928Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T06:39:51.608Z] #37 11.73 [100%] Linking C executable tini-static [2021-06-10T06:39:52.171Z] #37 12.21 [100%] Built target tini-static [2021-06-10T06:39:52.171Z] #37 12.29 + mkdir -p /build [2021-06-10T06:39:52.171Z] #37 12.30 + cp tini-static /build/docker-init [2021-06-10T06:39:52.171Z] #37 ... [2021-06-10T06:39:52.171Z] [2021-06-10T06:39:52.171Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:39:52.171Z] #52 sha256:b11839a9a5c304d8cb18ed0bcd80501e4fe82c3b81e8e81ffc853f79d89b5ae0 [2021-06-10T06:39:52.171Z] #52 63.94 encoding/base64 [2021-06-10T06:39:52.171Z] #52 64.75 golang.org/x/sys/unix [2021-06-10T06:39:52.171Z] #52 65.61 fmt [2021-06-10T06:39:52.171Z] #52 70.05 encoding/json [2021-06-10T06:39:52.171Z] #52 72.27 github.com/pkg/diff [2021-06-10T06:39:52.171Z] #52 73.67 go/ast [2021-06-10T06:39:52.428Z] #52 ... [2021-06-10T06:39:52.428Z] [2021-06-10T06:39:52.428Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:39:52.428Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:39:52.428Z] #46 65.08 fmt [2021-06-10T06:39:52.428Z] #46 66.46 path/filepath [2021-06-10T06:39:52.428Z] #46 67.81 regexp [2021-06-10T06:39:52.428Z] #46 69.47 flag [2021-06-10T06:39:52.428Z] #46 70.84 go/token [2021-06-10T06:39:52.428Z] #46 71.46 internal/lazyregexp [2021-06-10T06:39:52.428Z] #46 71.62 go/scanner [2021-06-10T06:39:52.428Z] #46 71.67 path [2021-06-10T06:39:52.428Z] #46 72.19 io/ioutil [2021-06-10T06:39:52.428Z] #46 72.74 net/url [2021-06-10T06:39:52.428Z] #46 72.97 go/ast [2021-06-10T06:39:52.428Z] #46 ... [2021-06-10T06:39:52.428Z] [2021-06-10T06:39:52.428Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T06:39:52.428Z] #37 sha256:1a5bf3cfb476afcabbb3c0205ae492c020db7ab2c92a3a7611c899745718c723 [2021-06-10T06:39:52.428Z] #37 DONE 12.8s [2021-06-10T06:39:52.428Z] [2021-06-10T06:39:52.428Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:39:52.428Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:39:52.428Z] #44 65.46 Setting up python3 (3.7.3-1) ... [2021-06-10T06:39:52.428Z] #44 66.19 Setting up python3-six (1.12.0-1) ... [2021-06-10T06:39:52.428Z] #44 67.35 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-10T06:39:52.428Z] #44 68.76 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-10T06:39:52.992Z] #44 ... [2021-06-10T06:39:52.992Z] [2021-06-10T06:39:52.992Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:39:52.992Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:39:52.992Z] #46 74.44 text/template/parse [2021-06-10T06:39:54.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T06:39:55.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T06:39:56.042Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T06:39:56.263Z] #46 77.82 go/parser [2021-06-10T06:39:56.263Z] #46 ... [2021-06-10T06:39:56.263Z] [2021-06-10T06:39:56.263Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T06:39:56.263Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T06:39:56.263Z] #44 72.03 Setting up criu (3.15-1) ... [2021-06-10T06:39:56.263Z] #44 73.77 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T06:39:56.263Z] #44 73.86 Processing triggers for mime-support (3.62) ... [2021-06-10T06:39:56.263Z] #44 DONE 74.5s [2021-06-10T06:39:56.520Z] [2021-06-10T06:39:56.520Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:39:56.520Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:39:56.520Z] #13 69.28 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-10T06:39:56.520Z] #13 69.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-10T06:39:56.520Z] #13 69.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-10T06:39:56.520Z] #13 69.48 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-10T06:39:56.520Z] #13 69.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-10T06:39:56.520Z] #13 69.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T06:39:57.404Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T06:39:58.329Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2021-06-10T06:39:58.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2021-06-10T06:39:58.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-10T06:39:58.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-10T06:39:58.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-10T06:39:58.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-10T06:39:58.329Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T06:40:01.771Z] #13 ... [2021-06-10T06:40:01.771Z] [2021-06-10T06:40:01.771Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:40:01.771Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:40:01.771Z] #46 78.52 text/template [2021-06-10T06:40:01.771Z] #46 81.85 log [2021-06-10T06:40:01.771Z] #46 82.36 encoding/xml [2021-06-10T06:40:01.771Z] #46 82.58 go/doc [2021-06-10T06:40:02.334Z] #46 ... [2021-06-10T06:40:02.334Z] [2021-06-10T06:40:02.334Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:40:02.334Z] #57 sha256:439e5ae3c34a477b057f1e3cd59a50fbf4939c90929ba2c112cc5a4ff5e74018 [2021-06-10T06:40:03.565Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-10T06:40:03.565Z] === RUN TestBuildLabelWithTargets [2021-06-10T06:40:03.618Z] #57 44.17 Checking out files: 52% (2049/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 95% (3766/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-10T06:40:03.618Z] #57 45.33 + cd /tmp/tmp.zwJuQ6fals/src/github.com/containerd/containerd [2021-06-10T06:40:03.618Z] #57 45.33 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T06:40:04.181Z] #57 45.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-10T06:40:04.181Z] #57 45.89 + BUILDTAGS='netgo osusergo static_build' [2021-06-10T06:40:04.181Z] #57 45.89 + export EXTRA_FLAGS=-buildmode=pie [2021-06-10T06:40:04.181Z] #57 45.89 + EXTRA_FLAGS=-buildmode=pie [2021-06-10T06:40:04.181Z] #57 45.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-10T06:40:04.181Z] #57 45.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-10T06:40:04.181Z] #57 45.89 + '[' '' = dynamic ']' [2021-06-10T06:40:04.181Z] #57 45.89 + make [2021-06-10T06:40:04.181Z] #57 ... [2021-06-10T06:40:04.181Z] [2021-06-10T06:40:04.181Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:40:04.181Z] #52 sha256:b11839a9a5c304d8cb18ed0bcd80501e4fe82c3b81e8e81ffc853f79d89b5ae0 [2021-06-10T06:40:04.181Z] #52 75.93 golang.org/x/crypto/ssh/terminal [2021-06-10T06:40:04.181Z] #52 77.48 mvdan.cc/editorconfig [2021-06-10T06:40:04.181Z] #52 78.52 mvdan.cc/sh/v3/fileutil [2021-06-10T06:40:04.181Z] #52 78.69 text/tabwriter [2021-06-10T06:40:04.181Z] #52 79.25 mvdan.cc/sh/v3/syntax [2021-06-10T06:40:04.181Z] #52 84.96 mvdan.cc/sh/v3/cmd/shfmt [2021-06-10T06:40:04.437Z] #52 ... [2021-06-10T06:40:04.437Z] [2021-06-10T06:40:04.437Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:40:04.437Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:40:04.437Z] #46 85.94 github.com/LK4D4/vndr/build [2021-06-10T06:40:05.367Z] #46 87.03 github.com/LK4D4/vndr/versioned [2021-06-10T06:40:05.367Z] #46 87.09 compress/flate [2021-06-10T06:40:07.260Z] #46 88.58 hash/crc32 [2021-06-10T06:40:07.525Z] #46 89.21 net [2021-06-10T06:40:08.094Z] #46 89.66 compress/gzip [2021-06-10T06:40:08.658Z] #46 ... [2021-06-10T06:40:08.658Z] [2021-06-10T06:40:08.658Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T06:40:08.658Z] #52 sha256:b11839a9a5c304d8cb18ed0bcd80501e4fe82c3b81e8e81ffc853f79d89b5ae0 [2021-06-10T06:40:08.658Z] #52 DONE 90.2s [2021-06-10T06:40:08.658Z] [2021-06-10T06:40:08.658Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:40:08.658Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:40:08.658Z] #46 90.12 vendor/golang.org/x/text/transform [2021-06-10T06:40:09.222Z] #46 90.77 vendor/golang.org/x/text/unicode/bidi [2021-06-10T06:40:11.119Z] #46 92.49 vendor/golang.org/x/text/secure/bidirule [2021-06-10T06:40:11.119Z] #46 92.75 vendor/golang.org/x/text/unicode/norm [2021-06-10T06:40:11.648Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-10T06:40:11.648Z] === RUN TestBuildWithEmptyLayers [2021-06-10T06:40:14.159Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-06-10T06:40:14.159Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T06:40:15.289Z] #46 96.30 vendor/golang.org/x/net/idna [2021-06-10T06:40:15.289Z] #46 ... [2021-06-10T06:40:15.289Z] [2021-06-10T06:40:15.289Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:40:15.289Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:40:15.289Z] #13 90.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-10T06:40:15.289Z] #13 90.17 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-10T06:40:15.289Z] #13 90.17 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T06:40:15.546Z] #13 ... [2021-06-10T06:40:15.546Z] [2021-06-10T06:40:15.546Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:40:15.546Z] #57 sha256:439e5ae3c34a477b057f1e3cd59a50fbf4939c90929ba2c112cc5a4ff5e74018 [2021-06-10T06:40:15.546Z] #57 47.29 + bin/ctr [2021-06-10T06:40:16.476Z] #57 ... [2021-06-10T06:40:16.476Z] [2021-06-10T06:40:16.476Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:40:16.476Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:40:16.476Z] #46 98.21 vendor/golang.org/x/net/http2/hpack [2021-06-10T06:40:17.406Z] #46 99.13 mime [2021-06-10T06:40:18.773Z] #46 100.4 mime/quotedprintable [2021-06-10T06:40:19.029Z] #46 100.7 net/http/internal [2021-06-10T06:40:19.399Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-06-10T06:40:19.399Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T06:40:19.966Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2021-06-10T06:40:19.966Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T06:40:22.301Z] #46 103.8 net/textproto [2021-06-10T06:40:22.301Z] #46 103.8 crypto/x509 [2021-06-10T06:40:23.230Z] #46 104.8 vendor/golang.org/x/net/http/httpguts [2021-06-10T06:40:23.230Z] #46 ... [2021-06-10T06:40:23.230Z] [2021-06-10T06:40:23.230Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T06:40:23.230Z] #59 sha256:4b1e10a56c7fb3d73874d5027bc96db0a128d92612f98d2613bc3ef5754c544e [2021-06-10T06:40:23.230Z] #59 105.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-10T06:40:23.487Z] #59 105.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-10T06:40:25.203Z] --- PASS: TestBuildMultiStageLayerLeak (5.12s) [2021-06-10T06:40:25.203Z] === RUN TestBuildWithHugeFile [2021-06-10T06:40:28.737Z] #59 ... [2021-06-10T06:40:28.737Z] [2021-06-10T06:40:28.737Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:40:28.737Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:40:28.737Z] #13 103.5 Selecting previously unselected package libapparmor1:amd64. [2021-06-10T06:40:28.737Z] #13 103.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-10T06:40:28.737Z] #13 103.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-10T06:40:28.737Z] #13 103.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-10T06:40:28.737Z] #13 103.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-10T06:40:28.737Z] #13 103.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-10T06:40:28.994Z] #13 103.9 Selecting previously unselected package libbtrfs0. [2021-06-10T06:40:28.994Z] #13 103.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-10T06:40:28.994Z] #13 103.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-10T06:40:28.994Z] #13 103.9 Selecting previously unselected package libbtrfs-dev. [2021-06-10T06:40:28.994Z] #13 104.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-10T06:40:28.994Z] #13 104.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-10T06:40:29.251Z] #13 104.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-10T06:40:29.251Z] #13 104.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-10T06:40:29.251Z] #13 104.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-10T06:40:29.508Z] #13 104.2 Selecting previously unselected package libudev-dev:amd64. [2021-06-10T06:40:29.508Z] #13 104.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-10T06:40:29.508Z] #13 104.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-10T06:40:30.071Z] #13 104.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-10T06:40:30.071Z] #13 104.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-10T06:40:30.071Z] #13 104.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-10T06:40:30.280Z] Running on azwin-2-550e60 in d:\jenkins\workspace\moby_PR-42505 [Pipeline] { [Pipeline] ws [2021-06-10T06:40:30.303Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-10T06:40:30.636Z] #13 ... [2021-06-10T06:40:30.636Z] [2021-06-10T06:40:30.636Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T06:40:30.636Z] #59 sha256:4b1e10a56c7fb3d73874d5027bc96db0a128d92612f98d2613bc3ef5754c544e [2021-06-10T06:40:30.636Z] #59 DONE 112.4s [2021-06-10T06:40:30.636Z] [2021-06-10T06:40:30.636Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:40:30.636Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:40:30.636Z] #13 105.6 Selecting previously unselected package libpcre16-3:amd64. [2021-06-10T06:40:30.636Z] #13 105.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-10T06:40:30.892Z] #13 ... [2021-06-10T06:40:30.893Z] [2021-06-10T06:40:30.893Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T06:40:30.893Z] #60 sha256:59f8c93952b07cf3fbeb5ff3c0a97c77aa6dc72a5418d45fed908c3492b66559 [2021-06-10T06:40:30.893Z] #60 DONE 0.1s [2021-06-10T06:40:30.893Z] [2021-06-10T06:40:30.893Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:40:30.893Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:40:30.893Z] #13 105.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-10T06:40:30.893Z] #13 ... [2021-06-10T06:40:30.893Z] [2021-06-10T06:40:30.893Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T06:40:30.893Z] #61 sha256:23a17bc27a98b39d6581597fdf7a5561799d0435097178d46fcdecad819577ec [2021-06-10T06:40:30.893Z] #61 DONE 0.2s [2021-06-10T06:40:30.893Z] [2021-06-10T06:40:30.893Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:40:30.893Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:40:30.893Z] #13 105.9 Selecting previously unselected package libpcre32-3:amd64. [2021-06-10T06:40:30.893Z] #13 105.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-10T06:40:31.150Z] #13 105.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-10T06:40:31.150Z] #13 106.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-10T06:40:31.150Z] #13 106.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-10T06:40:31.150Z] #13 106.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-10T06:40:31.395Z] The recommended git tool is: git [2021-06-10T06:40:31.417Z] #13 106.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-10T06:40:31.417Z] #13 106.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-10T06:40:31.417Z] #13 106.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-10T06:40:31.981Z] #13 106.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-10T06:40:31.981Z] #13 106.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-10T06:40:31.981Z] #13 106.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-10T06:40:32.238Z] #13 107.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-10T06:40:32.238Z] #13 107.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-10T06:40:32.238Z] #13 107.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-10T06:40:32.238Z] #13 107.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-10T06:40:32.238Z] #13 107.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-10T06:40:32.238Z] #13 107.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-10T06:40:32.494Z] #13 107.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-10T06:40:32.494Z] #13 107.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-10T06:40:32.494Z] #13 107.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-10T06:40:33.057Z] #13 107.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-10T06:40:33.057Z] #13 107.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-10T06:40:33.057Z] #13 107.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-10T06:40:33.057Z] #13 107.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-10T06:40:33.057Z] #13 107.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-10T06:40:33.057Z] #13 107.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-10T06:40:33.057Z] #13 107.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-10T06:40:33.057Z] #13 107.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-10T06:40:33.057Z] #13 107.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-10T06:40:33.057Z] #13 107.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-10T06:40:33.057Z] #13 107.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-10T06:40:33.057Z] #13 107.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-10T06:40:33.057Z] #13 107.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-10T06:40:33.057Z] #13 108.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-10T06:40:33.057Z] #13 108.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-10T06:40:33.057Z] #13 108.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-10T06:40:33.057Z] #13 108.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-10T06:40:33.057Z] #13 108.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T06:40:33.057Z] #13 108.0 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-06-10T06:40:33.314Z] #13 108.0 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-06-10T06:40:33.314Z] #13 108.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T06:40:33.314Z] #13 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-10T06:40:33.314Z] #13 108.0 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-06-10T06:40:33.314Z] #13 108.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-10T06:40:33.314Z] #13 108.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-10T06:40:33.314Z] #13 108.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-10T06:40:33.314Z] #13 108.1 Setting up dmsetup (2:1.02.155-3) ... [2021-06-10T06:40:33.314Z] #13 108.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-10T06:40:33.314Z] #13 108.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-10T06:40:33.314Z] #13 108.1 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T06:40:33.571Z] #13 ... [2021-06-10T06:40:33.571Z] [2021-06-10T06:40:33.571Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:40:33.571Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:40:33.571Z] #46 105.1 vendor/golang.org/x/net/http/httpproxy [2021-06-10T06:40:33.571Z] #46 105.6 mime/multipart [2021-06-10T06:40:33.571Z] #46 107.2 crypto/tls [2021-06-10T06:40:33.571Z] #46 112.4 net/http/httptrace [2021-06-10T06:40:33.571Z] #46 112.6 net/http [2021-06-10T06:40:34.133Z] #46 ... [2021-06-10T06:40:34.133Z] [2021-06-10T06:40:34.133Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T06:40:34.133Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T06:40:34.133Z] #13 DONE 109.1s [2021-06-10T06:40:34.133Z] [2021-06-10T06:40:34.133Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T06:40:34.133Z] #54 sha256:2ce82dd842fcfaf57184e2b155cf1f484c0387493f9f72d34e3930887474217d [2021-06-10T06:40:38.379Z] #54 3.795 + RM_GOPATH=0 [2021-06-10T06:40:38.379Z] #54 3.795 + TMP_GOPATH= [2021-06-10T06:40:38.379Z] #54 3.795 + : /build [2021-06-10T06:40:38.379Z] #54 3.795 + '[' -z '' ']' [2021-06-10T06:40:38.379Z] #54 3.795 ++ mktemp -d [2021-06-10T06:40:38.379Z] #54 3.805 + export GOPATH=/tmp/tmp.unubgYWdgH [2021-06-10T06:40:38.379Z] #54 3.805 + GOPATH=/tmp/tmp.unubgYWdgH [2021-06-10T06:40:38.379Z] #54 3.805 + RM_GOPATH=1 [2021-06-10T06:40:38.379Z] #54 3.805 + case "$(go env GOARCH)" in [2021-06-10T06:40:38.379Z] #54 3.805 ++ go env GOARCH [2021-06-10T06:40:38.379Z] #54 3.818 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T06:40:38.379Z] #54 3.818 + GO_BUILDMODE=-buildmode=pie [2021-06-10T06:40:38.379Z] #54 3.818 ++ dirname /tmp/install/install.sh [2021-06-10T06:40:38.379Z] #54 3.819 + dir=/tmp/install [2021-06-10T06:40:38.379Z] #54 3.819 + bin=runc [2021-06-10T06:40:38.379Z] #54 3.819 + shift [2021-06-10T06:40:38.380Z] #54 3.819 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-10T06:40:38.380Z] #54 3.819 + . /tmp/install/runc.installer [2021-06-10T06:40:38.380Z] #54 3.819 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T06:40:38.380Z] #54 3.819 + install_runc [2021-06-10T06:40:38.380Z] #54 3.820 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-10T06:40:38.380Z] #54 3.820 + uname -r [2021-06-10T06:40:38.380Z] #54 3.824 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-10T06:40:38.380Z] #54 3.824 + RUNC_BUILDTAGS='seccomp ' [2021-06-10T06:40:38.380Z] #54 3.824 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-10T06:40:38.380Z] #54 3.824 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.unubgYWdgH/src/github.com/opencontainers/runc [2021-06-10T06:40:38.380Z] #54 3.827 Cloning into '/tmp/tmp.unubgYWdgH/src/github.com/opencontainers/runc'... [2021-06-10T06:40:38.380Z] #54 ... [2021-06-10T06:40:38.380Z] [2021-06-10T06:40:38.380Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T06:40:38.380Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T06:40:38.380Z] #14 DONE 4.0s [2021-06-10T06:40:38.380Z] [2021-06-10T06:40:38.380Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T06:40:38.380Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-10T06:40:40.899Z] #15 DONE 2.4s [2021-06-10T06:40:40.899Z] [2021-06-10T06:40:40.899Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T06:40:40.899Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-10T06:40:42.795Z] #16 2.106 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-10T06:40:43.055Z] #16 DONE 2.4s [2021-06-10T06:40:43.055Z] [2021-06-10T06:40:43.056Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T06:40:43.056Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-10T06:40:45.577Z] #17 DONE 2.3s [2021-06-10T06:40:45.577Z] [2021-06-10T06:40:45.577Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T06:40:45.577Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-10T06:40:47.469Z] #18 DONE 2.2s [2021-06-10T06:40:47.469Z] [2021-06-10T06:40:47.469Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T06:40:47.469Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-10T06:40:49.990Z] #19 DONE 2.4s [2021-06-10T06:40:49.990Z] [2021-06-10T06:40:49.990Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T06:40:49.990Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T06:40:50.921Z] #20 ... [2021-06-10T06:40:50.921Z] [2021-06-10T06:40:50.921Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T06:40:50.921Z] #46 sha256:ca1ec2454d534065298126caa6da5eb717b0b0bc1479831a0cca300be1d2bc6a [2021-06-10T06:40:50.921Z] #46 122.9 github.com/LK4D4/vndr/godl [2021-06-10T06:40:50.921Z] #46 123.7 github.com/LK4D4/vndr [2021-06-10T06:40:50.921Z] #46 DONE 132.4s [2021-06-10T06:40:50.921Z] [2021-06-10T06:40:50.921Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T06:40:50.921Z] #54 sha256:2ce82dd842fcfaf57184e2b155cf1f484c0387493f9f72d34e3930887474217d [2021-06-10T06:40:50.921Z] #54 11.87 + cd /tmp/tmp.unubgYWdgH/src/github.com/opencontainers/runc [2021-06-10T06:40:50.921Z] #54 11.88 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T06:40:50.921Z] #54 12.39 + '[' -z '' ']' [2021-06-10T06:40:50.921Z] #54 12.39 + target=static [2021-06-10T06:40:50.921Z] #54 12.39 + make 'BUILDTAGS=seccomp ' static [2021-06-10T06:40:50.921Z] #54 12.70 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-10T06:40:53.453Z] #54 ... [2021-06-10T06:40:53.453Z] [2021-06-10T06:40:53.453Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T06:40:53.453Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T06:40:53.453Z] #20 3.425 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-10T06:40:53.453Z] #20 ... [2021-06-10T06:40:53.453Z] [2021-06-10T06:40:53.453Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T06:40:53.453Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T06:40:53.453Z] #32 DONE 132.7s [2021-06-10T06:40:53.453Z] [2021-06-10T06:40:53.453Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T06:40:53.453Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T06:40:53.453Z] #20 3.594 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T06:40:53.709Z] #20 3.736 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T06:40:53.709Z] #20 3.803 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T06:40:53.966Z] #20 3.963 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-10T06:40:54.396Z] using credential docker-jenkins-github-credentials [2021-06-10T06:40:54.467Z] Cloning the remote Git repository [2021-06-10T06:40:54.467Z] Cloning with configured refspecs honoured and without tags [2021-06-10T06:40:54.896Z] #20 4.721 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T06:40:54.647Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T06:40:55.032Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-10T06:40:55.468Z] #20 5.588 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T06:40:56.838Z] #20 6.708 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T06:40:56.186Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:40:56.186Z] > git --version # timeout=10 [2021-06-10T06:40:56.229Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-10T06:40:56.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:40:56.234Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:41:00.353Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 2m9.348851536s [2021-06-10T06:41:00.353Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 589.09011ms [2021-06-10T06:41:01.012Z] #20 10.44 Fetched 8973 kB in 7s (1237 kB/s) [2021-06-10T06:41:02.904Z] #20 10.44 Reading package lists... [2021-06-10T06:41:05.425Z] #20 13.02 Reading package lists... [2021-06-10T06:41:05.988Z] #20 15.48 Building dependency tree... [2021-06-10T06:41:06.245Z] #20 16.44 libcap2-bin is already the newest version (1:2.25-2). [2021-06-10T06:41:06.245Z] #20 16.44 The following additional packages will be installed: [2021-06-10T06:41:06.245Z] #20 16.44 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-10T06:41:06.245Z] #20 16.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-10T06:41:06.245Z] #20 16.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-10T06:41:06.245Z] #20 16.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-10T06:41:06.245Z] #20 16.44 python3.7 python3.7-minimal vim-runtime xxd [2021-06-10T06:41:06.245Z] #20 16.44 Suggested packages: [2021-06-10T06:41:06.245Z] #20 16.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-10T06:41:06.245Z] #20 16.44 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-10T06:41:06.245Z] #20 16.44 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-10T06:41:06.245Z] #20 16.44 quota [2021-06-10T06:41:06.245Z] #20 16.44 Recommended packages: [2021-06-10T06:41:06.245Z] #20 16.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-10T06:41:06.245Z] #20 16.44 python3-keyrings.alt python3-xdg unzip [2021-06-10T06:41:07.615Z] #20 17.76 The following NEW packages will be installed: [2021-06-10T06:41:07.615Z] #20 17.77 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-10T06:41:07.615Z] #20 17.77 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-10T06:41:07.615Z] #20 17.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-10T06:41:07.615Z] #20 17.77 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-10T06:41:07.615Z] #20 17.77 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-10T06:41:07.615Z] #20 17.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-10T06:41:07.615Z] #20 17.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-10T06:41:07.615Z] #20 17.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-10T06:41:07.615Z] #20 17.77 xz-utils zip [2021-06-10T06:41:07.873Z] #20 18.12 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-10T06:41:07.873Z] #20 18.12 Need to get 28.6 MB of archives. [2021-06-10T06:41:07.873Z] #20 18.12 After this operation, 116 MB of additional disk space will be used. [2021-06-10T06:41:07.873Z] #20 18.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-10T06:41:07.873Z] #20 18.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-10T06:41:08.129Z] #20 18.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-10T06:41:08.130Z] #20 18.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-10T06:41:08.130Z] #20 18.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-10T06:41:08.130Z] #20 18.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-10T06:41:08.130Z] #20 18.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-10T06:41:08.130Z] #20 18.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-10T06:41:08.130Z] #20 18.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-10T06:41:08.130Z] #20 18.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-10T06:41:08.130Z] #20 18.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-10T06:41:08.130Z] #20 18.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-10T06:41:08.390Z] #20 18.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-10T06:41:08.390Z] #20 18.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-10T06:41:08.390Z] #20 18.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-10T06:41:08.390Z] #20 18.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-10T06:41:08.390Z] #20 18.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-10T06:41:08.390Z] #20 18.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-10T06:41:08.390Z] #20 18.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-10T06:41:08.390Z] #20 18.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-10T06:41:08.390Z] #20 18.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-10T06:41:08.390Z] #20 18.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-10T06:41:08.390Z] #20 18.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-10T06:41:08.390Z] #20 18.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-10T06:41:08.390Z] #20 18.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-10T06:41:08.652Z] #20 18.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-10T06:41:08.652Z] #20 18.66 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-10T06:41:08.652Z] #20 18.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-10T06:41:08.652Z] #20 18.68 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-10T06:41:09.217Z] #20 19.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-10T06:41:09.217Z] #20 19.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-10T06:41:09.217Z] #20 19.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-10T06:41:09.217Z] #20 19.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-10T06:41:09.217Z] #20 19.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-10T06:41:09.217Z] #20 19.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-10T06:41:09.217Z] #20 19.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-10T06:41:09.217Z] #20 19.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-10T06:41:09.217Z] #20 19.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-10T06:41:09.217Z] #20 19.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-10T06:41:09.217Z] #20 19.25 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-10T06:41:09.217Z] #20 19.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-10T06:41:09.217Z] #20 19.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-10T06:41:09.217Z] #20 19.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-10T06:41:09.476Z] #20 19.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-10T06:41:09.476Z] #20 19.42 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-10T06:41:09.476Z] #20 19.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-10T06:41:09.733Z] #20 19.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-10T06:41:09.733Z] #20 19.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-10T06:41:09.733Z] #20 19.79 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-10T06:41:10.296Z] #20 20.25 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T06:41:10.296Z] #20 20.30 Fetched 28.6 MB in 2s (14.5 MB/s) [2021-06-10T06:41:10.296Z] #20 20.36 Selecting previously unselected package pigz. [2021-06-10T06:41:10.296Z] #20 20.36 (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 ... 23435 files and directories currently installed.) [2021-06-10T06:41:10.296Z] #20 20.42 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-10T06:41:10.296Z] #20 20.43 Unpacking pigz (2.4-1) ... [2021-06-10T06:41:10.552Z] #20 20.50 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-10T06:41:10.552Z] #20 20.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T06:41:10.552Z] #20 20.52 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T06:41:10.809Z] #20 20.84 Selecting previously unselected package python3.7-minimal. [2021-06-10T06:41:10.809Z] #20 20.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T06:41:10.809Z] #20 20.85 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T06:41:11.372Z] #20 21.50 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T06:41:11.372Z] #20 21.52 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T06:41:11.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-10T06:41:13.265Z] #20 23.14 Selecting previously unselected package python3-minimal. [2021-06-10T06:41:13.265Z] #20 23.14 (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 ... 23684 files and directories currently installed.) [2021-06-10T06:41:13.265Z] #20 23.18 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-10T06:41:13.265Z] #20 23.19 Unpacking python3-minimal (3.7.3-1) ... [2021-06-10T06:41:13.265Z] #20 23.25 Selecting previously unselected package libmpdec2:amd64. [2021-06-10T06:41:13.265Z] #20 23.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-10T06:41:13.265Z] #20 23.26 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-10T06:41:13.265Z] #20 23.35 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-10T06:41:13.265Z] #20 23.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T06:41:13.265Z] #20 23.36 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T06:41:14.194Z] #20 24.19 Selecting previously unselected package python3.7. [2021-06-10T06:41:14.194Z] #20 24.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T06:41:14.194Z] #20 24.21 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T06:41:14.194Z] #20 24.31 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-10T06:41:14.194Z] #20 24.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-10T06:41:14.194Z] #20 24.33 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-10T06:41:14.194Z] #20 24.38 Setting up python3-minimal (3.7.3-1) ... [2021-06-10T06:41:15.124Z] #20 25.10 Selecting previously unselected package python3. [2021-06-10T06:41:15.124Z] #20 25.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-10T06:41:15.124Z] #20 25.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-10T06:41:15.124Z] #20 25.17 Unpacking python3 (3.7.3-1) ... [2021-06-10T06:41:15.124Z] #20 25.25 Selecting previously unselected package libip4tc0:amd64. [2021-06-10T06:41:15.124Z] #20 25.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-10T06:41:15.124Z] #20 25.27 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-10T06:41:15.124Z] #20 25.35 Selecting previously unselected package libip6tc0:amd64. [2021-06-10T06:41:15.124Z] #20 25.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-10T06:41:15.124Z] #20 25.36 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-10T06:41:15.381Z] #20 25.45 Selecting previously unselected package libiptc0:amd64. [2021-06-10T06:41:15.381Z] #20 25.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-10T06:41:15.381Z] #20 25.45 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-10T06:41:15.381Z] #20 25.52 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-10T06:41:15.381Z] #20 25.52 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-10T06:41:15.381Z] #20 25.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-10T06:41:15.381Z] #20 25.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-10T06:41:15.381Z] #20 25.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-10T06:41:15.381Z] #20 25.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-10T06:41:15.638Z] #20 25.69 Selecting previously unselected package libnftnl11:amd64. [2021-06-10T06:41:15.638Z] #20 25.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-10T06:41:15.638Z] #20 25.70 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-10T06:41:15.638Z] #20 25.78 Selecting previously unselected package iptables. [2021-06-10T06:41:15.638Z] #20 25.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-10T06:41:15.638Z] #20 25.79 Unpacking iptables (1.8.2-4) ... [2021-06-10T06:41:15.894Z] #20 26.06 Selecting previously unselected package xxd. [2021-06-10T06:41:15.894Z] #20 26.06 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-10T06:41:15.894Z] #20 26.08 Unpacking xxd (2:8.1.0875-5) ... [2021-06-10T06:41:15.894Z] #20 26.18 Selecting previously unselected package vim-common. [2021-06-10T06:41:16.151Z] #20 26.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-10T06:41:16.151Z] #20 26.21 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-10T06:41:16.408Z] #20 26.36 Selecting previously unselected package bash-completion. [2021-06-10T06:41:16.408Z] #20 26.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-10T06:41:18.390Z] Fetching without tags [2021-06-10T06:41:18.929Z] #20 28.62 Unpacking bash-completion (1:2.8-6) ... [2021-06-10T06:41:18.929Z] #20 28.87 Selecting previously unselected package bzip2. [2021-06-10T06:41:18.929Z] #20 28.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-10T06:41:18.929Z] #20 28.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-10T06:41:18.929Z] #20 28.93 Selecting previously unselected package xz-utils. [2021-06-10T06:41:18.929Z] #20 28.93 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-10T06:41:18.929Z] #20 28.94 Unpacking xz-utils (5.2.4-1) ... [2021-06-10T06:41:18.929Z] #20 29.07 Selecting previously unselected package apparmor. [2021-06-10T06:41:18.929Z] #20 29.08 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-10T06:41:19.128Z] Merging remotes/origin/master commit b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 into PR head commit 350e303c7f0af8b3fd2d377faf56485862a7e8c3 [2021-06-10T06:41:19.186Z] #20 29.14 Unpacking apparmor (2.13.2-10) ... [2021-06-10T06:41:19.442Z] #20 29.42 Selecting previously unselected package aufs-tools. [2021-06-10T06:41:19.442Z] #20 29.43 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-10T06:41:19.442Z] #20 29.44 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-10T06:41:19.442Z] #20 29.55 Selecting previously unselected package libonig5:amd64. [2021-06-10T06:41:19.442Z] #20 29.55 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-10T06:41:19.442Z] #20 29.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-10T06:41:19.699Z] #20 29.75 Selecting previously unselected package libjq1:amd64. [2021-06-10T06:41:19.699Z] #20 29.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-10T06:41:19.699Z] #20 29.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-10T06:41:19.699Z] #20 29.89 Selecting previously unselected package jq. [2021-06-10T06:41:19.699Z] #20 29.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-10T06:41:19.699Z] #20 29.91 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-10T06:41:19.959Z] #20 30.06 Selecting previously unselected package libaio1:amd64. [2021-06-10T06:41:19.959Z] #20 30.06 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-10T06:41:19.959Z] #20 30.07 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-10T06:41:19.959Z] #20 30.12 Selecting previously unselected package libgpm2:amd64. [2021-06-10T06:41:20.216Z] #20 30.12 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-10T06:41:20.216Z] #20 30.13 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-10T06:41:20.216Z] #20 30.18 Selecting previously unselected package libicu63:amd64. [2021-06-10T06:41:20.216Z] #20 30.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-10T06:41:20.216Z] #20 30.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-10T06:41:18.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:41:18.152Z] > git config --add remote.origin.fetch +refs/pull/42505/head:refs/remotes/origin/PR-42505 # timeout=10 [2021-06-10T06:41:18.196Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:41:18.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T06:41:18.423Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T06:41:18.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:41:18.425Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42505/head:refs/remotes/origin/PR-42505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T06:41:19.229Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:41:19.271Z] > git checkout -f 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [2021-06-10T06:41:21.362Z] --- PASS: TestBuildWithHugeFile (51.86s) [2021-06-10T06:41:21.362Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T06:41:21.362Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-10T06:41:21.362Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T06:41:21.362Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T06:41:21.362Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T06:41:21.362Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T06:41:21.362Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T06:41:21.362Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T06:41:21.362Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T06:41:21.362Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T06:41:21.362Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T06:41:21.362Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T06:41:21.362Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T06:41:21.362Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-06-10T06:41:21.362Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-10T06:41:21.362Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-06-10T06:41:21.362Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-10T06:41:21.362Z] === RUN TestBuildPreserveOwnership [2021-06-10T06:41:21.362Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-10T06:41:23.247Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-10T06:41:23.349Z] Merge succeeded, producing 226719b9685f8120d78f700571c7d6917cfae1c1 [2021-06-10T06:41:23.349Z] Checking out Revision 226719b9685f8120d78f700571c7d6917cfae1c1 (PR-42505) [2021-06-10T06:41:23.492Z] #20 33.23 Selecting previously unselected package libnet1:amd64. [2021-06-10T06:41:23.492Z] #20 33.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-10T06:41:23.492Z] #20 33.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-10T06:41:23.492Z] #20 33.33 Selecting previously unselected package libnl-3-200:amd64. [2021-06-10T06:41:23.492Z] #20 33.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-10T06:41:23.492Z] #20 33.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-10T06:41:23.492Z] #20 33.43 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-10T06:41:23.492Z] #20 33.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-10T06:41:23.492Z] #20 33.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-10T06:41:23.492Z] #20 33.51 Selecting previously unselected package libreadline5:amd64. [2021-06-10T06:41:23.492Z] #20 33.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-10T06:41:23.492Z] #20 33.52 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-10T06:41:23.492Z] #20 33.63 Selecting previously unselected package net-tools. [2021-06-10T06:41:23.492Z] #20 33.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-10T06:41:23.492Z] #20 33.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-10T06:41:23.492Z] #20 ... [2021-06-10T06:41:23.492Z] [2021-06-10T06:41:23.492Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T06:41:23.492Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T06:41:23.492Z] #40 161.8 + dpkg --print-architecture [2021-06-10T06:41:23.492Z] #40 161.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-10T06:41:24.055Z] #40 162.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-10T06:41:24.056Z] #40 162.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-10T06:41:22.255Z] > git remote # timeout=10 [2021-06-10T06:41:22.332Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T06:41:22.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T06:41:22.375Z] > git merge b57e71941eaedcd163fd0f73bfad5dc2f8cf4986 # timeout=10 [2021-06-10T06:41:23.259Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-10T06:41:23.382Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T06:41:23.427Z] > git checkout -f 226719b9685f8120d78f700571c7d6917cfae1c1 # timeout=10 [2021-06-10T06:41:27.408Z] --- PASS: TestBuildPreserveOwnership (9.79s) [2021-06-10T06:41:27.408Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.78s) [2021-06-10T06:41:27.408Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-10T06:41:27.408Z] === RUN TestBuildPlatformInvalid [2021-06-10T06:41:27.408Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-10T06:41:27.408Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-10T06:41:27.408Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-10T06:41:27.408Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-10T06:41:27.408Z] PASS [2021-06-10T06:41:27.408Z] [2021-06-10T06:41:27.408Z] === Skipped [2021-06-10T06:41:27.408Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-10T06:41:27.408Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T06:41:27.408Z] [2021-06-10T06:41:27.408Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-10T06:41:27.408Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T06:41:27.408Z] [2021-06-10T06:41:27.408Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-10T06:41:27.408Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-10T06:41:27.408Z] [2021-06-10T06:41:27.408Z] [2021-06-10T06:41:27.408Z] DONE 34 tests, 3 skipped in 133.448s [2021-06-10T06:41:27.408Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-10T06:41:27.408Z] INFO: Testing against a local daemon [2021-06-10T06:41:27.408Z] === RUN TestConfigInspect [2021-06-10T06:41:27.408Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-10T06:41:27.408Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:41:27.408Z] === RUN TestConfigList [2021-06-10T06:41:27.408Z] --- SKIP: TestConfigList (0.01s) [2021-06-10T06:41:27.408Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:41:27.408Z] === RUN TestConfigsCreateAndDelete [2021-06-10T06:41:27.408Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-06-10T06:41:27.408Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:41:27.408Z] === RUN TestConfigsUpdate [2021-06-10T06:41:27.408Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-06-10T06:41:27.408Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:41:27.408Z] === RUN TestTemplatedConfig [2021-06-10T06:41:27.408Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-10T06:41:27.408Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:41:27.408Z] === RUN TestConfigCreateResolve [2021-06-10T06:41:27.408Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-10T06:41:27.408Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:41:27.408Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T06:41:29.294Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2021-06-10T06:41:29.294Z] PASS [2021-06-10T06:41:29.294Z] [2021-06-10T06:41:29.294Z] === Skipped [2021-06-10T06:41:29.294Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-10T06:41:29.294Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:41:29.294Z] [2021-06-10T06:41:29.294Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-06-10T06:41:29.294Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:41:29.294Z] [2021-06-10T06:41:29.294Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-06-10T06:41:29.294Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:41:29.294Z] [2021-06-10T06:41:29.294Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-06-10T06:41:29.294Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:41:29.294Z] [2021-06-10T06:41:29.294Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-10T06:41:29.294Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:41:29.294Z] [2021-06-10T06:41:29.294Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-10T06:41:29.294Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:41:29.294Z] [2021-06-10T06:41:29.294Z] [2021-06-10T06:41:29.294Z] DONE 7 tests, 6 skipped in 1.730s [2021-06-10T06:41:29.294Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-10T06:41:29.294Z] INFO: Testing against a local daemon [2021-06-10T06:41:29.294Z] === RUN TestCheckpoint [2021-06-10T06:41:29.294Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T06:41:29.294Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T06:41:29.294Z] === RUN TestContainerInvalidJSON [2021-06-10T06:41:29.294Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T06:41:29.294Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T06:41:29.294Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T06:41:29.294Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T06:41:29.294Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T06:41:29.294Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T06:41:29.294Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T06:41:29.294Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T06:41:29.294Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T06:41:29.294Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-10T06:41:29.294Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-10T06:41:29.294Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-10T06:41:29.294Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-10T06:41:29.294Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T06:41:29.294Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-06-10T06:41:29.294Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T06:41:29.294Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-06-10T06:41:29.294Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T06:41:29.294Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-06-10T06:41:29.294Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T06:41:29.294Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-10T06:41:29.294Z] === RUN TestCopyFromContainer [2021-06-10T06:41:29.391Z] #40 ... [2021-06-10T06:41:29.391Z] [2021-06-10T06:41:29.391Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T06:41:29.391Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T06:41:29.391Z] #20 33.86 Selecting previously unselected package patch. [2021-06-10T06:41:29.391Z] #20 33.87 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-10T06:41:29.391Z] #20 33.88 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-10T06:41:29.391Z] #20 33.97 Selecting previously unselected package python-pip-whl. [2021-06-10T06:41:29.391Z] #20 33.97 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-10T06:41:29.391Z] #20 33.99 Unpacking python-pip-whl (18.1-5) ... [2021-06-10T06:41:29.391Z] #20 34.45 Selecting previously unselected package python3-lib2to3. [2021-06-10T06:41:29.391Z] #20 34.46 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-10T06:41:29.391Z] #20 34.47 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-10T06:41:29.391Z] #20 34.58 Selecting previously unselected package python3-distutils. [2021-06-10T06:41:29.391Z] #20 34.59 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-10T06:41:29.391Z] #20 34.60 Unpacking python3-distutils (3.7.3-1) ... [2021-06-10T06:41:29.391Z] #20 34.72 Selecting previously unselected package python3-pip. [2021-06-10T06:41:29.391Z] #20 34.74 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-10T06:41:29.391Z] #20 34.74 Unpacking python3-pip (18.1-5) ... [2021-06-10T06:41:29.391Z] #20 34.88 Selecting previously unselected package python3-pkg-resources. [2021-06-10T06:41:29.391Z] #20 34.88 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-10T06:41:29.391Z] #20 34.89 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-10T06:41:29.391Z] #20 35.00 Selecting previously unselected package python3-setuptools. [2021-06-10T06:41:29.391Z] #20 35.01 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-10T06:41:29.391Z] #20 35.01 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-10T06:41:29.391Z] #20 35.20 Selecting previously unselected package python3-wheel. [2021-06-10T06:41:29.391Z] #20 35.21 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-10T06:41:29.391Z] #20 35.21 Unpacking python3-wheel (0.32.3-2) ... [2021-06-10T06:41:29.391Z] #20 35.28 Selecting previously unselected package sudo. [2021-06-10T06:41:29.391Z] #20 35.29 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-10T06:41:29.391Z] #20 35.29 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-10T06:41:29.391Z] #20 35.68 Selecting previously unselected package thin-provisioning-tools. [2021-06-10T06:41:29.391Z] #20 35.68 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-10T06:41:29.391Z] #20 35.70 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-10T06:41:29.391Z] #20 35.91 Selecting previously unselected package uidmap. [2021-06-10T06:41:29.391Z] #20 35.92 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-10T06:41:29.391Z] #20 35.93 Unpacking uidmap (1:4.5-1.1) ... [2021-06-10T06:41:29.391Z] #20 36.01 Selecting previously unselected package vim-runtime. [2021-06-10T06:41:29.391Z] #20 36.02 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-10T06:41:29.391Z] #20 36.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-10T06:41:29.391Z] #20 36.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-10T06:41:29.391Z] #20 36.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-10T06:41:29.391Z] #20 38.67 Selecting previously unselected package vim. [2021-06-10T06:41:29.391Z] #20 38.67 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-10T06:41:29.391Z] #20 38.70 Unpacking vim (2:8.1.0875-5) ... [2021-06-10T06:41:29.391Z] #20 39.14 Selecting previously unselected package xfsprogs. [2021-06-10T06:41:29.391Z] #20 39.14 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-10T06:41:29.391Z] #20 39.17 Unpacking xfsprogs (4.20.0-1) ... [2021-06-10T06:41:29.391Z] #20 39.54 Selecting previously unselected package zip. [2021-06-10T06:41:29.391Z] #20 39.54 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-10T06:41:29.391Z] #20 39.56 Unpacking zip (3.0-11+b1) ... [2021-06-10T06:41:29.648Z] #20 39.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-10T06:41:29.648Z] #20 39.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-10T06:41:29.648Z] #20 39.76 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-10T06:41:29.648Z] #20 39.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-10T06:41:29.648Z] #20 39.78 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-10T06:41:29.648Z] #20 39.79 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-10T06:41:29.648Z] #20 39.80 Setting up uidmap (1:4.5-1.1) ... [2021-06-10T06:41:29.648Z] #20 39.82 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-10T06:41:29.648Z] #20 39.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-10T06:41:29.648Z] #20 39.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-10T06:41:29.648Z] #20 39.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-10T06:41:29.648Z] #20 39.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-10T06:41:29.648Z] #20 39.89 Setting up xxd (2:8.1.0875-5) ... [2021-06-10T06:41:29.905Z] #20 39.91 Setting up zip (3.0-11+b1) ... [2021-06-10T06:41:29.905Z] #20 39.92 Setting up vim-common (2:8.1.0875-5) ... [2021-06-10T06:41:29.905Z] #20 39.95 Setting up bash-completion (1:2.8-6) ... [2021-06-10T06:41:32.422Z] #20 42.27 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-10T06:41:32.422Z] #20 42.28 Setting up xz-utils (5.2.4-1) ... [2021-06-10T06:41:32.422Z] #20 42.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-10T06:41:32.422Z] #20 42.31 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-10T06:41:32.422Z] #20 42.32 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-10T06:41:32.422Z] #20 42.38 invoke-rc.d: could not determine current runlevel [2021-06-10T06:41:32.422Z] #20 42.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-10T06:41:32.422Z] #20 42.39 Setting up pigz (2.4-1) ... [2021-06-10T06:41:32.422Z] #20 42.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-10T06:41:32.422Z] #20 42.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-10T06:41:32.422Z] #20 42.44 Setting up python-pip-whl (18.1-5) ... [2021-06-10T06:41:32.422Z] #20 42.45 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-10T06:41:32.422Z] #20 42.46 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-10T06:41:32.678Z] #20 42.85 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-10T06:41:32.678Z] #20 42.86 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-10T06:41:32.678Z] #20 42.88 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T06:41:32.678Z] #20 42.89 Setting up vim (2:8.1.0875-5) ... [2021-06-10T06:41:32.678Z] #20 42.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-10T06:41:32.678Z] #20 42.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-10T06:41:32.678Z] #20 42.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-10T06:41:32.678Z] #20 42.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-10T06:41:32.678Z] #20 42.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-10T06:41:32.678Z] #20 42.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-10T06:41:32.933Z] #20 42.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-10T06:41:32.933Z] #20 42.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-10T06:41:32.933Z] #20 42.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-10T06:41:32.933Z] #20 42.97 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-10T06:41:32.933Z] #20 42.99 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-10T06:41:32.933Z] #20 43.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-10T06:41:32.933Z] #20 43.02 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-10T06:41:32.933Z] #20 43.03 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T06:41:33.456Z] === RUN TestCopyFromContainer// [2021-06-10T06:41:33.456Z] === RUN TestCopyFromContainer//bar/root [2021-06-10T06:41:33.456Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-10T06:41:33.456Z] === RUN TestCopyFromContainer/bar/quux [2021-06-10T06:41:33.456Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-10T06:41:33.456Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-10T06:41:33.456Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-10T06:41:33.711Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-10T06:41:33.711Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-10T06:41:33.711Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-10T06:41:33.711Z] --- PASS: TestCopyFromContainer (4.41s) [2021-06-10T06:41:33.711Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-10T06:41:33.711Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-06-10T06:41:33.711Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-10T06:41:33.711Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-10T06:41:33.711Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-10T06:41:33.711Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-10T06:41:33.711Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-10T06:41:33.711Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-10T06:41:33.711Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-10T06:41:33.711Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-10T06:41:33.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T06:41:33.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T06:41:33.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T06:41:33.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T06:41:33.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T06:41:33.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T06:41:33.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T06:41:33.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T06:41:33.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T06:41:33.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T06:41:33.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-10T06:41:33.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-10T06:41:33.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-10T06:41:33.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T06:41:33.711Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T06:41:33.977Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-10T06:41:33.977Z] === RUN TestCreateWithInvalidEnv [2021-06-10T06:41:33.977Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T06:41:33.977Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T06:41:33.977Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T06:41:33.977Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T06:41:33.977Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T06:41:33.977Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T06:41:33.977Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T06:41:33.977Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T06:41:33.977Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T06:41:33.977Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-10T06:41:33.977Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-10T06:41:33.977Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T06:41:33.977Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-10T06:41:33.977Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T06:41:33.977Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-10T06:41:33.977Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T06:41:34.153Z] Commit message: "Merge commit 'b57e71941eaedcd163fd0f73bfad5dc2f8cf4986' into HEAD" [2021-06-10T06:41:34.186Z] > git rev-list --no-walk 350e303c7f0af8b3fd2d377faf56485862a7e8c3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T06:41:35.448Z] #20 45.35 Setting up iptables (1.8.2-4) ... [2021-06-10T06:41:35.448Z] #20 45.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-10T06:41:35.448Z] #20 45.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-10T06:41:35.448Z] #20 45.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-10T06:41:35.448Z] #20 45.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-10T06:41:35.448Z] #20 45.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-10T06:41:35.448Z] #20 45.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-10T06:41:35.448Z] #20 45.44 Setting up python3 (3.7.3-1) ... [2021-06-10T06:41:35.704Z] #20 45.79 Setting up python3-wheel (0.32.3-2) ... [2021-06-10T06:41:35.871Z] --- PASS: TestCreateWithCustomMaskedPaths (1.97s) [2021-06-10T06:41:35.871Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T06:41:36.265Z] #20 46.39 Setting up apparmor (2.13.2-10) ... [2021-06-10T06:41:37.601Z] + docker version [2021-06-10T06:41:37.632Z] #20 47.84 Setting up xfsprogs (4.20.0-1) ... [2021-06-10T06:41:37.632Z] #20 47.85 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-10T06:41:37.758Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2021-06-10T06:41:37.758Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T06:41:37.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T06:41:37.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T06:41:37.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T06:41:37.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T06:41:37.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T06:41:37.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T06:41:37.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T06:41:37.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T06:41:37.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T06:41:37.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T06:41:37.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T06:41:37.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T06:41:37.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T06:41:37.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T06:41:37.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T06:41:37.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-10T06:41:37.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-10T06:41:37.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-10T06:41:37.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-10T06:41:37.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-10T06:41:37.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-10T06:41:37.758Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T06:41:37.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-10T06:41:38.195Z] #20 48.17 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-10T06:41:38.321Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-06-10T06:41:38.321Z] === RUN TestCreateDifferentPlatform [2021-06-10T06:41:38.321Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T06:41:38.321Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T06:41:38.576Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-10T06:41:38.576Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-10T06:41:38.576Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T06:41:38.576Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T06:41:38.576Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-10T06:41:38.576Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T06:41:38.576Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-10T06:41:38.576Z] === RUN TestContainerStartOnDaemonRestart [2021-06-10T06:41:38.576Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-10T06:41:38.576Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-10T06:41:38.576Z] === RUN TestDaemonRestartIpcMode [2021-06-10T06:41:38.576Z] === PAUSE TestDaemonRestartIpcMode [2021-06-10T06:41:38.576Z] === RUN TestDaemonHostGatewayIP [2021-06-10T06:41:38.576Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-10T06:41:38.576Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:41:38.576Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-10T06:41:38.576Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-10T06:41:38.576Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T06:41:38.576Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-10T06:41:38.576Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-10T06:41:38.576Z] === RUN TestDiff [2021-06-10T06:41:38.758Z] #20 48.90 Setting up python3-distutils (3.7.3-1) ... [2021-06-10T06:41:39.137Z] --- PASS: TestDiff (0.65s) [2021-06-10T06:41:39.137Z] === RUN TestExecWithCloseStdin [2021-06-10T06:41:39.321Z] #20 49.28 Setting up python3-setuptools (40.8.0-1) ... [2021-06-10T06:41:40.064Z] --- PASS: TestExecWithCloseStdin (0.92s) [2021-06-10T06:41:40.064Z] === RUN TestExec [2021-06-10T06:41:40.250Z] #20 50.24 Setting up python3-pip (18.1-5) ... [2021-06-10T06:41:40.990Z] --- PASS: TestExec (0.95s) [2021-06-10T06:41:40.990Z] === RUN TestExecUser [2021-06-10T06:41:41.181Z] #20 51.03 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T06:41:41.181Z] #20 51.07 Processing triggers for mime-support (3.62) ... [2021-06-10T06:41:41.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-10T06:41:41.438Z] #20 DONE 51.6s [2021-06-10T06:41:41.438Z] [2021-06-10T06:41:41.438Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-10T06:41:41.438Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-10T06:41:41.916Z] --- PASS: TestExecUser (0.97s) [2021-06-10T06:41:41.916Z] === RUN TestExportContainerAndImportImage [2021-06-10T06:41:42.842Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-06-10T06:41:42.842Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T06:41:43.336Z] #21 1.672 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-10T06:41:43.336Z] #21 1.676 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-10T06:41:43.336Z] #21 1.679 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-10T06:41:43.336Z] #21 DONE 1.8s [2021-06-10T06:41:43.336Z] [2021-06-10T06:41:43.336Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:41:43.336Z] #57 sha256:439e5ae3c34a477b057f1e3cd59a50fbf4939c90929ba2c112cc5a4ff5e74018 [2021-06-10T06:41:43.336Z] #57 ... [2021-06-10T06:41:43.336Z] [2021-06-10T06:41:43.336Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T06:41:43.336Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T06:41:44.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-10T06:41:44.587Z] Client: Mirantis Container Runtime [2021-06-10T06:41:44.587Z] Version: 20.10.0 [2021-06-10T06:41:44.587Z] API version: 1.41 [2021-06-10T06:41:44.587Z] Go version: go1.13.15 [2021-06-10T06:41:44.587Z] Git commit: 6ee42dc [2021-06-10T06:41:44.587Z] Built: 03/11/2021 13:24:56 [2021-06-10T06:41:44.587Z] OS/Arch: windows/amd64 [2021-06-10T06:41:44.587Z] Context: default [2021-06-10T06:41:44.587Z] Experimental: true [2021-06-10T06:41:44.587Z] [2021-06-10T06:41:44.587Z] Server: Mirantis Container Runtime [2021-06-10T06:41:44.587Z] Engine: [2021-06-10T06:41:44.587Z] Version: 20.10.0 [2021-06-10T06:41:44.587Z] API version: 1.41 (minimum version 1.24) [2021-06-10T06:41:44.587Z] Go version: go1.13.15 [2021-06-10T06:41:44.587Z] Git commit: 1e08f21e79 [2021-06-10T06:41:44.587Z] Built: 03/11/2021 13:23:32 [2021-06-10T06:41:44.587Z] OS/Arch: windows/amd64 [2021-06-10T06:41:44.587Z] Experimental: true [Pipeline] sh [2021-06-10T06:41:46.057Z] + docker info [2021-06-10T06:41:46.104Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-06-10T06:41:46.104Z] === RUN TestHealthCheckWorkdir [2021-06-10T06:41:47.470Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2021-06-10T06:41:47.470Z] === RUN TestHealthKillContainer [2021-06-10T06:41:48.587Z] #22 4.575 Collecting yamllint==1.26.1 [2021-06-10T06:41:48.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-10T06:41:48.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-10T06:41:49.150Z] #22 ... [2021-06-10T06:41:49.150Z] [2021-06-10T06:41:49.150Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T06:41:49.150Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T06:41:49.150Z] #40 DONE 187.2s [2021-06-10T06:41:49.150Z] [2021-06-10T06:41:49.150Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T06:41:49.150Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T06:41:50.732Z] --- PASS: TestHealthKillContainer (2.98s) [2021-06-10T06:41:50.732Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T06:41:51.044Z] #22 ... [2021-06-10T06:41:51.044Z] [2021-06-10T06:41:51.044Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T06:41:51.044Z] #50 sha256:fc19c3571d815ab62ec9ec461a0d87f4ae0dac90c13212d41165c6b5f88e9237 [2021-06-10T06:41:51.044Z] #50 192.4 + /build/golangci-lint --version [2021-06-10T06:41:51.044Z] #50 192.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-10T06:41:51.044Z] #50 DONE 192.7s [2021-06-10T06:41:51.044Z] [2021-06-10T06:41:51.044Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:41:51.044Z] #57 sha256:439e5ae3c34a477b057f1e3cd59a50fbf4939c90929ba2c112cc5a4ff5e74018 [2021-06-10T06:41:51.293Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-06-10T06:41:51.293Z] === RUN TestIpcModeNone [2021-06-10T06:41:52.219Z] --- PASS: TestIpcModeNone (0.93s) [2021-06-10T06:41:52.219Z] === RUN TestIpcModePrivate [2021-06-10T06:41:53.145Z] --- PASS: TestIpcModePrivate (0.93s) [2021-06-10T06:41:53.145Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-06-10T06:41:53.145Z] === RUN TestIpcModeShareable [2021-06-10T06:41:53.145Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-10T06:41:53.145Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T06:41:53.145Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-10T06:41:53.563Z] #57 ... [2021-06-10T06:41:53.563Z] [2021-06-10T06:41:53.563Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T06:41:53.563Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T06:41:53.563Z] #22 9.839 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-10T06:41:53.820Z] #22 10.54 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-10T06:41:53.820Z] #22 10.58 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-10T06:41:53.820Z] #22 10.62 Collecting pyyaml (from yamllint==1.26.1) [2021-06-10T06:41:53.820Z] #22 10.74 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-10T06:41:54.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-10T06:41:54.384Z] #22 10.89 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-10T06:41:54.384Z] #22 10.89 Building wheels for collected packages: yamllint [2021-06-10T06:41:54.384Z] #22 10.89 Running setup.py bdist_wheel for yamllint: started [2021-06-10T06:41:54.640Z] #22 11.42 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-10T06:41:54.640Z] #22 11.42 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-10T06:41:54.640Z] #22 11.45 Successfully built yamllint [2021-06-10T06:41:54.900Z] #22 11.46 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-10T06:41:54.900Z] #22 11.63 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-10T06:41:55.156Z] #22 DONE 11.8s [2021-06-10T06:41:55.156Z] [2021-06-10T06:41:55.156Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T06:41:55.156Z] #25 sha256:95e506f445b39d1ba402393f33f15d3d05449d8871981d79826684d35b8722af [2021-06-10T06:41:55.412Z] #25 DONE 0.3s [2021-06-10T06:41:55.412Z] [2021-06-10T06:41:55.412Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T06:41:55.412Z] #30 sha256:896da7e9b5c8fd6077b2a2dc213828d02f0dab494bd2251da632792fd45938b0 [2021-06-10T06:41:55.658Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2021-06-10T06:41:55.658Z] === RUN TestAPIIpcModeHost [2021-06-10T06:41:55.658Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-10T06:41:55.658Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T06:41:55.658Z] === RUN TestDaemonIpcModeShareable [2021-06-10T06:41:55.658Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-10T06:41:55.658Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T06:41:55.658Z] === RUN TestDaemonIpcModePrivate [2021-06-10T06:41:58.182Z] --- PASS: TestDaemonIpcModePrivate (2.68s) [2021-06-10T06:41:58.182Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-06-10T06:41:58.182Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-10T06:41:58.182Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-10T06:41:58.182Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T06:41:58.182Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-10T06:41:58.182Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-10T06:41:58.182Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T06:41:58.182Z] === RUN TestIpcModeOlderClient [2021-06-10T06:41:58.182Z] === PAUSE TestIpcModeOlderClient [2021-06-10T06:41:58.182Z] === RUN TestKillContainerInvalidSignal [2021-06-10T06:41:59.108Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-06-10T06:41:59.108Z] === RUN TestKillContainer [2021-06-10T06:41:59.108Z] === RUN TestKillContainer/no_signal [2021-06-10T06:41:59.669Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T06:41:59.785Z] 4612f6d0b889: Pull complete [2021-06-10T06:42:00.229Z] === RUN TestKillContainer/killing_signal [2021-06-10T06:42:00.656Z] #30 DONE 4.7s [2021-06-10T06:42:00.656Z] [2021-06-10T06:42:00.656Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T06:42:00.656Z] #54 sha256:2ce82dd842fcfaf57184e2b155cf1f484c0387493f9f72d34e3930887474217d [2021-06-10T06:42:00.656Z] #54 ... [2021-06-10T06:42:00.656Z] [2021-06-10T06:42:00.656Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T06:42:00.656Z] #33 sha256:e463dad19a8704fa2a7bd8d225a4ad78a31f8011297620d82889b50fe7a5f6e2 [2021-06-10T06:42:00.656Z] #33 DONE 0.3s [2021-06-10T06:42:00.656Z] [2021-06-10T06:42:00.656Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T06:42:00.656Z] #35 sha256:56c9dd0bf504d236dd43775e2248b90ff46098c6306823d094a8cbe396b57b70 [2021-06-10T06:42:00.656Z] #35 DONE 0.1s [2021-06-10T06:42:00.656Z] [2021-06-10T06:42:00.656Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:42:00.656Z] #57 sha256:439e5ae3c34a477b057f1e3cd59a50fbf4939c90929ba2c112cc5a4ff5e74018 [2021-06-10T06:42:00.656Z] #57 ... [2021-06-10T06:42:00.656Z] [2021-06-10T06:42:00.656Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T06:42:00.656Z] #38 sha256:e5dde575ebd0065bf9cb00d6d1f5e70f0b48266b0eb988bced8d3731825bbfaa [2021-06-10T06:42:00.656Z] #38 DONE 0.1s [2021-06-10T06:42:00.656Z] [2021-06-10T06:42:00.656Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T06:42:00.656Z] #41 sha256:30ca3b61746400cbe13f3bc0a6fe19f33d4b12651ff1dbe1a379665ebc6f98ea [2021-06-10T06:42:00.737Z] Client: [2021-06-10T06:42:00.737Z] Context: default [2021-06-10T06:42:00.737Z] Debug Mode: false [2021-06-10T06:42:00.737Z] Plugins: [2021-06-10T06:42:00.737Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-10T06:42:00.737Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-10T06:42:00.737Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-10T06:42:00.737Z] [2021-06-10T06:42:00.737Z] Server: [2021-06-10T06:42:00.737Z] Containers: 0 [2021-06-10T06:42:00.737Z] Running: 0 [2021-06-10T06:42:00.737Z] Paused: 0 [2021-06-10T06:42:00.737Z] Stopped: 0 [2021-06-10T06:42:00.737Z] Images: 0 [2021-06-10T06:42:00.737Z] Server Version: 20.10.0 [2021-06-10T06:42:00.737Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-10T06:42:00.737Z] Windows: [2021-06-10T06:42:00.737Z] LCOW: [2021-06-10T06:42:00.737Z] Logging Driver: json-file [2021-06-10T06:42:00.737Z] Plugins: [2021-06-10T06:42:00.737Z] Volume: local [2021-06-10T06:42:00.737Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T06:42:00.737Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T06:42:00.737Z] Swarm: inactive [2021-06-10T06:42:00.737Z] Default Isolation: process [2021-06-10T06:42:00.737Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-10T06:42:00.737Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-10T06:42:00.737Z] OSType: windows [2021-06-10T06:42:00.737Z] Architecture: x86_64 [2021-06-10T06:42:00.737Z] CPUs: 4 [2021-06-10T06:42:00.737Z] Total Memory: 32GiB [2021-06-10T06:42:00.737Z] Name: azwin-2-550e60 [2021-06-10T06:42:00.737Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-10T06:42:00.737Z] Docker Root Dir: D:\docker [2021-06-10T06:42:00.737Z] Debug Mode: false [2021-06-10T06:42:00.737Z] Registry: https://index.docker.io/v1/ [2021-06-10T06:42:00.737Z] Labels: [2021-06-10T06:42:00.737Z] Experimental: true [2021-06-10T06:42:00.737Z] Insecure Registries: [2021-06-10T06:42:00.737Z] 10.0.0.4:5000 [2021-06-10T06:42:00.737Z] 127.0.0.0/8 [2021-06-10T06:42:00.737Z] Registry Mirrors: [2021-06-10T06:42:00.737Z] http://10.0.0.4:5000/ [2021-06-10T06:42:00.737Z] Live Restore Enabled: false [2021-06-10T06:42:00.737Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-10T06:42:01.156Z] --- PASS: TestKillContainer (1.98s) [2021-06-10T06:42:01.156Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-06-10T06:42:01.156Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-06-10T06:42:01.156Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2021-06-10T06:42:01.156Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T06:42:01.156Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-10T06:42:01.218Z] #41 DONE 0.7s [2021-06-10T06:42:01.218Z] [2021-06-10T06:42:01.218Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:42:01.218Z] #57 sha256:439e5ae3c34a477b057f1e3cd59a50fbf4939c90929ba2c112cc5a4ff5e74018 [2021-06-10T06:42:01.218Z] #57 ... [2021-06-10T06:42:01.218Z] [2021-06-10T06:42:01.218Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T06:42:01.218Z] #45 sha256:aa42e78e5e68de3ca5f686b5f556103a7c4f43d7e289709dd8cb1d2b5ae68105 [2021-06-10T06:42:01.218Z] #45 DONE 0.1s [2021-06-10T06:42:01.218Z] [2021-06-10T06:42:01.218Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T06:42:01.218Z] #47 sha256:0502024665ccabaa52da324581e3fb01d8a93dd01c739e2c9181362a6f962761 [2021-06-10T06:42:01.473Z] #47 DONE 0.3s [2021-06-10T06:42:01.473Z] [2021-06-10T06:42:01.473Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T06:42:01.473Z] #49 sha256:86174cf5cba19f600ac53d5450ceca400d388c9177efb9d69c477e3d891ef2d8 [2021-06-10T06:42:01.717Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-10T06:42:01.732Z] #49 DONE 0.1s [2021-06-10T06:42:01.732Z] [2021-06-10T06:42:01.732Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T06:42:01.732Z] #51 sha256:4cd02353d5a52bf330d922c84fea5c004371fc7c91253faa34c04b6c77b970b4 [2021-06-10T06:42:02.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2021-06-10T06:42:02.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-06-10T06:42:02.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-06-10T06:42:02.279Z] === RUN TestKillStoppedContainer [2021-06-10T06:42:02.279Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-10T06:42:02.279Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T06:42:02.279Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-10T06:42:02.279Z] === RUN TestKillDifferentUserContainer [2021-06-10T06:42:02.295Z] #51 DONE 0.5s [2021-06-10T06:42:02.296Z] [2021-06-10T06:42:02.296Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T06:42:02.296Z] #53 sha256:43496707ae649078843481c925a94cf2bff60b8a10a434312fd05edc0cb7c2d2 [2021-06-10T06:42:02.296Z] #53 DONE 0.1s [2021-06-10T06:42:02.296Z] [2021-06-10T06:42:02.296Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:42:02.296Z] #57 sha256:439e5ae3c34a477b057f1e3cd59a50fbf4939c90929ba2c112cc5a4ff5e74018 [2021-06-10T06:42:03.205Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-06-10T06:42:03.205Z] === RUN TestInspectOomKilledTrue [2021-06-10T06:42:03.205Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T06:42:03.205Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:42:03.205Z] === RUN TestInspectOomKilledFalse [2021-06-10T06:42:03.205Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-10T06:42:03.205Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T06:42:03.205Z] === RUN TestLinksEtcHostsContentMatch [2021-06-10T06:42:03.205Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-10T06:42:03.205Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-10T06:42:03.205Z] === RUN TestLinksContainerNames [2021-06-10T06:42:03.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-10T06:42:04.569Z] --- PASS: TestLinksContainerNames (1.33s) [2021-06-10T06:42:04.569Z] === RUN TestLogsFollowTailEmpty [2021-06-10T06:42:05.129Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-06-10T06:42:05.129Z] === RUN TestContainerNetworkMountsNoChown [2021-06-10T06:42:05.689Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/default [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/default [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/private [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/private [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/rprivate [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/slave [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/slave [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/rslave [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/shared [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/shared [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/rshared [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-10T06:42:05.689Z] === CONT TestMountDaemonRoot/shared [2021-06-10T06:42:05.689Z] === CONT TestMountDaemonRoot/default [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-10T06:42:05.689Z] === CONT TestMountDaemonRoot/rshared [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T06:42:05.689Z] === CONT TestMountDaemonRoot/slave [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-10T06:42:05.689Z] === CONT TestMountDaemonRoot/rslave [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-10T06:42:05.689Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T06:42:05.689Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T06:42:05.690Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-10T06:42:05.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-10T06:42:05.690Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T06:42:05.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T06:42:05.690Z] === CONT TestMountDaemonRoot/rprivate [2021-06-10T06:42:05.690Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-10T06:42:05.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-10T06:42:05.690Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T06:42:05.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T06:42:05.690Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-10T06:42:05.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-10T06:42:05.690Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T06:42:05.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T06:42:05.690Z] === CONT TestMountDaemonRoot/private [2021-06-10T06:42:05.690Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-10T06:42:05.690Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-10T06:42:05.690Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-10T06:42:05.690Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-10T06:42:05.690Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-10T06:42:05.690Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-10T06:42:05.690Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-10T06:42:05.690Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-10T06:42:05.690Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-10T06:42:05.690Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-10T06:42:05.690Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-10T06:42:05.690Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T06:42:05.945Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-10T06:42:06.200Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T06:42:06.200Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T06:42:06.200Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-10T06:42:06.200Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T06:42:06.200Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-10T06:42:06.200Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-10T06:42:06.201Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-10T06:42:06.201Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-10T06:42:06.201Z] === RUN TestContainerBindMountNonRecursive [2021-06-10T06:42:06.201Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-10T06:42:06.201Z] 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-06-10T06:42:06.201Z] === RUN TestContainerVolumesMountedAsShared [2021-06-10T06:42:06.201Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-10T06:42:06.201Z] 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-06-10T06:42:06.201Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-10T06:42:06.201Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-10T06:42:06.201Z] 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-06-10T06:42:06.201Z] === RUN TestNetworkNat [2021-06-10T06:42:07.126Z] --- PASS: TestNetworkNat (0.75s) [2021-06-10T06:42:07.126Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T06:42:07.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-10T06:42:07.688Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2021-06-10T06:42:07.688Z] === RUN TestNetworkLoopbackNat [2021-06-10T06:42:10.950Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2021-06-10T06:42:10.950Z] === RUN TestPause [2021-06-10T06:42:10.950Z] --- SKIP: TestPause (0.00s) [2021-06-10T06:42:10.950Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:42:10.950Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T06:42:10.950Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T06:42:10.950Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T06:42:10.950Z] === RUN TestPauseStopPausedContainer [2021-06-10T06:42:10.950Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-10T06:42:10.950Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:42:10.950Z] === RUN TestPidHost [2021-06-10T06:42:11.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-10T06:42:12.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-10T06:42:12.839Z] --- PASS: TestPidHost (1.92s) [2021-06-10T06:42:12.840Z] === RUN TestPsFilter [2021-06-10T06:42:12.840Z] --- PASS: TestPsFilter (0.10s) [2021-06-10T06:42:12.840Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T06:42:13.399Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-06-10T06:42:13.399Z] === RUN TestRemoveContainerWithVolume [2021-06-10T06:42:13.960Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2021-06-10T06:42:13.960Z] === RUN TestRemoveContainerRunning [2021-06-10T06:42:14.470Z] #57 175.4 + bin/containerd [2021-06-10T06:42:14.522Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-06-10T06:42:14.522Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T06:42:15.449Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2021-06-10T06:42:15.449Z] === RUN TestRemoveInvalidContainer [2021-06-10T06:42:15.449Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-10T06:42:15.449Z] === RUN TestRenameLinkedContainer [2021-06-10T06:42:17.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-10T06:42:17.742Z] #57 ... [2021-06-10T06:42:17.742Z] [2021-06-10T06:42:17.742Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T06:42:17.742Z] #54 sha256:2ce82dd842fcfaf57184e2b155cf1f484c0387493f9f72d34e3930887474217d [2021-06-10T06:42:17.742Z] #54 101.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-10T06:42:17.742Z] #54 102.3 + mkdir -p /build [2021-06-10T06:42:17.742Z] #54 102.3 + cp runc /build/runc [2021-06-10T06:42:17.742Z] #54 DONE 103.2s [2021-06-10T06:42:17.742Z] [2021-06-10T06:42:17.742Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:42:17.742Z] #57 sha256:439e5ae3c34a477b057f1e3cd59a50fbf4939c90929ba2c112cc5a4ff5e74018 [2021-06-10T06:42:17.986Z] --- PASS: TestRenameLinkedContainer (2.63s) [2021-06-10T06:42:17.986Z] === RUN TestRenameStoppedContainer [2021-06-10T06:42:18.547Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-06-10T06:42:18.547Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T06:42:18.673Z] #57 ... [2021-06-10T06:42:18.673Z] [2021-06-10T06:42:18.673Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T06:42:18.673Z] #55 sha256:64ae87f51fe3c88edbfff1929473338e9abc78a4dc5bdfc73ab5356e05bfedf7 [2021-06-10T06:42:18.673Z] #55 DONE 0.3s [2021-06-10T06:42:18.673Z] [2021-06-10T06:42:18.673Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T06:42:18.673Z] #57 sha256:439e5ae3c34a477b057f1e3cd59a50fbf4939c90929ba2c112cc5a4ff5e74018 [2021-06-10T06:42:19.911Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2021-06-10T06:42:19.911Z] === RUN TestRenameInvalidName [2021-06-10T06:42:20.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-10T06:42:20.838Z] --- PASS: TestRenameInvalidName (0.82s) [2021-06-10T06:42:20.838Z] === RUN TestRenameAnonymousContainer [2021-06-10T06:42:21.805Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m41.836938713s with top 10 stages: buildssa: 1m49.535877926s, goimports: 26.503325723s, unconvert: 16.699438923s, gosec: 13.042113473s, golint: 7.353496409s, ineffassign: 5.236867605s, misspell: 5.110314022s, vrp: 4.141783648s, inspect: 3.420941861s, ctrlflow: 2.113821797s [2021-06-10T06:42:23.351Z] --- PASS: TestRenameAnonymousContainer (2.40s) [2021-06-10T06:42:23.351Z] === RUN TestRenameContainerWithSameName [2021-06-10T06:42:23.912Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-06-10T06:42:23.912Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T06:42:25.275Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2021-06-10T06:42:25.275Z] === RUN TestResize [2021-06-10T06:42:25.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-10T06:42:25.837Z] --- PASS: TestResize (0.68s) [2021-06-10T06:42:25.837Z] === RUN TestResizeWithInvalidSize [2021-06-10T06:42:26.386Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-10T06:42:26.386Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-14ab8a4e\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-10T06:42:26.386Z] ---------------------------------------------------------------------------- [2021-06-10T06:42:26.386Z] [2021-06-10T06:42:26.386Z] INFO: executeCI.ps1 starting at Thu Jun 10 06:42:26 CUT 2021 [2021-06-10T06:42:26.386Z] [2021-06-10T06:42:26.386Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-10T06:42:26.386Z] INFO: Running git version 2.24.1.windows.2 [2021-06-10T06:42:26.386Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-10T06:42:26.386Z] INFO: Environment variables: [2021-06-10T06:42:26.762Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-06-10T06:42:26.763Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T06:42:26.835Z] [2021-06-10T06:42:26.835Z] Name Value [2021-06-10T06:42:26.835Z] ---- ----- [2021-06-10T06:42:26.835Z] ALLUSERSPROFILE C:\ProgramData [2021-06-10T06:42:26.835Z] amd64 true [2021-06-10T06:42:26.835Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-10T06:42:26.835Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-10T06:42:26.835Z] arm64 false [2021-06-10T06:42:26.835Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-10T06:42:26.835Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-10T06:42:26.835Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-10T06:42:26.835Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-10T06:42:26.835Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-10T06:42:26.835Z] BRANCH_NAME PR-42505 [2021-06-10T06:42:26.835Z] BUILD_DISPLAY_NAME #2 [2021-06-10T06:42:26.835Z] BUILD_ID 2 [2021-06-10T06:42:26.835Z] BUILD_NUMBER 2 [2021-06-10T06:42:26.835Z] BUILD_TAG jenkins-moby-PR-42505-2 [2021-06-10T06:42:26.835Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/2/ [2021-06-10T06:42:26.835Z] cgroup2 true [2021-06-10T06:42:26.835Z] CHANGE_AUTHOR thaJeztah [2021-06-10T06:42:26.835Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-10T06:42:26.835Z] CHANGE_BRANCH endpoint_deadcode [2021-06-10T06:42:26.835Z] CHANGE_FORK thaJeztah/docker [2021-06-10T06:42:26.835Z] CHANGE_ID 42505 [2021-06-10T06:42:26.835Z] CHANGE_TARGET master [2021-06-10T06:42:26.835Z] CHANGE_TITLE libnetwork/endpoint: remove redundant doUpdateHostsFile() function [2021-06-10T06:42:26.835Z] CHANGE_URL https://github.com/moby/moby/pull/42505 [2021-06-10T06:42:26.835Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T06:42:26.835Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-10T06:42:26.835Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-10T06:42:26.835Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-10T06:42:26.835Z] COMPUTERNAME azwin-2-550e60 [2021-06-10T06:42:26.835Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-10T06:42:26.835Z] ConfigSequenceNumber 0 [2021-06-10T06:42:26.835Z] dco true [2021-06-10T06:42:26.835Z] DOCKER_BUILDKIT 0 [2021-06-10T06:42:26.835Z] DOCKER_DUT_DEBUG 1 [2021-06-10T06:42:26.835Z] DOCKER_EXPERIMENTAL 1 [2021-06-10T06:42:26.835Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-10T06:42:26.835Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-10T06:42:26.835Z] EXECUTOR_NUMBER 0 [2021-06-10T06:42:26.835Z] FQDN azwin-2-550e60.westus.cloudapp.azure.com [2021-06-10T06:42:26.835Z] GIT_BRANCH PR-42505 [2021-06-10T06:42:26.835Z] GIT_COMMIT 226719b9685f8120d78f700571c7d6917cfae1c1 [2021-06-10T06:42:26.835Z] GIT_PREVIOUS_COMMIT 350e303c7f0af8b3fd2d377faf56485862a7e8c3 [2021-06-10T06:42:26.835Z] GIT_URL https://github.com/moby/moby.git [2021-06-10T06:42:26.836Z] HUDSON_COOKIE d44b1755-3e20-4dc3-94c3-c035678367d5 [2021-06-10T06:42:26.836Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-10T06:42:26.836Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-10T06:42:26.836Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-10T06:42:26.836Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-10T06:42:26.836Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-10T06:42:26.836Z] JENKINS_NODE_COOKIE 5583c823-d871-4e9c-bead-c62cb5d650bb [2021-06-10T06:42:26.836Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-10T06:42:26.836Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-10T06:42:26.836Z] JOB_BASE_NAME PR-42505 [2021-06-10T06:42:26.836Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/display/redirect [2021-06-10T06:42:26.836Z] JOB_NAME moby/PR-42505 [2021-06-10T06:42:26.836Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/ [2021-06-10T06:42:26.836Z] library.jps.version master [2021-06-10T06:42:26.836Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-10T06:42:26.836Z] NODE_LABELS amd64 azure azwin-2-550e60 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-10T06:42:26.836Z] NODE_NAME azwin-2-550e60 [2021-06-10T06:42:26.836Z] NUMBER_OF_PROCESSORS 4 [2021-06-10T06:42:26.836Z] OS Windows_NT [2021-06-10T06:42:26.836Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-10T06:42:26.836Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-10T06:42:26.836Z] ppc64le false [2021-06-10T06:42:26.836Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-10T06:42:26.836Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-10T06:42:26.836Z] PROCESSOR_LEVEL 6 [2021-06-10T06:42:26.836Z] PROCESSOR_REVISION 4f01 [2021-06-10T06:42:26.836Z] ProgramData C:\ProgramData [2021-06-10T06:42:26.836Z] ProgramFiles C:\Program Files [2021-06-10T06:42:26.836Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-10T06:42:26.836Z] ProgramW6432 C:\Program Files [2021-06-10T06:42:26.836Z] PROMPT $P$G [2021-06-10T06:42:26.836Z] PSExecutionPolicyPreference Bypass [2021-06-10T06:42:26.836Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-10T06:42:26.836Z] PUBLIC C:\Users\Public [2021-06-10T06:42:26.836Z] rootless true [2021-06-10T06:42:26.836Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/2/display/redirect?page=artif... [2021-06-10T06:42:26.836Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/2/display/redirect?page=changes [2021-06-10T06:42:26.836Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/2/display/redirect [2021-06-10T06:42:26.836Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42505/2/display/redirect?page=tests [2021-06-10T06:42:26.836Z] s390x false [2021-06-10T06:42:26.836Z] SKIP_VALIDATION_TESTS 1 [2021-06-10T06:42:26.836Z] SOURCES_DRIVE d [2021-06-10T06:42:26.836Z] SOURCES_SUBDIR gopath [2021-06-10T06:42:26.836Z] STAGE_NAME Run tests [2021-06-10T06:42:26.836Z] SystemDrive C: [2021-06-10T06:42:26.836Z] SystemRoot C:\Windows [2021-06-10T06:42:26.836Z] TEMP C:\Windows\TEMP [2021-06-10T06:42:26.836Z] TESTDEBUG 0 [2021-06-10T06:42:26.836Z] TESTRUN_DRIVE d [2021-06-10T06:42:26.836Z] TESTRUN_SUBDIR CI [2021-06-10T06:42:26.836Z] TIMEOUT 120m [2021-06-10T06:42:26.836Z] TMP C:\Windows\TEMP [2021-06-10T06:42:26.836Z] unit_validate true [2021-06-10T06:42:26.836Z] USERDOMAIN WORKGROUP [2021-06-10T06:42:26.836Z] USERNAME azwin-2-550e60$ [2021-06-10T06:42:26.836Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-10T06:42:26.836Z] validate_force false [2021-06-10T06:42:26.836Z] windir C:\Windows [2021-06-10T06:42:26.836Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-10T06:42:26.836Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-10T06:42:26.836Z] windows2022 true [2021-06-10T06:42:26.836Z] windowsRS1 false [2021-06-10T06:42:26.836Z] windowsRS5 true [2021-06-10T06:42:26.836Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-10T06:42:26.836Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-10T06:42:26.836Z] [2021-06-10T06:42:26.836Z] [2021-06-10T06:42:26.836Z] [2021-06-10T06:42:27.324Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-06-10T06:42:27.324Z] === RUN TestDaemonRestartKillContainers [2021-06-10T06:42:27.324Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-10T06:42:27.324Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-10T06:42:27.324Z] === RUN TestCgroupNamespacesRun [2021-06-10T06:42:28.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-10T06:42:28.976Z] INFO: Sources under d:\gopath\... [2021-06-10T06:42:28.976Z] INFO: Test run under d:\CI\... [2021-06-10T06:42:28.976Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-10T06:42:28.976Z] INFO: docker/docker repository was found [2021-06-10T06:42:28.976Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-06-10T06:42:29.836Z] --- PASS: TestCgroupNamespacesRun (2.65s) [2021-06-10T06:42:29.836Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-10T06:42:29.926Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-10T06:42:29.926Z] 29d5b6a226d2: Pulling fs layer [2021-06-10T06:42:31.199Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2021-06-10T06:42:31.199Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-10T06:42:31.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-10T06:42:33.713Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.65s) [2021-06-10T06:42:33.713Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-10T06:42:35.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T06:42:35.632Z] Using test binary docker [2021-06-10T06:42:35.632Z] +++ /etc/init.d/apparmor start [2021-06-10T06:42:35.632Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T06:42:35.632Z] INFO: Waiting for daemon to start... [2021-06-10T06:42:35.632Z] Starting dockerd [2021-06-10T06:42:35.632Z] +++ 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-06-10T06:42:36.226Z] --- PASS: TestCgroupNamespacesRunHostMode (2.70s) [2021-06-10T06:42:36.226Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-10T06:42:37.537Z] . [2021-06-10T06:42:37.537Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T06:42:37.537Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T06:42:37.537Z] Error: No such image: emptyfs [2021-06-10T06:42:37.537Z] ++++ docker load [2021-06-10T06:42:37.537Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-10T06:42:37.797Z] Running integration-test (iteration 1) [2021-06-10T06:42:37.797Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-10T06:42:37.797Z] ++ 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-06-10T06:42:37.797Z] ++ set -e [2021-06-10T06:42:37.797Z] ++ '[' -n 0 ']' [2021-06-10T06:42:37.797Z] ++ set -x [2021-06-10T06:42:37.797Z] ++ 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-06-10T06:42:39.490Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.67s) [2021-06-10T06:42:39.490Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-10T06:42:41.388Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2021-06-10T06:42:41.388Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-10T06:42:41.954Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-06-10T06:42:41.954Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-10T06:42:43.743Z] INFO [runner/unused/goanalysis] analyzers took 37.648845706s with top 10 stages: buildssa: 31.833444577s, U1000: 5.815401129s [2021-06-10T06:42:43.743Z] INFO [runner] Issues before processing: 2888, after processing: 0 [2021-06-10T06:42:43.743Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2309/2309, autogenerated_exclude: 1921/2309, exclude-rules: 79/1921, identifier_marker: 1921/1921, nolint: 0/79, skip_dirs: 2309/2309, exclude: 1921/1921, cgo: 2309/2888, filename_unadjuster: 2309/2309, path_prettifier: 2309/2309 [2021-06-10T06:42:43.743Z] INFO [runner] processing took 154.426631ms with stages: nolint: 55.212452ms, identifier_marker: 49.584252ms, path_prettifier: 24.671276ms, autogenerated_exclude: 9.885649ms, exclude-rules: 7.181259ms, skip_dirs: 4.568756ms, filename_unadjuster: 2.067503ms, cgo: 1.248827ms, max_same_issues: 1.88µs, uniq_by_line: 1.005µs, diff: 776ns, exclude: 625ns, max_from_linter: 618ns, path_shortener: 497ns, source_code: 465ns, max_per_file_from_linter: 401ns, skip_files: 390ns [2021-06-10T06:42:43.743Z] INFO [runner] linters took 1m52.340060298s with stages: goanalysis_metalinter: 1m26.45240537s, unused: 25.733060315s [2021-06-10T06:42:43.743Z] INFO File cache stats: 1698 entries of total size 8.6MiB [2021-06-10T06:42:43.743Z] INFO Memory: 1777 samples, avg is 252.1MB, max is 4572.0MB [2021-06-10T06:42:43.743Z] INFO Execution took 4m2.287932022s [2021-06-10T06:42:43.743Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-10T06:42:44.081Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=34b2d5d98775aa7666b49fd9858f0772a6a70f42 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:34b2d5d98775aa7666b49fd9858f0772a6a70f42 hack/make.sh dynbinary test-docker-py [2021-06-10T06:42:44.465Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.64s) [2021-06-10T06:42:44.465Z] === RUN TestNISDomainname [2021-06-10T06:42:44.465Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-10T06:42:44.465Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-10T06:42:44.465Z] === RUN TestHostnameDnsResolution [2021-06-10T06:42:44.647Z] [2021-06-10T06:42:44.647Z] Removing bundles/ [2021-06-10T06:42:44.647Z] [2021-06-10T06:42:44.647Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T06:42:44.647Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T06:42:44.647Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T06:42:45.177Z] #57 206.5 # github.com/containerd/containerd/cmd/containerd [2021-06-10T06:42:45.177Z] #57 206.5 /usr/bin/ld: /tmp/go-link-165220573/000018.o: in function `New': [2021-06-10T06:42:45.177Z] #57 206.5 /tmp/tmp.zwJuQ6fals/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-06-10T06:42:45.177Z] #57 206.6 + bin/containerd-stress [2021-06-10T06:42:45.829Z] --- PASS: TestHostnameDnsResolution (1.16s) [2021-06-10T06:42:45.829Z] === RUN TestStats [2021-06-10T06:42:45.829Z] --- SKIP: TestStats (0.00s) [2021-06-10T06:42:45.829Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:42:45.829Z] === RUN TestStopContainerWithTimeout [2021-06-10T06:42:45.829Z] === RUN TestStopContainerWithTimeout/0 [2021-06-10T06:42:45.829Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-10T06:42:45.829Z] === RUN TestStopContainerWithTimeout/1 [2021-06-10T06:42:45.829Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-10T06:42:45.829Z] === RUN TestStopContainerWithTimeout/3 [2021-06-10T06:42:45.829Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-10T06:42:45.829Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-10T06:42:45.829Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-10T06:42:45.829Z] === CONT TestStopContainerWithTimeout/0 [2021-06-10T06:42:45.829Z] === CONT TestStopContainerWithTimeout/3 [2021-06-10T06:42:46.755Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-10T06:42:47.066Z] #57 208.8 + bin/containerd-shim [2021-06-10T06:42:49.266Z] === CONT TestStopContainerWithTimeout/1 [2021-06-10T06:42:50.628Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-10T06:42:50.628Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-06-10T06:42:50.628Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2021-06-10T06:42:50.628Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2021-06-10T06:42:50.628Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-06-10T06:42:50.628Z] === RUN TestDeleteDevicemapper [2021-06-10T06:42:50.628Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-10T06:42:50.628Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T06:42:50.628Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T06:42:53.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s) [2021-06-10T06:42:53.143Z] === RUN TestUpdateMemory [2021-06-10T06:42:53.143Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-10T06:42:53.143Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:42:53.143Z] === RUN TestUpdateCPUQuota [2021-06-10T06:42:53.143Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-10T06:42:53.143Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:42:53.143Z] === RUN TestUpdatePidsLimit [2021-06-10T06:42:53.143Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-10T06:42:53.143Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:42:53.143Z] === RUN TestUpdateRestartPolicy [2021-06-10T06:42:55.273Z] #57 216.0 + bin/containerd-shim-runc-v1 [2021-06-10T06:42:59.439Z] #57 221.0 + bin/containerd-shim-runc-v2 [2021-06-10T06:42:59.732Z] 29d5b6a226d2: Verifying Checksum [2021-06-10T06:42:59.732Z] 29d5b6a226d2: Download complete [2021-06-10T06:43:00.365Z] #57 222.1 + binaries [2021-06-10T06:43:00.365Z] #57 222.1 + install -D bin/containerd /build/containerd [2021-06-10T06:43:00.365Z] #57 222.2 + install -D bin/containerd-shim /build/containerd-shim [2021-06-10T06:43:00.365Z] #57 222.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-10T06:43:00.365Z] #57 222.2 + install -D bin/ctr /build/ctr [2021-06-10T06:43:02.882Z] #57 DONE 224.5s [2021-06-10T06:43:03.810Z] [2021-06-10T06:43:03.810Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T06:43:03.810Z] #58 sha256:d290f70e11b6b8f7de6b88051919d646060e4778af0aaec5e24d4f6ad7a1152d [2021-06-10T06:43:04.735Z] #58 DONE 1.1s [2021-06-10T06:43:04.991Z] [2021-06-10T06:43:04.991Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T06:43:04.991Z] #62 sha256:b99dbabd0f10c2a3796393ef56a269013b57c02764e5158c3a37bdfa7345e168 [2021-06-10T06:43:05.246Z] #62 DONE 0.4s [2021-06-10T06:43:05.246Z] [2021-06-10T06:43:05.246Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T06:43:05.246Z] #67 sha256:00108227199eb6042dc76bca3c0b5879b45a9d5521e814ef46bc2f704afeb986 [2021-06-10T06:43:05.308Z] --- PASS: TestUpdateRestartPolicy (12.38s) [2021-06-10T06:43:05.308Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T06:43:05.879Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2021-06-10T06:43:05.879Z] === RUN TestWaitNonBlocked [2021-06-10T06:43:05.879Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T06:43:05.879Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T06:43:05.879Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T06:43:05.879Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T06:43:05.879Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T06:43:05.879Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T06:43:06.172Z] #67 DONE 0.9s [2021-06-10T06:43:06.172Z] [2021-06-10T06:43:06.172Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T06:43:06.172Z] #68 sha256:f44ec30586c2ac1271c6de5bfad48458d0b2eb19adc34ea54892c4b0e3b5a6b0 [2021-06-10T06:43:06.172Z] #68 DONE 0.0s [2021-06-10T06:43:06.428Z] [2021-06-10T06:43:06.428Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-06-10T06:43:06.428Z] #69 sha256:11fdcf09e5ce1549bfd4145e993167a7dde5f90f978b236446825588527dfc28 [2021-06-10T06:43:06.804Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-10T06:43:06.804Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2021-06-10T06:43:06.804Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2021-06-10T06:43:06.804Z] === RUN TestWaitBlocked [2021-06-10T06:43:06.804Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T06:43:06.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T06:43:06.804Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T06:43:06.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T06:43:06.804Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T06:43:06.804Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T06:43:06.989Z] #69 0.679 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-10T06:43:06.989Z] #69 0.763 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-10T06:43:06.989Z] #69 0.850 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-10T06:43:07.244Z] #69 1.007 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-10T06:43:07.806Z] #69 1.092 Reading package lists... [2021-06-10T06:43:08.167Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-10T06:43:08.167Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2021-06-10T06:43:08.167Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-06-10T06:43:08.167Z] === CONT TestDaemonRestartIpcMode [2021-06-10T06:43:08.167Z] === CONT TestIpcModeOlderClient [2021-06-10T06:43:08.167Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-10T06:43:08.167Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-10T06:43:08.368Z] #69 1.716 Reading package lists... [2021-06-10T06:43:08.624Z] #69 2.308 Building dependency tree... [2021-06-10T06:43:08.624Z] #69 2.424 Reading state information... [2021-06-10T06:43:08.624Z] #69 2.524 The following additional packages will be installed: [2021-06-10T06:43:08.880Z] #69 2.525 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-10T06:43:08.880Z] #69 2.525 libpam-systemd [2021-06-10T06:43:08.880Z] #69 2.526 Suggested packages: [2021-06-10T06:43:08.880Z] #69 2.526 systemd-container policykit-1 [2021-06-10T06:43:08.880Z] #69 2.526 Recommended packages: [2021-06-10T06:43:08.880Z] #69 2.526 libnss-systemd [2021-06-10T06:43:08.880Z] #69 2.606 The following NEW packages will be installed: [2021-06-10T06:43:08.880Z] #69 2.606 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-10T06:43:08.880Z] #69 2.607 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-10T06:43:09.441Z] #69 3.043 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-06-10T06:43:09.441Z] #69 3.043 Need to get 4762 kB of archives. [2021-06-10T06:43:09.441Z] #69 3.043 After this operation, 16.6 MB of additional disk space will be used. [2021-06-10T06:43:09.441Z] #69 3.043 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-10T06:43:09.441Z] #69 3.048 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-06-10T06:43:09.441Z] #69 3.049 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-10T06:43:09.441Z] #69 3.053 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-10T06:43:09.441Z] #69 3.224 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-10T06:43:09.697Z] #69 3.424 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-10T06:43:10.258Z] #69 3.987 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-10T06:43:10.258Z] #69 4.090 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-10T06:43:10.514Z] #69 4.125 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-10T06:43:10.514Z] #69 4.128 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-10T06:43:10.514Z] #69 4.130 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-06-10T06:43:10.514Z] #69 4.288 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T06:43:10.514Z] #69 4.310 Fetched 4762 kB in 2s (3144 kB/s) [2021-06-10T06:43:10.514Z] #69 4.340 Selecting previously unselected package libargon2-1:amd64. [2021-06-10T06:43:10.514Z] #69 4.340 (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 ... 28067 files and directories currently installed.) [2021-06-10T06:43:10.514Z] #69 4.354 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-10T06:43:10.514Z] #69 4.362 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-10T06:43:10.514Z] #69 4.397 Selecting previously unselected package libjson-c3:amd64. [2021-06-10T06:43:10.514Z] #69 4.399 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-10T06:43:10.514Z] #69 4.407 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-10T06:43:10.514Z] #69 4.443 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-10T06:43:10.770Z] #69 4.446 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-10T06:43:10.770Z] #69 4.450 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-10T06:43:10.770Z] #69 4.498 Selecting previously unselected package libidn11:amd64. [2021-06-10T06:43:10.770Z] #69 4.500 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-10T06:43:10.770Z] #69 4.504 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-10T06:43:10.770Z] #69 4.548 Selecting previously unselected package libkmod2:amd64. [2021-06-10T06:43:10.770Z] #69 4.551 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-10T06:43:10.770Z] #69 4.556 Unpacking libkmod2:amd64 (26-1) ... [2021-06-10T06:43:10.770Z] #69 4.599 Selecting previously unselected package systemd. [2021-06-10T06:43:10.770Z] #69 4.602 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-10T06:43:10.770Z] #69 4.640 Unpacking systemd (241-7~deb10u7) ... [2021-06-10T06:43:11.332Z] #69 5.063 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-10T06:43:11.332Z] #69 5.074 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-10T06:43:11.332Z] #69 5.083 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-10T06:43:11.332Z] #69 5.094 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-10T06:43:11.332Z] #69 5.105 Setting up libkmod2:amd64 (26-1) ... [2021-06-10T06:43:11.332Z] #69 5.117 Setting up systemd (241-7~deb10u7) ... [2021-06-10T06:43:11.332Z] #69 5.164 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-10T06:43:11.332Z] #69 5.166 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-10T06:43:11.332Z] #69 5.169 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-10T06:43:11.332Z] #69 5.169 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-10T06:43:11.892Z] #69 5.609 Selecting previously unselected package systemd-sysv. [2021-06-10T06:43:11.892Z] #69 5.609 (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 ... 28864 files and directories currently installed.) [2021-06-10T06:43:11.892Z] #69 5.622 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-10T06:43:11.892Z] #69 5.626 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-10T06:43:11.892Z] #69 5.665 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-10T06:43:11.892Z] #69 5.667 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-10T06:43:11.892Z] #69 5.671 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-10T06:43:11.892Z] #69 5.739 Selecting previously unselected package dbus. [2021-06-10T06:43:11.892Z] #69 5.741 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-10T06:43:11.892Z] #69 5.752 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-10T06:43:12.148Z] #69 5.819 Selecting previously unselected package libpam-systemd:amd64. [2021-06-10T06:43:12.148Z] #69 5.821 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-10T06:43:12.148Z] #69 5.826 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-10T06:43:12.148Z] #69 5.882 Selecting previously unselected package dbus-user-session. [2021-06-10T06:43:12.148Z] #69 5.884 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-10T06:43:12.148Z] #69 5.888 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-10T06:43:12.148Z] #69 5.952 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-10T06:43:12.148Z] #69 5.968 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-10T06:43:12.148Z] #69 5.982 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-10T06:43:12.148Z] #69 6.093 invoke-rc.d: could not determine current runlevel [2021-06-10T06:43:12.328Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.81s) [2021-06-10T06:43:12.403Z] #69 6.096 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-10T06:43:12.403Z] #69 6.104 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-10T06:43:12.659Z] #69 6.248 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-10T06:43:12.659Z] #69 6.266 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-10T06:43:12.659Z] #69 6.275 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T06:43:12.659Z] #69 DONE 6.5s [2021-06-10T06:43:12.659Z] [2021-06-10T06:43:12.659Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-06-10T06:43:12.659Z] #70 sha256:c00fbeee6e72fc7fc75dec4b5413768641db2763c43f9a0ffaae6f6739090c57 [2021-06-10T06:43:13.220Z] #70 0.455 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T06:43:13.220Z] #70 0.460 Dload Upload Total Spent Left Speed [2021-06-10T06:43:13.220Z] #70 0.460 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 16132 0 --:--:-- --:--:-- --:--:-- 16132 [2021-06-10T06:43:13.220Z] #70 DONE 0.6s [2021-06-10T06:43:13.220Z] [2021-06-10T06:43:13.220Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T06:43:13.220Z] #71 sha256:e540226ad9a37ca327467d9d1c2d4a8d90329b6ffb90f77eef2929764d22b9db [2021-06-10T06:43:13.691Z] --- PASS: TestDaemonRestartIpcMode (5.57s) [2021-06-10T06:43:13.691Z] PASS [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === Skipped [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-10T06:43:13.691Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-10T06:43:13.691Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-10T06:43:13.691Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-10T06:43:13.691Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-10T06:43:13.691Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-10T06:43:13.691Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-10T06:43:13.691Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-10T06:43:13.691Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-10T06:43:13.691Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-10T06:43:13.691Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-10T06:43:13.691Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-10T06:43:13.691Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-10T06:43:13.691Z] 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-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-10T06:43:13.691Z] 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-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-10T06:43:13.691Z] 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-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-10T06:43:13.691Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T06:43:13.691Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-10T06:43:13.691Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-10T06:43:13.691Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-10T06:43:13.691Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-10T06:43:13.691Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-10T06:43:13.691Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-10T06:43:13.691Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-10T06:43:13.691Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-10T06:43:13.691Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] [2021-06-10T06:43:13.691Z] DONE 177 tests, 25 skipped in 104.451s [2021-06-10T06:43:13.691Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-10T06:43:13.691Z] INFO: Testing against a local daemon [2021-06-10T06:43:13.691Z] === RUN TestCommitInheritsEnv [2021-06-10T06:43:14.147Z] #71 DONE 0.9s [2021-06-10T06:43:14.147Z] [2021-06-10T06:43:14.147Z] #72 exporting to image [2021-06-10T06:43:14.147Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T06:43:14.147Z] #72 exporting layers [2021-06-10T06:43:15.055Z] --- PASS: TestCommitInheritsEnv (1.48s) [2021-06-10T06:43:15.055Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T06:43:15.055Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-10T06:43:15.055Z] === RUN TestImagesFilterMultiReference [2021-06-10T06:43:15.310Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-10T06:43:15.310Z] === RUN TestImagePullPlatformInvalid [2021-06-10T06:43:15.310Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-10T06:43:15.310Z] === RUN TestRemoveImageOrphaning [2021-06-10T06:43:16.514Z] Loaded image: buildpack-deps:buster [2021-06-10T06:43:17.083Z] Loaded image: busybox:latest [2021-06-10T06:43:17.196Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-06-10T06:43:17.196Z] === RUN TestRemoveImageGarbageCollector [2021-06-10T06:43:17.196Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-10T06:43:17.196Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-10T06:43:17.196Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T06:43:17.196Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-10T06:43:17.196Z] === RUN TestTagInvalidReference [2021-06-10T06:43:17.196Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-10T06:43:17.196Z] === RUN TestTagValidPrefixedRepo [2021-06-10T06:43:17.196Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-10T06:43:17.196Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T06:43:17.196Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-10T06:43:17.196Z] === RUN TestTagOfficialNames [2021-06-10T06:43:17.344Z] Loaded image: busybox:glibc [2021-06-10T06:43:17.451Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-10T06:43:17.452Z] === RUN TestTagMatchesDigest [2021-06-10T06:43:17.452Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-10T06:43:17.452Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-10T06:43:22.255Z] #72 exporting layers 7.4s done [2021-06-10T06:43:22.255Z] #72 writing image sha256:6280ba2d4aabbd6ac3f9ebcb9865e252849e5cf3128605aa23257839b1b4da67 done [2021-06-10T06:43:22.255Z] #72 naming to docker.io/library/docker:583ba603bee9652dbcc19797609539552768c2fb done [2021-06-10T06:43:22.255Z] #72 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-10T06:43:22.665Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=583ba603bee9652dbcc19797609539552768c2fb -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:583ba603bee9652dbcc19797609539552768c2fb hack/make.sh dynbinary test-integration [2021-06-10T06:43:23.913Z] Loaded image: debian:bullseye [2021-06-10T06:43:23.913Z] Loaded image: hello-world:latest [2021-06-10T06:43:24.172Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T06:43:24.431Z] INFO: Testing against a local daemon [2021-06-10T06:43:24.431Z] === RUN TestCgroupNamespacesBuild [2021-06-10T06:43:24.552Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-10T06:43:24.552Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-10T06:43:24.552Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-10T06:43:24.552Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-10T06:43:24.552Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-06-10T06:43:24.552Z] Detected virtualization docker. [2021-06-10T06:43:24.552Z] Detected architecture x86-64. [2021-06-10T06:43:24.552Z] Set hostname to <274f67fe44d8>. [2021-06-10T06:43:25.113Z] + source /etc/docker-entrypoint-cmd [2021-06-10T06:43:25.113Z] ++ hack/make.sh dynbinary test-integration [2021-06-10T06:43:25.113Z] [2021-06-10T06:43:25.113Z] Removing bundles/ [2021-06-10T06:43:25.113Z] [2021-06-10T06:43:25.113Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T06:43:25.113Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T06:43:25.113Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T06:43:28.624Z] --- PASS: TestCgroupNamespacesBuild (3.63s) [2021-06-10T06:43:28.624Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-10T06:43:31.164Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.72s) [2021-06-10T06:43:31.164Z] === RUN TestBuildWithSession [2021-06-10T06:43:31.164Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T06:43:31.164Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T06:43:31.164Z] === RUN TestBuildSquashParent [2021-06-10T06:43:43.379Z] --- PASS: TestBuildSquashParent (12.68s) [2021-06-10T06:43:43.379Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T06:43:43.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:43:43.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:43:43.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:43:43.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:43:43.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:43:43.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:43:43.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:43:43.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:43:43.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:43:43.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:43:43.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:43:43.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:43:43.379Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:43:43.379Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:43:49.953Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:43:49.953Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:43:55.225Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:43:55.225Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:44:00.497Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-10T06:44:00.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.79s) [2021-06-10T06:44:00.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.84s) [2021-06-10T06:44:00.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.45s) [2021-06-10T06:44:00.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.57s) [2021-06-10T06:44:00.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.37s) [2021-06-10T06:44:00.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.35s) [2021-06-10T06:44:00.497Z] === RUN TestBuildMultiStageCopy [2021-06-10T06:44:00.497Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T06:44:03.786Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T06:44:04.353Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T06:44:04.921Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T06:44:05.490Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T06:44:06.426Z] --- PASS: TestBuildMultiStageCopy (6.03s) [2021-06-10T06:44:06.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.63s) [2021-06-10T06:44:06.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-06-10T06:44:06.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2021-06-10T06:44:06.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2021-06-10T06:44:06.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2021-06-10T06:44:06.426Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T06:44:07.803Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2021-06-10T06:44:07.803Z] === RUN TestBuildLabelWithTargets [2021-06-10T06:44:10.335Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2021-06-10T06:44:10.335Z] === RUN TestBuildWithEmptyLayers [2021-06-10T06:44:11.270Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2021-06-10T06:44:11.270Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T06:44:11.520Z] 639bb6bb2beb: Pull complete [2021-06-10T06:44:11.520Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-10T06:44:11.520Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T06:44:11.520Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-10T06:44:11.520Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-10T06:44:11.520Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-06-10T06:44:11.520Z] WARN: Skipping validation tests [2021-06-10T06:44:11.520Z] INFO: Running unit tests at 06/10/2021 06:44:03... [2021-06-10T06:44:11.520Z] INFO: make.ps1 starting at 06/10/2021 06:44:08 [2021-06-10T06:44:11.520Z] INFO: Git commit (6fa5cfadf4) assumed from DOCKER_GITCOMMIT environment variable [2021-06-10T06:44:11.520Z] INFO: Invoking autogen... [2021-06-10T06:44:11.520Z] INFO: Running unit tests... [2021-06-10T06:44:15.819Z] --- PASS: TestBuildMultiStageOnBuild (4.21s) [2021-06-10T06:44:15.819Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T06:44:17.722Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2021-06-10T06:44:17.722Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T06:44:19.475Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-10T06:44:21.090Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T06:44:21.091Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T06:44:21.091Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T06:44:21.091Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T06:44:21.091Z] [2021-06-10T06:44:21.091Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-10T06:44:21.091Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-10T06:44:21.091Z] Using test binary docker [2021-06-10T06:44:21.091Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-10T06:44:21.091Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T06:44:21.091Z] INFO: Waiting for daemon to start... [2021-06-10T06:44:21.091Z] Starting dockerd [2021-06-10T06:44:21.091Z] . [2021-06-10T06:44:21.091Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-10T06:44:21.911Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2021-06-10T06:44:21.911Z] === RUN TestBuildWithHugeFile [2021-06-10T06:44:25.578Z] 29d5b6a226d2: Pull complete [2021-06-10T06:44:25.578Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-10T06:44:25.578Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T06:44:25.578Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T06:44:25.578Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-06-10T06:44:25.578Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-06-10T06:44:25.578Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-10T06:44:25.578Z] INFO: Docker version of control daemon [2021-06-10T06:44:25.578Z] [2021-06-10T06:44:25.578Z] Client: Mirantis Container Runtime [2021-06-10T06:44:25.578Z] Version: 20.10.0 [2021-06-10T06:44:25.578Z] API version: 1.41 [2021-06-10T06:44:25.578Z] Go version: go1.13.15 [2021-06-10T06:44:25.578Z] Git commit: 6ee42dc [2021-06-10T06:44:25.578Z] Built: 03/11/2021 13:24:56 [2021-06-10T06:44:25.578Z] OS/Arch: windows/amd64 [2021-06-10T06:44:25.578Z] Context: default [2021-06-10T06:44:25.578Z] Experimental: true [2021-06-10T06:44:25.578Z] [2021-06-10T06:44:25.578Z] Server: Mirantis Container Runtime [2021-06-10T06:44:25.578Z] Engine: [2021-06-10T06:44:25.578Z] Version: 20.10.0 [2021-06-10T06:44:25.578Z] API version: 1.41 (minimum version 1.24) [2021-06-10T06:44:25.578Z] Go version: go1.13.15 [2021-06-10T06:44:25.578Z] Git commit: 1e08f21e79 [2021-06-10T06:44:25.578Z] Built: 03/11/2021 13:23:32 [2021-06-10T06:44:25.578Z] OS/Arch: windows/amd64 [2021-06-10T06:44:25.578Z] Experimental: true [2021-06-10T06:44:25.578Z] [2021-06-10T06:44:25.578Z] INFO: Docker info of control daemon [2021-06-10T06:44:25.578Z] [2021-06-10T06:44:25.578Z] Client: [2021-06-10T06:44:25.578Z] Context: default [2021-06-10T06:44:25.578Z] Debug Mode: false [2021-06-10T06:44:25.578Z] Plugins: [2021-06-10T06:44:25.578Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-10T06:44:25.578Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-10T06:44:25.578Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-10T06:44:25.578Z] [2021-06-10T06:44:25.578Z] Server: [2021-06-10T06:44:25.578Z] Containers: 0 [2021-06-10T06:44:25.578Z] Running: 0 [2021-06-10T06:44:25.578Z] Paused: 0 [2021-06-10T06:44:25.578Z] Stopped: 0 [2021-06-10T06:44:25.578Z] Images: 1 [2021-06-10T06:44:25.578Z] Server Version: 20.10.0 [2021-06-10T06:44:25.578Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-10T06:44:25.578Z] Windows: [2021-06-10T06:44:25.578Z] LCOW: [2021-06-10T06:44:25.578Z] Logging Driver: json-file [2021-06-10T06:44:25.578Z] Plugins: [2021-06-10T06:44:25.578Z] Volume: local [2021-06-10T06:44:25.578Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T06:44:25.578Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T06:44:25.578Z] Swarm: inactive [2021-06-10T06:44:25.578Z] Default Isolation: process [2021-06-10T06:44:25.578Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-10T06:44:25.578Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-10T06:44:25.578Z] OSType: windows [2021-06-10T06:44:25.578Z] Architecture: x86_64 [2021-06-10T06:44:25.578Z] CPUs: 4 [2021-06-10T06:44:25.578Z] Total Memory: 32GiB [2021-06-10T06:44:25.578Z] Name: azwin-2-550e60 [2021-06-10T06:44:25.578Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-10T06:44:25.578Z] Docker Root Dir: D:\docker [2021-06-10T06:44:25.578Z] Debug Mode: false [2021-06-10T06:44:25.578Z] Registry: https://index.docker.io/v1/ [2021-06-10T06:44:25.578Z] Labels: [2021-06-10T06:44:25.578Z] Experimental: true [2021-06-10T06:44:25.578Z] Insecure Registries: [2021-06-10T06:44:25.578Z] 10.0.0.4:5000 [2021-06-10T06:44:25.578Z] 127.0.0.0/8 [2021-06-10T06:44:25.578Z] Registry Mirrors: [2021-06-10T06:44:25.578Z] http://10.0.0.4:5000/ [2021-06-10T06:44:25.578Z] Live Restore Enabled: false [2021-06-10T06:44:25.578Z] [2021-06-10T06:44:25.578Z] [2021-06-10T06:44:25.578Z] INFO: Commit hash is 226719b968 [2021-06-10T06:44:25.578Z] INFO: Nuke-Everything... [2021-06-10T06:44:25.578Z] INFO: Container count on control daemon to delete is 0 [2021-06-10T06:44:25.578Z] INFO: Nuking d:\CI [2021-06-10T06:44:25.578Z] INFO: Zapped successfully [2021-06-10T06:44:25.578Z] INFO: Location for testing is d:\CI\PR-42505\2 [2021-06-10T06:44:25.578Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-10T06:44:25.578Z] [2021-06-10T06:44:25.578Z] [2021-06-10T06:44:25.578Z] INFO: Building the image from Dockerfile.windows at 06/10/2021 06:44:21... [2021-06-10T06:44:25.578Z] [2021-06-10T06:44:26.096Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T06:44:26.096Z] Using test binary docker [2021-06-10T06:44:26.096Z] +++ /etc/init.d/apparmor start [2021-06-10T06:44:26.096Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T06:44:26.096Z] INFO: Waiting for daemon to start... [2021-06-10T06:44:26.096Z] Starting dockerd [2021-06-10T06:44:26.096Z] +++ 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-06-10T06:44:27.472Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T06:44:27.472Z] Using test binary docker [2021-06-10T06:44:27.472Z] +++ /etc/init.d/apparmor start [2021-06-10T06:44:27.472Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T06:44:27.472Z] INFO: Waiting for daemon to start... [2021-06-10T06:44:27.472Z] Starting dockerd [2021-06-10T06:44:27.472Z] +++ 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-06-10T06:44:28.039Z] . [2021-06-10T06:44:28.039Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T06:44:28.039Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T06:44:28.039Z] Error: No such image: emptyfs [2021-06-10T06:44:28.039Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-10T06:44:28.039Z] ++++ docker load [2021-06-10T06:44:28.071Z] ? github.com/docker/docker/api [no test files] [2021-06-10T06:44:28.297Z] Running integration-test (iteration 1) [2021-06-10T06:44:28.298Z] 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-06-10T06:44:28.298Z] ++ 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-06-10T06:44:28.298Z] ++ set -e [2021-06-10T06:44:28.298Z] ++ '[' -n 0 ']' [2021-06-10T06:44:28.298Z] ++ set -x [2021-06-10T06:44:28.298Z] ++ 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-06-10T06:44:28.436Z] Sending build context to Docker daemon 61.09MB [2021-06-10T06:44:28.436Z] [2021-06-10T06:44:28.436Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-10T06:44:28.436Z] ---> 39d157a84080 [2021-06-10T06:44:28.436Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-10T06:44:28.436Z] ---> Running in 160ab108561c [2021-06-10T06:44:28.885Z] Removing intermediate container 160ab108561c [2021-06-10T06:44:28.885Z] ---> 669b3758ed7a [2021-06-10T06:44:28.885Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-10T06:44:28.885Z] ---> Running in 95fc1c165155 [2021-06-10T06:44:29.234Z] [2021-06-10T06:44:29.234Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T06:44:29.334Z] Removing intermediate container 95fc1c165155 [2021-06-10T06:44:29.334Z] ---> 516486bb3cf4 [2021-06-10T06:44:29.334Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-10T06:44:29.334Z] ---> Running in c7f6a64006cf [2021-06-10T06:44:29.493Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T06:44:29.493Z] Error: No such image: emptyfs [2021-06-10T06:44:29.493Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-10T06:44:29.493Z] ++++ docker load [2021-06-10T06:44:29.783Z] Removing intermediate container c7f6a64006cf [2021-06-10T06:44:29.783Z] ---> f01ce9d156e6 [2021-06-10T06:44:29.783Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-06-10T06:44:29.783Z] ---> Running in 467a64fc1249 [2021-06-10T06:44:30.060Z] Running integration-test (iteration 1) [2021-06-10T06:44:30.060Z] 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-06-10T06:44:30.060Z] ++ 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-06-10T06:44:30.060Z] ++ set -e [2021-06-10T06:44:30.060Z] ++ '[' -n 0 ']' [2021-06-10T06:44:30.060Z] ++ set -x [2021-06-10T06:44:30.061Z] ++ 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-06-10T06:44:30.232Z] Removing intermediate container 467a64fc1249 [2021-06-10T06:44:30.232Z] ---> fd13475ee496 [2021-06-10T06:44:30.232Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-06-10T06:44:30.232Z] ---> Running in f60bacf89393 [2021-06-10T06:44:34.902Z] [2021-06-10T06:44:34.902Z] SUCCESS: Specified value was saved. [2021-06-10T06:44:35.852Z] INFO: Downloading git... [2021-06-10T06:44:37.370Z] INFO: Downloading go... [2021-06-10T06:44:38.882Z] INFO: Downloading compiler 1 of 3... [2021-06-10T06:44:39.331Z] INFO: Downloading compiler 2 of 3... [2021-06-10T06:44:39.852Z] INFO: Downloading compiler 3 of 3... [2021-06-10T06:44:40.301Z] INFO: Extracting git... [2021-06-10T06:44:42.908Z] === RUN TestMiddlewares [2021-06-10T06:44:42.908Z] --- PASS: TestMiddlewares (0.00s) [2021-06-10T06:44:42.908Z] PASS [2021-06-10T06:44:42.908Z] coverage: 9.0% of statements [2021-06-10T06:44:42.908Z] ok github.com/docker/docker/api/server 0.121s coverage: 9.0% of statements [2021-06-10T06:44:54.991Z] INFO: Expanding go... [2021-06-10T06:44:59.795Z] sha256:03eda025b9ea95cfcef5b962c58a1321a481616335f90b0a8159a3502705111f [2021-06-10T06:44:59.795Z] INFO: Starting docker-py tests... [2021-06-10T06:45:00.054Z] ============================= test session starts ============================== [2021-06-10T06:45:00.054Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-10T06:45:00.054Z] rootdir: /src, inifile: pytest.ini [2021-06-10T06:45:00.054Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-10T06:45:00.990Z] collected 390 items / 1 deselected / 389 selected [2021-06-10T06:45:00.990Z] [2021-06-10T06:45:01.499Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T06:45:01.499Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T06:45:01.499Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T06:45:01.499Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T06:45:01.499Z] [2021-06-10T06:45:01.499Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T06:45:01.499Z] DOCKER_SYSTEMD=1 [2021-06-10T06:45:01.499Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T06:45:01.499Z] HOSTNAME=274f67fe44d8 [2021-06-10T06:45:01.499Z] DEST=bundles/test-integration [2021-06-10T06:45:01.499Z] PWD=/go/src/github.com/docker/docker [2021-06-10T06:45:01.499Z] DOCKER_GITCOMMIT=583ba603bee9652dbcc19797609539552768c2fb [2021-06-10T06:45:01.499Z] container=docker [2021-06-10T06:45:01.499Z] HOME=/root [2021-06-10T06:45:01.499Z] LANG=C.UTF-8 [2021-06-10T06:45:01.499Z] INVOCATION_ID=147371dfeb5543bfad7af151f5ec2363 [2021-06-10T06:45:01.499Z] GOLANG_VERSION=1.13.15 [2021-06-10T06:45:01.499Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T06:45:01.499Z] VALIDATE_BRANCH=master [2021-06-10T06:45:01.499Z] TERM=xterm [2021-06-10T06:45:01.499Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T06:45:01.499Z] SHLVL=3 [2021-06-10T06:45:01.499Z] TIMEOUT=120m [2021-06-10T06:45:01.499Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T06:45:01.499Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T06:45:01.499Z] GO111MODULE=off [2021-06-10T06:45:01.499Z] DOCKER_EXPERIMENTAL=1 [2021-06-10T06:45:01.499Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T06:45:01.499Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T06:45:01.499Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T06:45:01.499Z] GOPATH=/go [2021-06-10T06:45:01.499Z] PKG_CONFIG=pkg-config [2021-06-10T06:45:01.499Z] _=/usr/bin/env [2021-06-10T06:45:01.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-10T06:45:08.811Z] Loaded image: buildpack-deps:buster [2021-06-10T06:45:08.812Z] Loaded image: busybox:latest [2021-06-10T06:45:08.812Z] Loaded image: busybox:glibc [2021-06-10T06:45:11.041Z] --- PASS: TestImportExtremelyLargeImageWorks (101.63s) [2021-06-10T06:45:11.041Z] PASS [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === Skipped [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-10T06:45:11.041Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] DONE 12 tests, 1 skipped in 105.475s [2021-06-10T06:45:11.041Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-10T06:45:11.041Z] INFO: Testing against a local daemon [2021-06-10T06:45:11.041Z] === RUN TestNetworkCreateDelete [2021-06-10T06:45:11.041Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-06-10T06:45:11.041Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T06:45:11.041Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-10T06:45:11.041Z] === RUN TestDaemonDNSFallback [2021-06-10T06:45:11.041Z] --- PASS: TestDaemonDNSFallback (7.58s) [2021-06-10T06:45:11.041Z] === RUN TestInspectNetwork [2021-06-10T06:45:11.041Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-10T06:45:11.041Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:11.041Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T06:45:11.041Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-10T06:45:11.041Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] === RUN TestNetworkInvalidJSON [2021-06-10T06:45:11.041Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T06:45:11.041Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T06:45:11.041Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T06:45:11.041Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T06:45:11.041Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T06:45:11.041Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T06:45:11.041Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T06:45:11.041Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T06:45:11.041Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T06:45:11.041Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-10T06:45:11.041Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T06:45:11.041Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T06:45:11.041Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T06:45:11.041Z] === RUN TestNetworkList [2021-06-10T06:45:11.041Z] === RUN TestNetworkList//networks [2021-06-10T06:45:11.041Z] === PAUSE TestNetworkList//networks [2021-06-10T06:45:11.041Z] === RUN TestNetworkList//networks/ [2021-06-10T06:45:11.041Z] === PAUSE TestNetworkList//networks/ [2021-06-10T06:45:11.041Z] === CONT TestNetworkList//networks [2021-06-10T06:45:11.041Z] === CONT TestNetworkList//networks/ [2021-06-10T06:45:11.041Z] --- PASS: TestNetworkList (0.01s) [2021-06-10T06:45:11.041Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T06:45:11.041Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T06:45:11.041Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T06:45:11.041Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-10T06:45:11.041Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T06:45:11.041Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-10T06:45:11.041Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T06:45:11.041Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T06:45:11.041Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T06:45:11.041Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T06:45:11.041Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T06:45:11.041Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:11.041Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T06:45:11.041Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:242: FLAKY_TEST [2021-06-10T06:45:11.041Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T06:45:11.041Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:11.041Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T06:45:11.041Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:11.041Z] PASS [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === Skipped [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-10T06:45:11.041Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-10T06:45:11.041Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-10T06:45:11.041Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-10T06:45:11.041Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:242: FLAKY_TEST [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T06:45:11.041Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] DONE 22 tests, 12 skipped in 8.250s [2021-06-10T06:45:11.041Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-10T06:45:11.041Z] INFO: Testing against a local daemon [2021-06-10T06:45:11.041Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-10T06:45:11.041Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T06:45:11.041Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T06:45:11.041Z] === RUN TestDockerNetworkIpvlan [2021-06-10T06:45:11.041Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-10T06:45:11.041Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T06:45:11.041Z] PASS [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === Skipped [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T06:45:11.041Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-10T06:45:11.041Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] DONE 2 tests, 2 skipped in 0.109s [2021-06-10T06:45:11.041Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-10T06:45:11.041Z] INFO: Testing against a local daemon [2021-06-10T06:45:11.041Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-10T06:45:11.041Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-10T06:45:11.041Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] === RUN TestDockerNetworkMacvlan [2021-06-10T06:45:11.041Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-10T06:45:11.041Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] PASS [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === Skipped [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-10T06:45:11.041Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-10T06:45:11.041Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] DONE 2 tests, 2 skipped in 0.100s [2021-06-10T06:45:11.041Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-10T06:45:11.041Z] testing: warning: no tests to run [2021-06-10T06:45:11.041Z] PASS [2021-06-10T06:45:11.041Z] [2021-06-10T06:45:11.041Z] DONE 0 tests in 0.024s [2021-06-10T06:45:11.041Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-10T06:45:11.041Z] INFO: Testing against a local daemon [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginAllowRequest [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginTLS [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginDenyRequest [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginDenyResponse [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginAllowEventStream [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginErrorResponse [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginErrorRequest [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginHeader [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginV2Disable [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-10T06:45:11.042Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] PASS [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === Skipped [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-10T06:45:11.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] DONE 17 tests, 17 skipped in 0.372s [2021-06-10T06:45:11.042Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-10T06:45:11.042Z] INFO: Testing against a local daemon [2021-06-10T06:45:11.042Z] === RUN TestPluginInvalidJSON [2021-06-10T06:45:11.042Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T06:45:11.042Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T06:45:11.042Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T06:45:11.042Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-10T06:45:11.042Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T06:45:11.042Z] === RUN TestPluginInstall [2021-06-10T06:45:11.042Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-10T06:45:11.042Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] === RUN TestPluginsWithRuntimes [2021-06-10T06:45:11.042Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-10T06:45:11.042Z] 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-06-10T06:45:11.042Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T06:45:11.042Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T06:45:11.042Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-10T06:45:11.042Z] PASS [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === Skipped [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-10T06:45:11.042Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-10T06:45:11.042Z] 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-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T06:45:11.042Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] [2021-06-10T06:45:11.042Z] DONE 5 tests, 3 skipped in 0.142s [2021-06-10T06:45:11.042Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-10T06:45:11.042Z] INFO: Testing against a local daemon [2021-06-10T06:45:11.042Z] === RUN TestExternalGraphDriver [2021-06-10T06:45:11.042Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-06-10T06:45:11.042Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-10T06:45:11.042Z] === RUN TestGraphdriverPluginV2 [2021-06-10T06:45:11.347Z] Loaded image: buildpack-deps:buster [2021-06-10T06:45:11.347Z] Loaded image: busybox:latest [2021-06-10T06:45:11.915Z] Loaded image: busybox:glibc [2021-06-10T06:45:14.318Z] --- PASS: TestGraphdriverPluginV2 (6.05s) [2021-06-10T06:45:14.318Z] PASS [2021-06-10T06:45:14.318Z] [2021-06-10T06:45:14.318Z] === Skipped [2021-06-10T06:45:14.318Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-06-10T06:45:14.318Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-10T06:45:14.318Z] [2021-06-10T06:45:14.318Z] [2021-06-10T06:45:14.318Z] DONE 2 tests, 1 skipped in 6.230s [2021-06-10T06:45:14.318Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-10T06:45:14.318Z] INFO: Testing against a local daemon [2021-06-10T06:45:14.318Z] === RUN TestContinueAfterPluginCrash [2021-06-10T06:45:14.318Z] === PAUSE TestContinueAfterPluginCrash [2021-06-10T06:45:14.318Z] === RUN TestReadPluginNoRead [2021-06-10T06:45:14.318Z] === PAUSE TestReadPluginNoRead [2021-06-10T06:45:14.318Z] === RUN TestDaemonStartWithLogOpt [2021-06-10T06:45:14.318Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-10T06:45:14.318Z] === CONT TestContinueAfterPluginCrash [2021-06-10T06:45:14.318Z] === CONT TestDaemonStartWithLogOpt [2021-06-10T06:45:15.207Z] Loaded image: debian:bullseye [2021-06-10T06:45:15.466Z] Loaded image: hello-world:latest [2021-06-10T06:45:15.724Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T06:45:15.724Z] INFO: Testing against a local daemon [2021-06-10T06:45:15.724Z] === RUN TestDockerSuite [2021-06-10T06:45:15.724Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-10T06:45:15.724Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-10T06:45:15.949Z] INFO: Expanding compiler 1 of 3... [2021-06-10T06:45:15.949Z] INFO: Expanding compiler 2 of 3... [2021-06-10T06:45:15.983Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-10T06:45:15.983Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-10T06:45:15.983Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-10T06:45:15.983Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-10T06:45:15.983Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-10T06:45:15.983Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-10T06:45:18.522Z] Loaded image: debian:bullseye [2021-06-10T06:45:18.781Z] Loaded image: hello-world:latest [2021-06-10T06:45:19.040Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T06:45:19.040Z] INFO: Testing against a local daemon [2021-06-10T06:45:19.040Z] === RUN TestDockerDaemonSuite [2021-06-10T06:45:19.040Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-10T06:45:19.040Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-10T06:45:19.040Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-10T06:45:19.564Z] --- PASS: TestDaemonStartWithLogOpt (5.18s) [2021-06-10T06:45:19.564Z] === CONT TestReadPluginNoRead [2021-06-10T06:45:19.606Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-10T06:45:19.606Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-10T06:45:19.625Z] INFO: Expanding compiler 3 of 3... [2021-06-10T06:45:20.542Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-10T06:45:20.574Z] INFO: Removing downloaded files... [2021-06-10T06:45:20.574Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-10T06:45:20.574Z] INFO: Configuring git core.autocrlf... [2021-06-10T06:45:20.800Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-10T06:45:20.800Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-10T06:45:23.083Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-10T06:45:23.331Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-10T06:45:23.331Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-10T06:45:23.331Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-10T06:45:23.331Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-10T06:45:23.650Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-10T06:45:23.726Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-10T06:45:24.266Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-10T06:45:24.524Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-10T06:45:24.652Z] --- PASS: TestContinueAfterPluginCrash (10.13s) [2021-06-10T06:45:25.409Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-10T06:45:25.901Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-10T06:45:26.014Z] === RUN TestReadPluginNoRead/default [2021-06-10T06:45:26.160Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-10T06:45:26.160Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-10T06:45:26.160Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-10T06:45:27.099Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-10T06:45:28.525Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-10T06:45:31.037Z] --- PASS: TestReadPluginNoRead (11.09s) [2021-06-10T06:45:31.037Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.55s) [2021-06-10T06:45:31.037Z] --- PASS: TestReadPluginNoRead/default (2.47s) [2021-06-10T06:45:31.037Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.52s) [2021-06-10T06:45:31.037Z] read_test.go:92: [deb88d1ca963c] daemon is not started [2021-06-10T06:45:31.037Z] PASS [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] DONE 6 tests in 16.389s [2021-06-10T06:45:31.037Z] 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-06-10T06:45:31.037Z] testing: warning: no tests to run [2021-06-10T06:45:31.037Z] PASS [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] DONE 0 tests in 0.040s [2021-06-10T06:45:31.037Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-10T06:45:31.037Z] INFO: Testing against a local daemon [2021-06-10T06:45:31.037Z] === RUN TestPluginWithDevMounts [2021-06-10T06:45:31.037Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-10T06:45:31.037Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-10T06:45:31.037Z] PASS [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] === Skipped [2021-06-10T06:45:31.037Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-10T06:45:31.037Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] DONE 1 tests, 1 skipped in 0.104s [2021-06-10T06:45:31.037Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-10T06:45:31.037Z] INFO: Testing against a local daemon [2021-06-10T06:45:31.037Z] === RUN TestSecretInspect [2021-06-10T06:45:31.037Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-10T06:45:31.037Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.037Z] === RUN TestSecretList [2021-06-10T06:45:31.037Z] --- SKIP: TestSecretList (0.01s) [2021-06-10T06:45:31.037Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.037Z] === RUN TestSecretsCreateAndDelete [2021-06-10T06:45:31.037Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-10T06:45:31.037Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.037Z] === RUN TestSecretsUpdate [2021-06-10T06:45:31.037Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-10T06:45:31.037Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.037Z] === RUN TestTemplatedSecret [2021-06-10T06:45:31.037Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-10T06:45:31.037Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.037Z] === RUN TestSecretCreateResolve [2021-06-10T06:45:31.037Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-06-10T06:45:31.037Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.037Z] PASS [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] === Skipped [2021-06-10T06:45:31.037Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-06-10T06:45:31.037Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-10T06:45:31.037Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-10T06:45:31.037Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-10T06:45:31.037Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-10T06:45:31.037Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-06-10T06:45:31.037Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] [2021-06-10T06:45:31.037Z] DONE 6 tests, 6 skipped in 0.174s [2021-06-10T06:45:31.037Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-10T06:45:31.293Z] INFO: Testing against a local daemon [2021-06-10T06:45:31.293Z] === RUN TestServiceCreateInit [2021-06-10T06:45:31.293Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T06:45:31.293Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T06:45:31.293Z] --- PASS: TestServiceCreateInit (0.01s) [2021-06-10T06:45:31.293Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T06:45:31.293Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T06:45:31.293Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T06:45:31.293Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-10T06:45:31.293Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestCreateServiceConflict [2021-06-10T06:45:31.293Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-10T06:45:31.293Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T06:45:31.293Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-10T06:45:31.293Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T06:45:31.293Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-10T06:45:31.293Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T06:45:31.293Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-10T06:45:31.293Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T06:45:31.293Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-06-10T06:45:31.293Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestCreateServiceSysctls [2021-06-10T06:45:31.293Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-10T06:45:31.293Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestCreateServiceCapabilities [2021-06-10T06:45:31.293Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-10T06:45:31.293Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestInspect [2021-06-10T06:45:31.293Z] --- SKIP: TestInspect (0.01s) [2021-06-10T06:45:31.293Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestCreateJob [2021-06-10T06:45:31.293Z] --- SKIP: TestCreateJob (0.01s) [2021-06-10T06:45:31.293Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestReplicatedJob [2021-06-10T06:45:31.293Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-10T06:45:31.293Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestUpdateReplicatedJob [2021-06-10T06:45:31.293Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-10T06:45:31.293Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestServiceListWithStatuses [2021-06-10T06:45:31.293Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T06:45:31.293Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T06:45:31.293Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T06:45:31.293Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-10T06:45:31.293Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestDockerNetworkReConnect [2021-06-10T06:45:31.293Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-10T06:45:31.293Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:31.293Z] === RUN TestServicePlugin [2021-06-10T06:45:33.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-10T06:45:33.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-10T06:45:33.669Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-10T06:45:35.459Z] --- SKIP: TestServicePlugin (3.42s) [2021-06-10T06:45:35.459Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] === RUN TestServiceUpdateLabel [2021-06-10T06:45:35.459Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-10T06:45:35.459Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] === RUN TestServiceUpdateSecrets [2021-06-10T06:45:35.459Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-10T06:45:35.459Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] === RUN TestServiceUpdateConfigs [2021-06-10T06:45:35.459Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-10T06:45:35.459Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] === RUN TestServiceUpdateNetwork [2021-06-10T06:45:35.459Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-10T06:45:35.459Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T06:45:35.459Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-06-10T06:45:35.459Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] PASS [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === Skipped [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T06:45:35.459Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T06:45:35.459Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T06:45:35.459Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T06:45:35.459Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-10T06:45:35.459Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-10T06:45:35.459Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-10T06:45:35.459Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-10T06:45:35.459Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-10T06:45:35.459Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-06-10T06:45:35.459Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-10T06:45:35.459Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-10T06:45:35.459Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-10T06:45:35.459Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-10T06:45:35.459Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-10T06:45:35.459Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-10T06:45:35.459Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-10T06:45:35.459Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-10T06:45:35.459Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-10T06:45:35.459Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s) [2021-06-10T06:45:35.459Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-10T06:45:35.459Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-10T06:45:35.459Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-10T06:45:35.459Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-10T06:45:35.459Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-06-10T06:45:35.459Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] DONE 24 tests, 23 skipped in 3.811s [2021-06-10T06:45:35.459Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-10T06:45:35.459Z] INFO: Testing against a local daemon [2021-06-10T06:45:35.459Z] === RUN TestSessionCreate [2021-06-10T06:45:35.459Z] --- PASS: TestSessionCreate (0.02s) [2021-06-10T06:45:35.459Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T06:45:35.459Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-10T06:45:35.459Z] PASS [2021-06-10T06:45:35.459Z] [2021-06-10T06:45:35.459Z] DONE 2 tests in 0.140s [2021-06-10T06:45:35.459Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-10T06:45:35.459Z] INFO: Testing against a local daemon [2021-06-10T06:45:35.459Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T06:45:35.459Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T06:45:35.459Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T06:45:35.459Z] === RUN TestEventsExecDie [2021-06-10T06:45:36.021Z] --- PASS: TestEventsExecDie (0.98s) [2021-06-10T06:45:36.021Z] === RUN TestEventsBackwardsCompatible [2021-06-10T06:45:36.202Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-10T06:45:36.278Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-10T06:45:36.278Z] === RUN TestEventsVolumeCreate [2021-06-10T06:45:36.278Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-10T06:45:36.278Z] === RUN TestInfoBinaryCommits [2021-06-10T06:45:36.278Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-10T06:45:36.278Z] === RUN TestInfoAPIVersioned [2021-06-10T06:45:36.278Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-10T06:45:36.278Z] === RUN TestInfoDiscoveryBackend [2021-06-10T06:45:38.162Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-06-10T06:45:38.162Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-10T06:45:39.493Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-10T06:45:41.430Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.41s) [2021-06-10T06:45:41.430Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-10T06:45:41.430Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-10T06:45:41.430Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:45:41.430Z] === RUN TestInfoAPI [2021-06-10T06:45:41.430Z] --- PASS: TestInfoAPI (0.02s) [2021-06-10T06:45:41.430Z] === RUN TestInfoAPIWarnings [2021-06-10T06:45:42.024Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-10T06:45:43.395Z] === RUN TestBoolValue [2021-06-10T06:45:43.395Z] --- PASS: TestBoolValue (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestBoolValueOrDefault [2021-06-10T06:45:43.395Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestInt64ValueOrZero [2021-06-10T06:45:43.395Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestInt64ValueOrDefault [2021-06-10T06:45:43.395Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-10T06:45:43.395Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestJsonContentType [2021-06-10T06:45:43.395Z] --- PASS: TestJsonContentType (0.00s) [2021-06-10T06:45:43.395Z] PASS [2021-06-10T06:45:43.395Z] coverage: 14.7% of statements [2021-06-10T06:45:43.395Z] ok github.com/docker/docker/api/server/httputils 0.052s coverage: 14.7% of statements [2021-06-10T06:45:43.395Z] === RUN TestMaskSecretKeys [2021-06-10T06:45:43.395Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-10T06:45:43.395Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-10T06:45:43.395Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-10T06:45:43.395Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-10T06:45:43.395Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-10T06:45:43.395Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-10T06:45:43.395Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestVersionMiddlewareVersion [2021-06-10T06:45:43.395Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-10T06:45:43.395Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-10T06:45:43.395Z] PASS [2021-06-10T06:45:43.395Z] coverage: 37.7% of statements [2021-06-10T06:45:43.395Z] ok github.com/docker/docker/api/server/middleware 0.153s coverage: 37.7% of statements [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-10T06:45:43.395Z] === RUN TestStrSliceMarshalJSON [2021-06-10T06:45:43.395Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestStrSliceUnmarshalJSON [2021-06-10T06:45:43.395Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestStrSliceUnmarshalString [2021-06-10T06:45:43.395Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestStrSliceUnmarshalSlice [2021-06-10T06:45:43.395Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-10T06:45:43.395Z] PASS [2021-06-10T06:45:43.395Z] coverage: 90.0% of statements [2021-06-10T06:45:43.395Z] ok github.com/docker/docker/api/types/strslice 0.062s coverage: 90.0% of statements [2021-06-10T06:45:43.395Z] === RUN TestToJSON [2021-06-10T06:45:43.395Z] --- PASS: TestToJSON (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestToParamWithVersion [2021-06-10T06:45:43.395Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestFromJSON [2021-06-10T06:45:43.395Z] --- PASS: TestFromJSON (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestEmpty [2021-06-10T06:45:43.395Z] --- PASS: TestEmpty (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestArgsMatchKVListEmptySources [2021-06-10T06:45:43.395Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestArgsMatchKVList [2021-06-10T06:45:43.395Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestArgsMatch [2021-06-10T06:45:43.395Z] --- PASS: TestArgsMatch (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestAdd [2021-06-10T06:45:43.395Z] --- PASS: TestAdd (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestDel [2021-06-10T06:45:43.395Z] --- PASS: TestDel (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestLen [2021-06-10T06:45:43.395Z] --- PASS: TestLen (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestExactMatch [2021-06-10T06:45:43.395Z] --- PASS: TestExactMatch (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestOnlyOneExactMatch [2021-06-10T06:45:43.395Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestContains [2021-06-10T06:45:43.395Z] --- PASS: TestContains (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestValidate [2021-06-10T06:45:43.395Z] --- PASS: TestValidate (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestWalkValues [2021-06-10T06:45:43.395Z] --- PASS: TestWalkValues (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestFuzzyMatch [2021-06-10T06:45:43.395Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestClone [2021-06-10T06:45:43.395Z] --- PASS: TestClone (0.00s) [2021-06-10T06:45:43.395Z] PASS [2021-06-10T06:45:43.395Z] coverage: 92.2% of statements [2021-06-10T06:45:43.395Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2021-06-10T06:45:43.395Z] === RUN TestAdjustForAPIVersion [2021-06-10T06:45:43.395Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-10T06:45:43.395Z] PASS [2021-06-10T06:45:43.395Z] coverage: 5.7% of statements [2021-06-10T06:45:43.395Z] ok github.com/docker/docker/api/server/router/swarm 0.058s coverage: 5.7% of statements [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-10T06:45:43.395Z] === RUN TestDurationToSecondsString [2021-06-10T06:45:43.395Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-10T06:45:43.395Z] === RUN TestGetTimestamp [2021-06-10T06:45:43.395Z] --- PASS: TestGetTimestamp (0.13s) [2021-06-10T06:45:43.395Z] === RUN TestParseTimestamps [2021-06-10T06:45:43.395Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-10T06:45:43.395Z] PASS [2021-06-10T06:45:43.395Z] coverage: 100.0% of statements [2021-06-10T06:45:43.395Z] ok github.com/docker/docker/api/types/time 0.190s coverage: 100.0% of statements [2021-06-10T06:45:43.395Z] === RUN TestCompareVersion [2021-06-10T06:45:43.395Z] --- PASS: TestCompareVersion (0.00s) [2021-06-10T06:45:43.395Z] PASS [2021-06-10T06:45:43.395Z] coverage: 75.0% of statements [2021-06-10T06:45:43.395Z] ok github.com/docker/docker/api/types/versions 0.063s coverage: 75.0% of statements [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/builder [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-10T06:45:43.395Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-10T06:45:43.395Z] === RUN TestParseRemoteURL [2021-06-10T06:45:43.396Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-10T06:45:43.396Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-10T06:45:43.396Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-10T06:45:43.396Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-10T06:45:43.396Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-10T06:45:43.396Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-10T06:45:43.396Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-10T06:45:43.396Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-10T06:45:43.396Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-10T06:45:43.396Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-10T06:45:43.396Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-10T06:45:43.396Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-10T06:45:43.396Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-10T06:45:43.396Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-10T06:45:43.396Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-10T06:45:43.396Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-10T06:45:43.396Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-10T06:45:43.396Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-10T06:45:43.396Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-10T06:45:43.396Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-10T06:45:43.396Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-10T06:45:43.396Z] === RUN TestCloneArgsSmartHttp [2021-06-10T06:45:43.396Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-10T06:45:43.396Z] === RUN TestCloneArgsDumbHttp [2021-06-10T06:45:43.396Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-10T06:45:43.396Z] === RUN TestCloneArgsGit [2021-06-10T06:45:43.396Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-10T06:45:43.396Z] === RUN TestCheckoutGit [2021-06-10T06:45:43.396Z] === RUN TestEnable [2021-06-10T06:45:43.396Z] --- PASS: TestEnable (0.00s) [2021-06-10T06:45:43.396Z] === RUN TestDisable [2021-06-10T06:45:43.396Z] --- PASS: TestDisable (0.00s) [2021-06-10T06:45:43.396Z] === RUN TestEnabled [2021-06-10T06:45:43.396Z] --- PASS: TestEnabled (0.00s) [2021-06-10T06:45:43.396Z] PASS [2021-06-10T06:45:43.396Z] coverage: 100.0% of statements [2021-06-10T06:45:43.396Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2021-06-10T06:45:43.401Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-10T06:45:43.660Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-10T06:45:43.857Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-10T06:45:43.857Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-10T06:45:43.857Z] === RUN TestProcessNoDockerignore [2021-06-10T06:45:43.857Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-10T06:45:43.857Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-10T06:45:43.857Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-06-10T06:45:43.857Z] === RUN TestDetectContentType [2021-06-10T06:45:43.857Z] --- PASS: TestDetectContentType (0.00s) [2021-06-10T06:45:43.857Z] === RUN TestSelectAcceptableMIME [2021-06-10T06:45:43.857Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-10T06:45:43.857Z] === RUN TestInspectEmptyResponse [2021-06-10T06:45:43.857Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-10T06:45:43.857Z] === RUN TestInspectResponseBinary [2021-06-10T06:45:43.857Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-10T06:45:43.857Z] === RUN TestResponseUnsupportedContentType [2021-06-10T06:45:43.857Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-10T06:45:43.857Z] === RUN TestInspectResponseTextSimple [2021-06-10T06:45:43.857Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-10T06:45:43.857Z] === RUN TestInspectResponseEmptyContentType [2021-06-10T06:45:43.857Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-10T06:45:43.857Z] === RUN TestUnknownContentLength [2021-06-10T06:45:43.857Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-10T06:45:43.857Z] === RUN TestDownloadRemote [2021-06-10T06:45:43.857Z] --- PASS: TestDownloadRemote (0.07s) [2021-06-10T06:45:43.857Z] === RUN TestGetWithStatusError [2021-06-10T06:45:43.857Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-10T06:45:43.857Z] === RUN TestCloseRootDirectory [2021-06-10T06:45:43.857Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-10T06:45:43.857Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:45:43.857Z] === RUN TestHashFile [2021-06-10T06:45:43.857Z] --- SKIP: TestHashFile (0.00s) [2021-06-10T06:45:43.857Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:45:43.857Z] === RUN TestHashSubdir [2021-06-10T06:45:43.857Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-10T06:45:43.857Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:45:43.857Z] === RUN TestRemoveDirectory [2021-06-10T06:45:43.857Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-10T06:45:43.857Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:45:43.857Z] PASS [2021-06-10T06:45:43.857Z] coverage: 9.3% of statements [2021-06-10T06:45:43.857Z] ok github.com/docker/docker/builder/remotecontext 0.334s coverage: 9.3% of statements [2021-06-10T06:45:44.318Z] === RUN TestGetAllAllowed [2021-06-10T06:45:44.318Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestGetAllMeta [2021-06-10T06:45:44.318Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-10T06:45:44.318Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestIsUnreferencedBuiltin [2021-06-10T06:45:44.318Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestIsExistingDirectory [2021-06-10T06:45:44.318Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestGetFilenameForDownload [2021-06-10T06:45:44.318Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestEnv2Variables [2021-06-10T06:45:44.318Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-10T06:45:44.318Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestMaintainer [2021-06-10T06:45:44.318Z] --- PASS: TestMaintainer (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestLabel [2021-06-10T06:45:44.318Z] --- PASS: TestLabel (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestFromScratch [2021-06-10T06:45:44.318Z] --- PASS: TestFromScratch (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestFromWithArg [2021-06-10T06:45:44.318Z] --- PASS: TestFromWithArg (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-10T06:45:44.318Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestFromWithUndefinedArg [2021-06-10T06:45:44.318Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestFromMultiStageWithNamedStage [2021-06-10T06:45:44.318Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestOnbuild [2021-06-10T06:45:44.318Z] --- PASS: TestOnbuild (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestWorkdir [2021-06-10T06:45:44.318Z] --- PASS: TestWorkdir (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestCmd [2021-06-10T06:45:44.318Z] --- PASS: TestCmd (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestHealthcheckNone [2021-06-10T06:45:44.318Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestHealthcheckCmd [2021-06-10T06:45:44.318Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestEntrypoint [2021-06-10T06:45:44.318Z] --- PASS: TestEntrypoint (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestExpose [2021-06-10T06:45:44.318Z] --- PASS: TestExpose (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestUser [2021-06-10T06:45:44.318Z] --- PASS: TestUser (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestVolume [2021-06-10T06:45:44.318Z] --- PASS: TestVolume (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestStopSignal [2021-06-10T06:45:44.318Z] --- SKIP: TestStopSignal (0.00s) [2021-06-10T06:45:44.318Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-10T06:45:44.318Z] === RUN TestArg [2021-06-10T06:45:44.318Z] --- PASS: TestArg (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestShell [2021-06-10T06:45:44.318Z] --- PASS: TestShell (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestPrependEnvOnCmd [2021-06-10T06:45:44.318Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestRunWithBuildArgs [2021-06-10T06:45:44.318Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestRunIgnoresHealthcheck [2021-06-10T06:45:44.318Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestDispatchUnsupportedOptions [2021-06-10T06:45:44.318Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-10T06:45:44.318Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-10T06:45:44.318Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-10T06:45:44.318Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-10T06:45:44.318Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-10T06:45:44.318Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-10T06:45:44.318Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestNormalizeWorkdir [2021-06-10T06:45:44.318Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestDispatch [2021-06-10T06:45:44.318Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-10T06:45:44.318Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-10T06:45:44.318Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-10T06:45:44.318Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-10T06:45:44.318Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-10T06:45:44.318Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-10T06:45:44.318Z] === RUN TestDispatch/COPY_url [2021-06-10T06:45:44.318Z] --- PASS: TestDispatch (0.07s) [2021-06-10T06:45:44.318Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-10T06:45:44.318Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-10T06:45:44.318Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-10T06:45:44.318Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-10T06:45:44.318Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-10T06:45:44.318Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-10T06:45:44.318Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestAddScratchImageAddsToMounts [2021-06-10T06:45:44.318Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-10T06:45:44.318Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-10T06:45:44.318Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-10T06:45:44.318Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestImageSourceGetAddsToMounts [2021-06-10T06:45:44.318Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestEmptyDockerfile [2021-06-10T06:45:44.318Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-10T06:45:44.318Z] === RUN TestSymlinkDockerfile [2021-06-10T06:45:44.318Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-10T06:45:44.318Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-10T06:45:44.318Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestNonExistingDockerfile [2021-06-10T06:45:44.318Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestCopyRunConfig [2021-06-10T06:45:44.318Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestDeepCopyRunConfig [2021-06-10T06:45:44.318Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestExportImage [2021-06-10T06:45:44.318Z] --- PASS: TestExportImage (0.00s) [2021-06-10T06:45:44.318Z] === RUN TestNormalizeDest [2021-06-10T06:45:44.318Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-10T06:45:44.318Z] PASS [2021-06-10T06:45:44.318Z] coverage: 47.0% of statements [2021-06-10T06:45:44.318Z] ok github.com/docker/docker/builder/dockerfile 0.260s coverage: 47.0% of statements [2021-06-10T06:45:44.318Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-10T06:45:44.611Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-10T06:45:46.552Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-10T06:45:47.487Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-10T06:45:47.749Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-10T06:45:51.035Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-10T06:45:51.035Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-10T06:45:52.936Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-10T06:45:52.936Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-10T06:45:54.315Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-10T06:45:55.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-10T06:45:55.690Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-10T06:45:56.740Z] === RUN TestCheckpointCreateError [2021-06-10T06:45:56.740Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCheckpointCreate [2021-06-10T06:45:56.741Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCheckpointDeleteError [2021-06-10T06:45:56.741Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCheckpointDelete [2021-06-10T06:45:56.741Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCheckpointListError [2021-06-10T06:45:56.741Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCheckpointList [2021-06-10T06:45:56.741Z] --- PASS: TestCheckpointList (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCheckpointListContainerNotFound [2021-06-10T06:45:56.741Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNewClientWithOpsFromEnv [2021-06-10T06:45:56.741Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-10T06:45:56.741Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-10T06:45:56.741Z] === RUN TestGetAPIPath [2021-06-10T06:45:56.741Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestParseHostURL [2021-06-10T06:45:56.741Z] --- PASS: TestParseHostURL (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-10T06:45:56.741Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-10T06:45:56.741Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNegotiateAPIVersion [2021-06-10T06:45:56.741Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNegotiateAPVersionOverride [2021-06-10T06:45:56.741Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-10T06:45:56.741Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-10T06:45:56.741Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-10T06:45:56.741Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestClientRedirect [2021-06-10T06:45:56.741Z] --- PASS: TestClientRedirect (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigCreateUnsupported [2021-06-10T06:45:56.741Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigCreateError [2021-06-10T06:45:56.741Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigCreate [2021-06-10T06:45:56.741Z] --- PASS: TestConfigCreate (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigInspectNotFound [2021-06-10T06:45:56.741Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigInspectWithEmptyID [2021-06-10T06:45:56.741Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigInspectUnsupported [2021-06-10T06:45:56.741Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigInspectError [2021-06-10T06:45:56.741Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigInspectConfigNotFound [2021-06-10T06:45:56.741Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigInspect [2021-06-10T06:45:56.741Z] --- PASS: TestConfigInspect (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigListUnsupported [2021-06-10T06:45:56.741Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigListError [2021-06-10T06:45:56.741Z] --- PASS: TestConfigListError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigList [2021-06-10T06:45:56.741Z] --- PASS: TestConfigList (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigRemoveUnsupported [2021-06-10T06:45:56.741Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigRemoveError [2021-06-10T06:45:56.741Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigRemove [2021-06-10T06:45:56.741Z] --- PASS: TestConfigRemove (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigUpdateUnsupported [2021-06-10T06:45:56.741Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigUpdateError [2021-06-10T06:45:56.741Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestConfigUpdate [2021-06-10T06:45:56.741Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerCommitError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerCommit [2021-06-10T06:45:56.741Z] --- PASS: TestContainerCommit (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerStatPathError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerStatPathNotFoundError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerStatPathNoHeaderError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerStatPath [2021-06-10T06:45:56.741Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCopyToContainerError [2021-06-10T06:45:56.741Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCopyToContainerNotFoundError [2021-06-10T06:45:56.741Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-10T06:45:56.741Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCopyToContainer [2021-06-10T06:45:56.741Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCopyFromContainerError [2021-06-10T06:45:56.741Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCopyFromContainerNotFoundError [2021-06-10T06:45:56.741Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-10T06:45:56.741Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-10T06:45:56.741Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestCopyFromContainer [2021-06-10T06:45:56.741Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerCreateError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerCreateImageNotFound [2021-06-10T06:45:56.741Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerCreateWithName [2021-06-10T06:45:56.741Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerCreateAutoRemove [2021-06-10T06:45:56.741Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerDiffError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerDiff [2021-06-10T06:45:56.741Z] --- PASS: TestContainerDiff (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerExecCreateError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerExecCreate [2021-06-10T06:45:56.741Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerExecStartError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerExecStart [2021-06-10T06:45:56.741Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerExecInspectError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerExecInspect [2021-06-10T06:45:56.741Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerExportError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerExportError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerExport [2021-06-10T06:45:56.741Z] --- PASS: TestContainerExport (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerInspectError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerInspectContainerNotFound [2021-06-10T06:45:56.741Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerInspectWithEmptyID [2021-06-10T06:45:56.741Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerInspect [2021-06-10T06:45:56.741Z] --- PASS: TestContainerInspect (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerInspectNode [2021-06-10T06:45:56.741Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerKillError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerKillError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerKill [2021-06-10T06:45:56.741Z] --- PASS: TestContainerKill (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerListError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerListError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerList [2021-06-10T06:45:56.741Z] --- PASS: TestContainerList (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerLogsNotFoundError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerLogsError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerLogs [2021-06-10T06:45:56.741Z] --- PASS: TestContainerLogs (0.16s) [2021-06-10T06:45:56.741Z] === RUN TestContainerPauseError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerPause [2021-06-10T06:45:56.741Z] --- PASS: TestContainerPause (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainersPruneError [2021-06-10T06:45:56.741Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainersPrune [2021-06-10T06:45:56.741Z] --- PASS: TestContainersPrune (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerRemoveError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerRemoveNotFoundError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerRemove [2021-06-10T06:45:56.741Z] --- PASS: TestContainerRemove (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerRenameError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerRename [2021-06-10T06:45:56.741Z] --- PASS: TestContainerRename (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerResizeError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerExecResizeError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerResize [2021-06-10T06:45:56.741Z] --- PASS: TestContainerResize (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerExecResize [2021-06-10T06:45:56.741Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerRestartError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerRestart [2021-06-10T06:45:56.741Z] --- PASS: TestContainerRestart (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerStartError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerStartError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerStart [2021-06-10T06:45:56.741Z] --- PASS: TestContainerStart (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerStatsError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerStats [2021-06-10T06:45:56.741Z] --- PASS: TestContainerStats (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerStopError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerStopError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerStop [2021-06-10T06:45:56.741Z] --- PASS: TestContainerStop (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerTopError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerTopError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerTop [2021-06-10T06:45:56.741Z] --- PASS: TestContainerTop (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerUnpauseError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerUnpause [2021-06-10T06:45:56.741Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerUpdateError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerUpdateError (0.01s) [2021-06-10T06:45:56.741Z] === RUN TestContainerUpdate [2021-06-10T06:45:56.741Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerWaitError [2021-06-10T06:45:56.741Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestContainerWait [2021-06-10T06:45:56.741Z] --- PASS: TestContainerWait (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestDiskUsageError [2021-06-10T06:45:56.741Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestDiskUsage [2021-06-10T06:45:56.741Z] --- PASS: TestDiskUsage (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestDistributionInspectUnsupported [2021-06-10T06:45:56.741Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestDistributionInspectWithEmptyID [2021-06-10T06:45:56.741Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestEventsErrorInOptions [2021-06-10T06:45:56.741Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestEventsErrorFromServer [2021-06-10T06:45:56.741Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestEvents [2021-06-10T06:45:56.741Z] --- PASS: TestEvents (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestTLSCloseWriter [2021-06-10T06:45:56.741Z] === PAUSE TestTLSCloseWriter [2021-06-10T06:45:56.741Z] === RUN TestImageBuildError [2021-06-10T06:45:56.741Z] --- PASS: TestImageBuildError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageBuild [2021-06-10T06:45:56.741Z] --- PASS: TestImageBuild (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestGetDockerOS [2021-06-10T06:45:56.741Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageCreateError [2021-06-10T06:45:56.741Z] --- PASS: TestImageCreateError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageCreate [2021-06-10T06:45:56.741Z] --- PASS: TestImageCreate (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageHistoryError [2021-06-10T06:45:56.741Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageHistory [2021-06-10T06:45:56.741Z] --- PASS: TestImageHistory (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageImportError [2021-06-10T06:45:56.741Z] --- PASS: TestImageImportError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageImport [2021-06-10T06:45:56.741Z] --- PASS: TestImageImport (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageInspectError [2021-06-10T06:45:56.741Z] --- PASS: TestImageInspectError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageInspectImageNotFound [2021-06-10T06:45:56.741Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageInspectWithEmptyID [2021-06-10T06:45:56.741Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageInspect [2021-06-10T06:45:56.741Z] --- PASS: TestImageInspect (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageListError [2021-06-10T06:45:56.741Z] --- PASS: TestImageListError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageList [2021-06-10T06:45:56.741Z] --- PASS: TestImageList (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageListApiBefore125 [2021-06-10T06:45:56.741Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageLoadError [2021-06-10T06:45:56.741Z] --- PASS: TestImageLoadError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageLoad [2021-06-10T06:45:56.741Z] --- PASS: TestImageLoad (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagesPruneError [2021-06-10T06:45:56.741Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagesPrune [2021-06-10T06:45:56.741Z] --- PASS: TestImagesPrune (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePullReferenceParseError [2021-06-10T06:45:56.741Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePullAnyError [2021-06-10T06:45:56.741Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-10T06:45:56.741Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T06:45:56.741Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T06:45:56.741Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-10T06:45:56.741Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePullWithoutErrors [2021-06-10T06:45:56.741Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePushReferenceError [2021-06-10T06:45:56.741Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePushAnyError [2021-06-10T06:45:56.741Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-10T06:45:56.741Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T06:45:56.741Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T06:45:56.741Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-10T06:45:56.741Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImagePushWithoutErrors [2021-06-10T06:45:56.741Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-10T06:45:56.741Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-10T06:45:56.741Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-10T06:45:56.741Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-10T06:45:56.741Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-10T06:45:56.741Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-10T06:45:56.741Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-10T06:45:56.741Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-10T06:45:56.741Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageRemoveError [2021-06-10T06:45:56.741Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageRemoveImageNotFound [2021-06-10T06:45:56.741Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageRemove [2021-06-10T06:45:56.741Z] --- PASS: TestImageRemove (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageSaveError [2021-06-10T06:45:56.741Z] --- PASS: TestImageSaveError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageSave [2021-06-10T06:45:56.741Z] --- PASS: TestImageSave (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageSearchAnyError [2021-06-10T06:45:56.741Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-10T06:45:56.741Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T06:45:56.741Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T06:45:56.741Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-10T06:45:56.741Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageSearchWithoutErrors [2021-06-10T06:45:56.741Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageTagError [2021-06-10T06:45:56.741Z] --- PASS: TestImageTagError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageTagInvalidReference [2021-06-10T06:45:56.741Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageTagInvalidSourceImageName [2021-06-10T06:45:56.741Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageTagHexSource [2021-06-10T06:45:56.741Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestImageTag [2021-06-10T06:45:56.741Z] --- PASS: TestImageTag (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestInfoServerError [2021-06-10T06:45:56.741Z] --- PASS: TestInfoServerError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestInfoInvalidResponseJSONError [2021-06-10T06:45:56.741Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestInfo [2021-06-10T06:45:56.741Z] --- PASS: TestInfo (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkConnectError [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkConnect [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkCreateError [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkCreate [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkDisconnectError [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkDisconnect [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkInspectError [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkInspectNotFoundError [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkInspectWithEmptyID [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkInspect [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkListError [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkListError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworkList [2021-06-10T06:45:56.741Z] --- PASS: TestNetworkList (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworksPruneError [2021-06-10T06:45:56.741Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-10T06:45:56.741Z] === RUN TestNetworksPrune [2021-06-10T06:45:56.742Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestNetworkRemoveError [2021-06-10T06:45:56.742Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestNetworkRemove [2021-06-10T06:45:56.742Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestNodeInspectError [2021-06-10T06:45:56.742Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestNodeInspectNodeNotFound [2021-06-10T06:45:56.742Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestNodeInspectWithEmptyID [2021-06-10T06:45:56.742Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestNodeInspect [2021-06-10T06:45:56.742Z] --- PASS: TestNodeInspect (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestNodeListError [2021-06-10T06:45:56.742Z] --- PASS: TestNodeListError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestNodeList [2021-06-10T06:45:56.742Z] --- PASS: TestNodeList (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestNodeRemoveError [2021-06-10T06:45:56.742Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestNodeRemove [2021-06-10T06:45:56.742Z] --- PASS: TestNodeRemove (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestNodeUpdateError [2021-06-10T06:45:56.742Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestNodeUpdate [2021-06-10T06:45:56.742Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestOptionWithTimeout [2021-06-10T06:45:56.742Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPingFail [2021-06-10T06:45:56.742Z] --- PASS: TestPingFail (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPingWithError [2021-06-10T06:45:56.742Z] 2021/06/10 06:45:55 RoundTripper returned a response & error; ignoring response [2021-06-10T06:45:56.742Z] 2021/06/10 06:45:55 RoundTripper returned a response & error; ignoring response [2021-06-10T06:45:56.742Z] --- PASS: TestPingWithError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPingSuccess [2021-06-10T06:45:56.742Z] --- PASS: TestPingSuccess (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPingHeadFallback [2021-06-10T06:45:56.742Z] === RUN TestPingHeadFallback/OK [2021-06-10T06:45:56.742Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-10T06:45:56.742Z] === RUN TestPingHeadFallback/Not_Found [2021-06-10T06:45:56.742Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-10T06:45:56.742Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-10T06:45:56.742Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-10T06:45:56.742Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-10T06:45:56.742Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-10T06:45:56.742Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginDisableError [2021-06-10T06:45:56.742Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginDisable [2021-06-10T06:45:56.742Z] --- PASS: TestPluginDisable (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginEnableError [2021-06-10T06:45:56.742Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginEnable [2021-06-10T06:45:56.742Z] --- PASS: TestPluginEnable (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginInspectError [2021-06-10T06:45:56.742Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginInspectWithEmptyID [2021-06-10T06:45:56.742Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginInspect [2021-06-10T06:45:56.742Z] --- PASS: TestPluginInspect (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginListError [2021-06-10T06:45:56.742Z] --- PASS: TestPluginListError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginList [2021-06-10T06:45:56.742Z] --- PASS: TestPluginList (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginPushError [2021-06-10T06:45:56.742Z] --- PASS: TestPluginPushError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginPush [2021-06-10T06:45:56.742Z] --- PASS: TestPluginPush (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginRemoveError [2021-06-10T06:45:56.742Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginRemove [2021-06-10T06:45:56.742Z] --- PASS: TestPluginRemove (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginSetError [2021-06-10T06:45:56.742Z] --- PASS: TestPluginSetError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPluginSet [2021-06-10T06:45:56.742Z] --- PASS: TestPluginSet (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSetHostHeader [2021-06-10T06:45:56.742Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestPlainTextError [2021-06-10T06:45:56.742Z] --- PASS: TestPlainTextError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestInfiniteError [2021-06-10T06:45:56.742Z] --- PASS: TestInfiniteError (0.01s) [2021-06-10T06:45:56.742Z] === RUN TestSecretCreateUnsupported [2021-06-10T06:45:56.742Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretCreateError [2021-06-10T06:45:56.742Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretCreate [2021-06-10T06:45:56.742Z] --- PASS: TestSecretCreate (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretInspectUnsupported [2021-06-10T06:45:56.742Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretInspectError [2021-06-10T06:45:56.742Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretInspectSecretNotFound [2021-06-10T06:45:56.742Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretInspectWithEmptyID [2021-06-10T06:45:56.742Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretInspect [2021-06-10T06:45:56.742Z] --- PASS: TestSecretInspect (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretListUnsupported [2021-06-10T06:45:56.742Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretListError [2021-06-10T06:45:56.742Z] --- PASS: TestSecretListError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretList [2021-06-10T06:45:56.742Z] --- PASS: TestSecretList (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretRemoveUnsupported [2021-06-10T06:45:56.742Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretRemoveError [2021-06-10T06:45:56.742Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretRemove [2021-06-10T06:45:56.742Z] --- PASS: TestSecretRemove (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretUpdateUnsupported [2021-06-10T06:45:56.742Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretUpdateError [2021-06-10T06:45:56.742Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSecretUpdate [2021-06-10T06:45:56.742Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceCreateError [2021-06-10T06:45:56.742Z] --- PASS: TestServiceCreateError (0.01s) [2021-06-10T06:45:56.742Z] === RUN TestServiceCreate [2021-06-10T06:45:56.742Z] --- PASS: TestServiceCreate (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-10T06:45:56.742Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceCreateDigestPinning [2021-06-10T06:45:56.742Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceInspectError [2021-06-10T06:45:56.742Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceInspectServiceNotFound [2021-06-10T06:45:56.742Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceInspectWithEmptyID [2021-06-10T06:45:56.742Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceInspect [2021-06-10T06:45:56.742Z] --- PASS: TestServiceInspect (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceListError [2021-06-10T06:45:56.742Z] --- PASS: TestServiceListError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceList [2021-06-10T06:45:56.742Z] --- PASS: TestServiceList (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceLogsError [2021-06-10T06:45:56.742Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceLogs [2021-06-10T06:45:56.742Z] --- PASS: TestServiceLogs (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceRemoveError [2021-06-10T06:45:56.742Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceRemoveNotFoundError [2021-06-10T06:45:56.742Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceRemove [2021-06-10T06:45:56.742Z] --- PASS: TestServiceRemove (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceUpdateError [2021-06-10T06:45:56.742Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestServiceUpdate [2021-06-10T06:45:56.742Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmGetUnlockKeyError [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmGetUnlockKey [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmInitError [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmInit [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmInit (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmInspectError [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmInspect [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmJoinError [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmJoin [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmLeaveError [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmLeave [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmUnlockError [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmUnlock [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmUpdateError [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestSwarmUpdate [2021-06-10T06:45:56.742Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestTaskInspectError [2021-06-10T06:45:56.742Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestTaskInspectWithEmptyID [2021-06-10T06:45:56.742Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestTaskInspect [2021-06-10T06:45:56.742Z] --- PASS: TestTaskInspect (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestTaskListError [2021-06-10T06:45:56.742Z] --- PASS: TestTaskListError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestTaskList [2021-06-10T06:45:56.742Z] --- PASS: TestTaskList (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestVolumeCreateError [2021-06-10T06:45:56.742Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestVolumeCreate [2021-06-10T06:45:56.742Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestVolumeInspectError [2021-06-10T06:45:56.742Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestVolumeInspectNotFound [2021-06-10T06:45:56.742Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestVolumeInspectWithEmptyID [2021-06-10T06:45:56.742Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestVolumeInspect [2021-06-10T06:45:56.742Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestVolumeListError [2021-06-10T06:45:56.742Z] --- PASS: TestVolumeListError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestVolumeList [2021-06-10T06:45:56.742Z] --- PASS: TestVolumeList (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestVolumeRemoveError [2021-06-10T06:45:56.742Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-10T06:45:56.742Z] === RUN TestVolumeRemove [2021-06-10T06:45:56.742Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-10T06:45:56.742Z] === CONT TestTLSCloseWriter [2021-06-10T06:45:56.742Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-10T06:45:56.742Z] PASS [2021-06-10T06:45:56.742Z] coverage: 74.9% of statements [2021-06-10T06:45:56.742Z] ok github.com/docker/docker/client 0.479s coverage: 74.9% of statements [2021-06-10T06:45:57.594Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-10T06:45:58.161Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-10T06:45:59.462Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-06-10T06:45:59.462Z] === RUN TestInfoDebug [2021-06-10T06:45:59.539Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-10T06:46:00.023Z] --- PASS: TestInfoDebug (1.52s) [2021-06-10T06:46:00.023Z] === RUN TestInfoInsecureRegistries [2021-06-10T06:46:01.445Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-10T06:46:01.704Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-10T06:46:01.910Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-06-10T06:46:01.910Z] === RUN TestInfoRegistryMirrors [2021-06-10T06:46:03.244Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-10T06:46:03.271Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-06-10T06:46:03.271Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T06:46:03.271Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-06-10T06:46:03.271Z] === RUN TestPingCacheHeaders [2021-06-10T06:46:03.271Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-10T06:46:03.271Z] === RUN TestPingGet [2021-06-10T06:46:03.271Z] --- PASS: TestPingGet (0.01s) [2021-06-10T06:46:03.271Z] === RUN TestPingHead [2021-06-10T06:46:03.271Z] --- PASS: TestPingHead (0.02s) [2021-06-10T06:46:03.271Z] === RUN TestVersion [2021-06-10T06:46:03.271Z] --- PASS: TestVersion (0.02s) [2021-06-10T06:46:03.271Z] PASS [2021-06-10T06:46:03.271Z] [2021-06-10T06:46:03.271Z] === Skipped [2021-06-10T06:46:03.271Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T06:46:03.271Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T06:46:03.271Z] [2021-06-10T06:46:03.271Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-10T06:46:03.271Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T06:46:03.271Z] [2021-06-10T06:46:03.271Z] [2021-06-10T06:46:03.271Z] DONE 19 tests, 2 skipped in 28.306s [2021-06-10T06:46:03.271Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-10T06:46:03.526Z] INFO: Testing against a local daemon [2021-06-10T06:46:03.526Z] === RUN TestVolumesCreateAndList [2021-06-10T06:46:03.526Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-10T06:46:03.526Z] === RUN TestVolumesRemove [2021-06-10T06:46:03.526Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-10T06:46:03.526Z] === RUN TestVolumesInspect [2021-06-10T06:46:03.526Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-10T06:46:03.526Z] === RUN TestVolumesInvalidJSON [2021-06-10T06:46:03.526Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T06:46:03.526Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T06:46:03.526Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T06:46:03.526Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-10T06:46:03.526Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T06:46:03.526Z] PASS [2021-06-10T06:46:03.526Z] [2021-06-10T06:46:03.526Z] DONE 5 tests in 0.217s [2021-06-10T06:46:03.526Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T06:46:03.607Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-10T06:46:03.781Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12586 is not a child of this shell [2021-06-10T06:46:03.781Z] warning: PID 12586 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-10T06:46:03.781Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T06:46:03.781Z] [2021-06-10T06:46:03.781Z] Unloading profiles will leave already running processes permanently [2021-06-10T06:46:03.781Z] unconfined, which can lead to unexpected situations. [2021-06-10T06:46:03.781Z] [2021-06-10T06:46:03.781Z] To set a process to complain mode, use the command line tool [2021-06-10T06:46:03.781Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T06:46:03.781Z] Removing test suite binaries [2021-06-10T06:46:03.781Z] exiting test-integration [2021-06-10T06:46:03.781Z] ++ exit 0 [2021-06-10T06:46:03.866Z] --- PASS: TestBuildWithHugeFile (101.86s) [2021-06-10T06:46:03.866Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T06:46:03.866Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-06-10T06:46:03.866Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T06:46:03.866Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T06:46:03.866Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T06:46:03.866Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T06:46:03.866Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T06:46:03.866Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T06:46:03.866Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T06:46:03.866Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T06:46:03.866Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T06:46:03.866Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T06:46:04.125Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T06:46:04.385Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-06-10T06:46:04.385Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2021-06-10T06:46:04.385Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2021-06-10T06:46:04.385Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2021-06-10T06:46:04.385Z] === RUN TestBuildPreserveOwnership [2021-06-10T06:46:04.385Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-10T06:46:04.707Z] [2021-06-10T06:46:05.322Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-10T06:46:05.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-10T06:46:05.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-10T06:46:06.259Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile Post stage [Pipeline] junit [2021-06-10T06:46:06.604Z] Recording test results [2021-06-10T06:46:06.924Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T06:46:06.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-10T06:46:07.299Z] + echo Ensuring container killed. [2021-06-10T06:46:07.299Z] Ensuring container killed. [2021-06-10T06:46:07.299Z] + docker rm -vf docker-pr2 [2021-06-10T06:46:07.299Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-10T06:46:07.611Z] + echo Chowning /workspace to jenkins user [2021-06-10T06:46:07.611Z] Chowning /workspace to jenkins user [2021-06-10T06:46:07.611Z] + id -u [2021-06-10T06:46:07.611Z] + id -g [2021-06-10T06:46:07.611Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42505:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T06:46:07.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-10T06:46:08.164Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-10T06:46:08.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T06:46:08.870Z] + bundleName=amd64-rootless [2021-06-10T06:46:08.870Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-10T06:46:08.870Z] Creating amd64-rootless-bundles.tar.gz [2021-06-10T06:46:08.870Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-06-10T06:46:08.870Z] + 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-06-10T06:46:08.879Z] Archiving artifacts [2021-06-10T06:46:09.089Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42505/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T06:46:09.387Z] + make clean [2021-06-10T06:46:09.387Z] docker volume rm -f docker-dev-cache [2021-06-10T06:46:09.542Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-10T06:46:09.542Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-10T06:46:09.642Z] docker-dev-cache [Pipeline] deleteDir [2021-06-10T06:46:09.801Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-10T06:46:10.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-10T06:46:10.060Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T06:46:11.452Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-10T06:46:12.387Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-10T06:46:12.648Z] --- PASS: TestBuildPreserveOwnership (8.41s) [2021-06-10T06:46:12.648Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.58s) [2021-06-10T06:46:12.648Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.80s) [2021-06-10T06:46:12.648Z] === RUN TestBuildPlatformInvalid [2021-06-10T06:46:12.906Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-06-10T06:46:12.906Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-10T06:46:13.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-10T06:46:14.463Z] --- PASS: TestCheckoutGit (32.82s) [2021-06-10T06:46:14.463Z] === RUN TestValidGitTransport [2021-06-10T06:46:14.463Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-10T06:46:14.463Z] === RUN TestGitInvalidRef [2021-06-10T06:46:14.463Z] --- PASS: TestGitInvalidRef (0.25s) [2021-06-10T06:46:14.463Z] PASS [2021-06-10T06:46:14.463Z] coverage: 86.3% of statements [2021-06-10T06:46:14.463Z] ok github.com/docker/docker/builder/remotecontext/git 33.184s coverage: 86.3% of statements [2021-06-10T06:46:14.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-10T06:46:14.924Z] ? github.com/docker/docker/cli [no test files] [2021-06-10T06:46:14.924Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-10T06:46:15.438Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-10T06:46:16.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-10T06:46:16.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-10T06:46:17.973Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-10T06:46:18.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-10T06:46:19.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-10T06:46:19.873Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-10T06:46:21.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-10T06:46:22.020Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-10T06:46:22.020Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-10T06:46:22.020Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-10T06:46:22.020Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-10T06:46:22.020Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-10T06:46:22.020Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-10T06:46:22.020Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-10T06:46:22.020Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-10T06:46:22.020Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-10T06:46:22.020Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-10T06:46:22.020Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-10T06:46:22.020Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-10T06:46:22.020Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestConfigureDaemonLogs [2021-06-10T06:46:22.020Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestCommonOptionsInstallFlags [2021-06-10T06:46:22.020Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-10T06:46:22.020Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-10T06:46:22.020Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-10T06:46:22.020Z] PASS [2021-06-10T06:46:22.020Z] coverage: 18.4% of statements [2021-06-10T06:46:22.020Z] ok github.com/docker/docker/cmd/dockerd 0.247s coverage: 18.4% of statements [2021-06-10T06:46:22.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-10T06:46:22.482Z] === RUN TestContainerStopSignal [2021-06-10T06:46:22.482Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestContainerStopTimeout [2021-06-10T06:46:22.482Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-10T06:46:22.482Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-10T06:46:22.482Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-10T06:46:22.482Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestReplaceAndAppendEnvVars [2021-06-10T06:46:22.482Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-10T06:46:22.482Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-10T06:46:22.482Z] === RUN TestNewMemoryStore [2021-06-10T06:46:22.482Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestAddContainers [2021-06-10T06:46:22.482Z] --- PASS: TestAddContainers (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestGetContainer [2021-06-10T06:46:22.482Z] --- PASS: TestGetContainer (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestDeleteContainer [2021-06-10T06:46:22.482Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestListContainers [2021-06-10T06:46:22.482Z] --- PASS: TestListContainers (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestFirstContainer [2021-06-10T06:46:22.482Z] --- PASS: TestFirstContainer (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestApplyAllContainer [2021-06-10T06:46:22.482Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestIsValidHealthString [2021-06-10T06:46:22.482Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestStateRunStop [2021-06-10T06:46:22.482Z] --- PASS: TestStateRunStop (0.00s) [2021-06-10T06:46:22.482Z] === RUN TestStateTimeoutWait [2021-06-10T06:46:22.945Z] --- PASS: TestStateTimeoutWait (0.18s) [2021-06-10T06:46:22.945Z] state_test.go:141: Stop callback fired [2021-06-10T06:46:22.945Z] state_test.go:165: Stop callback fired [2021-06-10T06:46:22.945Z] === RUN TestIsValidStateString [2021-06-10T06:46:22.945Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-10T06:46:22.945Z] === RUN TestViewSaveDelete [2021-06-10T06:46:22.945Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-10T06:46:22.945Z] === RUN TestViewAll [2021-06-10T06:46:22.945Z] --- PASS: TestViewAll (0.02s) [2021-06-10T06:46:22.945Z] === RUN TestViewGet [2021-06-10T06:46:22.945Z] --- PASS: TestViewGet (0.01s) [2021-06-10T06:46:22.946Z] === RUN TestNames [2021-06-10T06:46:22.946Z] --- PASS: TestNames (0.00s) [2021-06-10T06:46:22.946Z] === RUN TestViewWithHealthCheck [2021-06-10T06:46:22.946Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-10T06:46:22.946Z] PASS [2021-06-10T06:46:22.946Z] coverage: 41.5% of statements [2021-06-10T06:46:22.946Z] ok github.com/docker/docker/container 0.344s coverage: 41.5% of statements [2021-06-10T06:46:22.946Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-10T06:46:22.946Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-10T06:46:22.946Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-10T06:46:22.946Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-10T06:46:23.192Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-10T06:46:23.450Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-10T06:46:23.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-10T06:46:24.017Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-10T06:46:25.010Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T06:46:25.010Z] Using test binary docker [2021-06-10T06:46:25.010Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-10T06:46:25.010Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-10T06:46:25.010Z] INFO: Waiting for daemon to start... [2021-06-10T06:46:25.010Z] Starting dockerd [2021-06-10T06:46:25.134Z] === RUN TestPrepare [2021-06-10T06:46:25.134Z] --- PASS: TestPrepare (0.00s) [2021-06-10T06:46:25.134Z] === RUN TestStart [2021-06-10T06:46:25.134Z] --- PASS: TestStart (0.00s) [2021-06-10T06:46:25.134Z] === RUN TestWaitCancel [2021-06-10T06:46:25.134Z] --- PASS: TestWaitCancel (0.00s) [2021-06-10T06:46:25.134Z] === RUN TestWaitDisabled [2021-06-10T06:46:25.134Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-10T06:46:25.134Z] === RUN TestWaitEnabled [2021-06-10T06:46:25.134Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-10T06:46:25.134Z] === RUN TestRemove [2021-06-10T06:46:25.134Z] --- PASS: TestRemove (0.00s) [2021-06-10T06:46:25.134Z] PASS [2021-06-10T06:46:25.134Z] coverage: 65.3% of statements [2021-06-10T06:46:25.134Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.107s coverage: 65.3% of statements [2021-06-10T06:46:26.548Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-10T06:46:26.807Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-10T06:46:26.896Z] . [2021-06-10T06:46:26.896Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T06:46:26.896Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T06:46:26.896Z] Error: No such image: emptyfs [2021-06-10T06:46:27.160Z] Running integration-test (iteration 1) [2021-06-10T06:46:27.160Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-10T06:46:28.881Z] === RUN TestNewListSecretsFilters [2021-06-10T06:46:28.881Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-10T06:46:28.881Z] === RUN TestNewListConfigsFilters [2021-06-10T06:46:28.881Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-10T06:46:28.881Z] PASS [2021-06-10T06:46:28.881Z] coverage: 0.5% of statements [2021-06-10T06:46:28.881Z] ok github.com/docker/docker/daemon/cluster 0.554s coverage: 0.5% of statements [2021-06-10T06:46:28.881Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-10T06:46:28.881Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-10T06:46:28.881Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-10T06:46:28.881Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-10T06:46:29.342Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-10T06:46:29.342Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-10T06:46:29.342Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-10T06:46:29.342Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-10T06:46:29.342Z] PASS [2021-06-10T06:46:29.342Z] coverage: 35.9% of statements [2021-06-10T06:46:29.342Z] ok github.com/docker/docker/daemon/cluster/convert 0.393s coverage: 35.9% of statements [2021-06-10T06:46:30.092Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-10T06:46:31.992Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-10T06:46:32.480Z] Removing intermediate container f60bacf89393 [2021-06-10T06:46:32.480Z] ---> ecf4570b6b60 [2021-06-10T06:46:32.480Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-06-10T06:46:32.480Z] ---> Running in 3039546cee2e [2021-06-10T06:46:34.049Z] === RUN TestDiscoveryOptsErrors [2021-06-10T06:46:34.049Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestDiscoveryOpts [2021-06-10T06:46:34.049Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-10T06:46:34.049Z] PASS [2021-06-10T06:46:34.049Z] coverage: 30.0% of statements [2021-06-10T06:46:34.049Z] ok github.com/docker/docker/daemon/discovery 0.072s coverage: 30.0% of statements [2021-06-10T06:46:34.049Z] === RUN TestBuilderGC [2021-06-10T06:46:34.049Z] --- PASS: TestBuilderGC (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestDaemonConfigurationNotFound [2021-06-10T06:46:34.049Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestDaemonBrokenConfiguration [2021-06-10T06:46:34.049Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestParseClusterAdvertiseSettings [2021-06-10T06:46:34.049Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestFindConfigurationConflicts [2021-06-10T06:46:34.049Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-10T06:46:34.049Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-10T06:46:34.049Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-10T06:46:34.049Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-10T06:46:34.049Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-10T06:46:34.049Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-10T06:46:34.049Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-10T06:46:34.049Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-10T06:46:34.049Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-10T06:46:34.049Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-10T06:46:34.049Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-10T06:46:34.049Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-10T06:46:34.049Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestValidateConfiguration [2021-06-10T06:46:34.049Z] === RUN TestValidateConfiguration/with_label [2021-06-10T06:46:34.049Z] === RUN TestValidateConfiguration/with_dns [2021-06-10T06:46:34.049Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-10T06:46:34.049Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-10T06:46:34.049Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-10T06:46:34.049Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-10T06:46:34.049Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-10T06:46:34.049Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-10T06:46:34.049Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestModifiedDiscoverySettings [2021-06-10T06:46:34.049Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestReloadSetConfigFileNotExist [2021-06-10T06:46:34.049Z] time="2021-06-10T06:46:33Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-10T06:46:34.049Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-06-10T06:46:34.049Z] === RUN TestReloadDefaultConfigNotExist [2021-06-10T06:46:34.049Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-10T06:46:34.049Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:46:34.049Z] === RUN TestReloadBadDefaultConfig [2021-06-10T06:46:34.049Z] time="2021-06-10T06:46:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-132376819" [2021-06-10T06:46:34.049Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestReloadWithConflictingLabels [2021-06-10T06:46:34.049Z] time="2021-06-10T06:46:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-039898038" [2021-06-10T06:46:34.049Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestReloadWithDuplicateLabels [2021-06-10T06:46:34.049Z] time="2021-06-10T06:46:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-885309341" [2021-06-10T06:46:34.049Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-10T06:46:34.049Z] === RUN TestDaemonConfigurationMerge [2021-06-10T06:46:34.049Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-10T06:46:34.049Z] PASS [2021-06-10T06:46:34.049Z] coverage: 79.7% of statements [2021-06-10T06:46:34.049Z] ok github.com/docker/docker/daemon/config 0.474s coverage: 79.7% of statements [2021-06-10T06:46:34.754Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-10T06:46:34.754Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-06-10T06:46:34.754Z] go: finding gotest.tools v0.5.3 [2021-06-10T06:46:35.203Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-10T06:46:35.203Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-10T06:46:35.203Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-10T06:46:35.203Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-10T06:46:35.203Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-10T06:46:35.203Z] go: extracting github.com/fatih/color v1.9.0 [2021-06-10T06:46:35.203Z] go: extracting github.com/pkg/errors v0.9.1 [2021-06-10T06:46:35.278Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-10T06:46:35.592Z] === RUN TestVerifyNetworkingConfig [2021-06-10T06:46:35.592Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestGetContainer [2021-06-10T06:46:35.592Z] --- PASS: TestGetContainer (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestValidContainerNames [2021-06-10T06:46:35.592Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestContainerInitDNS [2021-06-10T06:46:35.592Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-10T06:46:35.592Z] daemon_test.go:147: root required [2021-06-10T06:46:35.592Z] === RUN TestMerge [2021-06-10T06:46:35.592Z] --- PASS: TestMerge (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestValidateContainerIsolation [2021-06-10T06:46:35.592Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestFindNetworkErrorType [2021-06-10T06:46:35.592Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestEnsureServicesExist [2021-06-10T06:46:35.592Z] --- PASS: TestEnsureServicesExist (0.07s) [2021-06-10T06:46:35.592Z] === RUN TestEnsureServicesExistErrors [2021-06-10T06:46:35.592Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-10T06:46:35.592Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-10T06:46:35.592Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-10T06:46:35.592Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestContainerDelete [2021-06-10T06:46:35.592Z] --- PASS: TestContainerDelete (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestContainerDoubleDelete [2021-06-10T06:46:35.592Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestLogContainerEventCopyLabels [2021-06-10T06:46:35.592Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestLogContainerEventWithAttributes [2021-06-10T06:46:35.592Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestNoneHealthcheck [2021-06-10T06:46:35.592Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestHealthStates [2021-06-10T06:46:35.592Z] time="2021-06-10T06:46:35Z" 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-06-10T06:46:35.592Z] time="2021-06-10T06:46:35Z" 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-06-10T06:46:35.592Z] time="2021-06-10T06:46:35Z" 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-06-10T06:46:35.592Z] time="2021-06-10T06:46:35Z" 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-06-10T06:46:35.592Z] time="2021-06-10T06:46:35Z" 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-06-10T06:46:35.592Z] time="2021-06-10T06:46:35Z" 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-06-10T06:46:35.592Z] time="2021-06-10T06:46:35Z" 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-06-10T06:46:35.592Z] time="2021-06-10T06:46:35Z" 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-06-10T06:46:35.592Z] time="2021-06-10T06:46:35Z" 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-06-10T06:46:35.592Z] time="2021-06-10T06:46:35Z" 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-06-10T06:46:35.592Z] --- PASS: TestHealthStates (0.14s) [2021-06-10T06:46:35.592Z] === RUN TestMaskURLCredentials [2021-06-10T06:46:35.592Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestGetInspectData [2021-06-10T06:46:35.592Z] --- PASS: TestGetInspectData (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestFillLicense [2021-06-10T06:46:35.592Z] --- PASS: TestFillLicense (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestListInvalidFilter [2021-06-10T06:46:35.592Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestNameFilter [2021-06-10T06:46:35.592Z] --- PASS: TestNameFilter (0.01s) [2021-06-10T06:46:35.592Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-10T06:46:35.592Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-10T06:46:35.592Z] === 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-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-10T06:46:35.592Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-10T06:46:35.592Z] --- 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-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-10T06:46:35.592Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestDaemonReloadLabels [2021-06-10T06:46:35.592Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-10T06:46:35.592Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestDaemonReloadMirrors [2021-06-10T06:46:35.592Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-10T06:46:35.592Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-10T06:46:35.592Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestDaemonDiscoveryReload [2021-06-10T06:46:35.592Z] === RUN TestEventsLog [2021-06-10T06:46:35.592Z] --- PASS: TestEventsLog (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestEventsLogTimeout [2021-06-10T06:46:35.592Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-10T06:46:35.592Z] === RUN TestLogEvents [2021-06-10T06:46:35.592Z] === RUN TestWaitNodeAttachment [2021-06-10T06:46:35.592Z] --- PASS: TestLogEvents (0.05s) [2021-06-10T06:46:35.592Z] === RUN TestLoadBufferedEvents [2021-06-10T06:46:35.657Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T06:46:35.657Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-06-10T06:46:35.657Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T06:46:35.657Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T06:46:35.657Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T06:46:35.657Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T06:46:35.657Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-10T06:46:35.657Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-10T06:46:35.657Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-10T06:46:35.657Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-10T06:46:35.657Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T06:46:35.657Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-10T06:46:35.657Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T06:46:35.657Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-10T06:46:36.053Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-06-10T06:46:36.053Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-10T06:46:36.053Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-10T06:46:36.053Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-10T06:46:36.053Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-10T06:46:36.053Z] PASS [2021-06-10T06:46:36.053Z] coverage: 50.0% of statements [2021-06-10T06:46:36.053Z] ok github.com/docker/docker/daemon/events 0.263s coverage: 50.0% of statements [2021-06-10T06:46:36.053Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-10T06:46:36.053Z] === RUN TestIsolationConversion [2021-06-10T06:46:36.053Z] === RUN TestIsolationConversion/default [2021-06-10T06:46:36.053Z] === RUN TestIsolationConversion/process [2021-06-10T06:46:36.053Z] === RUN TestIsolationConversion/hyperv [2021-06-10T06:46:36.053Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-10T06:46:36.053Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-10T06:46:36.053Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-10T06:46:36.053Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-10T06:46:36.053Z] === RUN TestContainerLabels [2021-06-10T06:46:36.053Z] --- PASS: TestContainerLabels (0.00s) [2021-06-10T06:46:36.053Z] === RUN TestCredentialSpecConversion [2021-06-10T06:46:36.053Z] === RUN TestCredentialSpecConversion/none [2021-06-10T06:46:36.053Z] === RUN TestCredentialSpecConversion/config [2021-06-10T06:46:36.053Z] === RUN TestCredentialSpecConversion/file [2021-06-10T06:46:36.053Z] === RUN TestCredentialSpecConversion/registry [2021-06-10T06:46:36.053Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-10T06:46:36.053Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-10T06:46:36.053Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-10T06:46:36.053Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-10T06:46:36.053Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-10T06:46:36.053Z] === RUN TestControllerValidateMountBind [2021-06-10T06:46:36.053Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-10T06:46:36.053Z] === RUN TestControllerValidateMountVolume [2021-06-10T06:46:36.053Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-10T06:46:36.053Z] === RUN TestControllerValidateMountTarget [2021-06-10T06:46:36.053Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-10T06:46:36.053Z] === RUN TestControllerValidateMountTmpfs [2021-06-10T06:46:36.053Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-10T06:46:36.053Z] === RUN TestControllerValidateMountInvalidType [2021-06-10T06:46:36.053Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-10T06:46:36.053Z] === RUN TestControllerValidateMountNamedPipe [2021-06-10T06:46:36.053Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-10T06:46:36.053Z] PASS [2021-06-10T06:46:36.053Z] coverage: 11.3% of statements [2021-06-10T06:46:36.053Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.865s coverage: 11.3% of statements [2021-06-10T06:46:36.106Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T06:46:36.106Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T06:46:36.106Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T06:46:36.213Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-10T06:46:36.514Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-10T06:46:36.514Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-10T06:46:36.514Z] === RUN TestIsEmptyDir [2021-06-10T06:46:36.514Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-10T06:46:36.514Z] PASS [2021-06-10T06:46:36.514Z] coverage: 2.3% of statements [2021-06-10T06:46:36.514Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2021-06-10T06:46:36.779Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-10T06:46:36.975Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-10T06:46:36.975Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-10T06:46:37.437Z] === RUN TestLinkNaming [2021-06-10T06:46:37.437Z] --- PASS: TestLinkNaming (0.00s) [2021-06-10T06:46:37.437Z] === RUN TestLinkNew [2021-06-10T06:46:37.437Z] --- PASS: TestLinkNew (0.00s) [2021-06-10T06:46:37.437Z] === RUN TestLinkEnv [2021-06-10T06:46:37.437Z] --- PASS: TestLinkEnv (0.00s) [2021-06-10T06:46:37.437Z] === RUN TestLinkMultipleEnv [2021-06-10T06:46:37.437Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-10T06:46:37.437Z] === RUN TestLinkPortRangeEnv [2021-06-10T06:46:37.437Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-10T06:46:37.437Z] PASS [2021-06-10T06:46:37.437Z] coverage: 93.0% of statements [2021-06-10T06:46:37.437Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2021-06-10T06:46:37.437Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-06-10T06:46:37.437Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-10T06:46:37.437Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-10T06:46:37.614Z] go: finding github.com/fatih/color v1.9.0 [2021-06-10T06:46:37.614Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T06:46:37.614Z] go: finding github.com/pkg/errors v0.9.1 [2021-06-10T06:46:37.614Z] go: finding github.com/spf13/pflag v1.0.3 [2021-06-10T06:46:37.614Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-10T06:46:37.614Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-10T06:46:37.614Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-10T06:46:37.614Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T06:46:37.614Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T06:46:37.614Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T06:46:37.614Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T06:46:37.898Z] reload_test.go:520: root required [2021-06-10T06:46:37.898Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-10T06:46:37.898Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.03s) [2021-06-10T06:46:37.898Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-10T06:46:37.898Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.09s) [2021-06-10T06:46:37.898Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-10T06:46:37.898Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-10T06:46:37.898Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-10T06:46:37.898Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2021-06-10T06:46:37.898Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-10T06:46:37.898Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-10T06:46:37.898Z] === RUN TestParseVolumesFrom [2021-06-10T06:46:37.898Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-10T06:46:37.898Z] PASS [2021-06-10T06:46:37.898Z] coverage: 9.1% of statements [2021-06-10T06:46:37.898Z] ok github.com/docker/docker/daemon 3.025s coverage: 9.1% of statements [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-10T06:46:37.898Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-10T06:46:40.064Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-10T06:46:40.083Z] === RUN TestAdapterReadLogs [2021-06-10T06:46:40.083Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-10T06:46:40.083Z] === RUN TestCopier [2021-06-10T06:46:40.083Z] --- PASS: TestCopier (0.01s) [2021-06-10T06:46:40.083Z] === RUN TestCopierLongLines [2021-06-10T06:46:40.083Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-10T06:46:40.083Z] === RUN TestCopierSlow [2021-06-10T06:46:40.083Z] --- PASS: TestCopierSlow (0.20s) [2021-06-10T06:46:40.083Z] === RUN TestCopierWithSized [2021-06-10T06:46:40.083Z] === RUN TestCopierWithSized/as_is [2021-06-10T06:46:40.083Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-10T06:46:40.083Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-10T06:46:40.083Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-10T06:46:40.083Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-10T06:46:40.083Z] === RUN TestCopierWithPartial [2021-06-10T06:46:40.083Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-10T06:46:40.083Z] === RUN TestRingLogger [2021-06-10T06:46:40.083Z] --- PASS: TestRingLogger (0.00s) [2021-06-10T06:46:40.083Z] === RUN TestRingCap [2021-06-10T06:46:40.083Z] --- PASS: TestRingCap (0.00s) [2021-06-10T06:46:40.083Z] === RUN TestRingClose [2021-06-10T06:46:40.083Z] --- PASS: TestRingClose (0.00s) [2021-06-10T06:46:40.083Z] === RUN TestRingDrain [2021-06-10T06:46:40.083Z] --- PASS: TestRingDrain (0.00s) [2021-06-10T06:46:40.083Z] PASS [2021-06-10T06:46:40.083Z] coverage: 43.3% of statements [2021-06-10T06:46:40.083Z] ok github.com/docker/docker/daemon/logger 0.357s coverage: 43.3% of statements [2021-06-10T06:46:40.322Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-10T06:46:40.544Z] === RUN TestNewStreamConfig [2021-06-10T06:46:40.544Z] === RUN TestNewStreamConfig/defaults [2021-06-10T06:46:40.544Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-10T06:46:40.544Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-10T06:46:40.544Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-10T06:46:40.544Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-10T06:46:40.544Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-10T06:46:40.544Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-10T06:46:40.544Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-10T06:46:40.544Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-10T06:46:40.544Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-10T06:46:40.544Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-10T06:46:40.544Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-10T06:46:40.544Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-10T06:46:40.544Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-10T06:46:40.544Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-10T06:46:40.544Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-10T06:46:40.544Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-10T06:46:40.544Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-10T06:46:40.544Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-10T06:46:40.544Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-10T06:46:40.580Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-10T06:46:41.005Z] time="2021-06-10T06:46:40Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-10T06:46:41.005Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-06-10T06:46:41.005Z] === RUN TestCreateSuccess [2021-06-10T06:46:41.005Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestCreateLogGroupSuccess [2021-06-10T06:46:41.005Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestCreateError [2021-06-10T06:46:41.005Z] --- PASS: TestCreateError (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestCreateAlreadyExists [2021-06-10T06:46:41.005Z] time="2021-06-10T06:46:40Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-10T06:46:41.005Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestLogClosed [2021-06-10T06:46:41.005Z] --- PASS: TestLogClosed (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestLogBlocking [2021-06-10T06:46:41.005Z] --- PASS: TestLogBlocking (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-10T06:46:41.005Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestLogNonBlockingBufferFull [2021-06-10T06:46:41.005Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestPublishBatchSuccess [2021-06-10T06:46:41.005Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestPublishBatchError [2021-06-10T06:46:41.005Z] time="2021-06-10T06:46:40Z" level=error msg=Error [2021-06-10T06:46:41.005Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-10T06:46:41.005Z] time="2021-06-10T06:46:40Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-10T06:46:41.005Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-10T06:46:41.005Z] time="2021-06-10T06:46:40Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-10T06:46:41.005Z] time="2021-06-10T06:46:40Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-10T06:46:41.005Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchSimple [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchTicker [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchMultilinePattern [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchClose [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestEffectiveLen [2021-06-10T06:46:41.005Z] === RUN TestEffectiveLen/0/Hello [2021-06-10T06:46:41.005Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-10T06:46:41.005Z] === RUN TestEffectiveLen/2/🙃 [2021-06-10T06:46:41.005Z] === RUN TestEffectiveLen/3/���� [2021-06-10T06:46:41.005Z] === RUN TestEffectiveLen/4/He��o [2021-06-10T06:46:41.005Z] === RUN TestEffectiveLen/5/ [2021-06-10T06:46:41.005Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestFindValidSplit [2021-06-10T06:46:41.005Z] === RUN TestFindValidSplit/0/ [2021-06-10T06:46:41.005Z] === RUN TestFindValidSplit/1/Hello [2021-06-10T06:46:41.005Z] === RUN TestFindValidSplit/2/Hello [2021-06-10T06:46:41.005Z] === RUN TestFindValidSplit/3/Hello [2021-06-10T06:46:41.005Z] === RUN TestFindValidSplit/4/🙃 [2021-06-10T06:46:41.005Z] === RUN TestFindValidSplit/5/🙃 [2021-06-10T06:46:41.005Z] === RUN TestFindValidSplit/6/a� [2021-06-10T06:46:41.005Z] === RUN TestFindValidSplit/7/a� [2021-06-10T06:46:41.005Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1044: [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1045: [2021-06-10T06:46:41.005Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1044: Hello [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1045: [2021-06-10T06:46:41.005Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1044: He [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1045: llo [2021-06-10T06:46:41.005Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1044: [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1045: Hello [2021-06-10T06:46:41.005Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1044: [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-10T06:46:41.005Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1045: [2021-06-10T06:46:41.005Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1044: a [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1045: � [2021-06-10T06:46:41.005Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1044: a� [2021-06-10T06:46:41.005Z] cloudwatchlogs_test.go:1045: [2021-06-10T06:46:41.005Z] === RUN TestProcessEventEmoji [2021-06-10T06:46:41.005Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchLineSplit [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchMaxEvents [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-10T06:46:41.005Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-10T06:46:41.005Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-06-10T06:46:41.005Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-10T06:46:41.005Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-10T06:46:41.005Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-10T06:46:41.005Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-10T06:46:41.005Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-10T06:46:41.005Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-10T06:46:41.005Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-10T06:46:41.005Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-10T06:46:41.005Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-10T06:46:41.005Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-10T06:46:41.005Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-10T06:46:41.005Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-10T06:46:41.005Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-10T06:46:41.006Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-10T06:46:41.006Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-10T06:46:41.006Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-10T06:46:41.006Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-10T06:46:41.006Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-10T06:46:41.006Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-10T06:46:41.006Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-10T06:46:41.006Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-10T06:46:41.006Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-10T06:46:41.006Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-10T06:46:41.006Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-10T06:46:41.006Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-10T06:46:41.006Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-10T06:46:41.006Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-10T06:46:41.006Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-10T06:46:41.006Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-10T06:46:41.006Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-10T06:46:41.006Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-10T06:46:41.006Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-10T06:46:41.006Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-10T06:46:41.006Z] === RUN TestCreateTagSuccess [2021-06-10T06:46:41.006Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-10T06:46:41.006Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-10T06:46:41.006Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-10T06:46:41.006Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-10T06:46:41.006Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-10T06:46:41.006Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-10T06:46:41.006Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-10T06:46:41.006Z] PASS [2021-06-10T06:46:41.006Z] coverage: 77.8% of statements [2021-06-10T06:46:41.006Z] ok github.com/docker/docker/daemon/logger/awslogs 0.399s coverage: 77.8% of statements [2021-06-10T06:46:41.291Z] INFO: Build done for gotestsum... [2021-06-10T06:46:41.467Z] === RUN TestSearchRegistryForImagesErrors [2021-06-10T06:46:41.467Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-10T06:46:41.467Z] === RUN TestSearchRegistryForImages [2021-06-10T06:46:41.467Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-10T06:46:41.467Z] === RUN TestOnlyPlatformWithFallback [2021-06-10T06:46:41.467Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-10T06:46:41.467Z] === RUN TestImageDelete [2021-06-10T06:46:41.467Z] === RUN TestImageDelete/no_lease [2021-06-10T06:46:41.467Z] === RUN TestImageDelete/lease_exists [2021-06-10T06:46:41.467Z] --- PASS: TestImageDelete (0.04s) [2021-06-10T06:46:41.467Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-10T06:46:41.467Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-10T06:46:41.467Z] === RUN TestContentStoreForPull [2021-06-10T06:46:41.467Z] --- PASS: TestContentStoreForPull (0.15s) [2021-06-10T06:46:41.467Z] PASS [2021-06-10T06:46:41.467Z] coverage: 6.7% of statements [2021-06-10T06:46:41.467Z] ok github.com/docker/docker/daemon/images 0.482s coverage: 6.7% of statements [2021-06-10T06:46:41.467Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-10T06:46:41.467Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-10T06:46:41.467Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-10T06:46:41.467Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-10T06:46:41.467Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-10T06:46:41.467Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-10T06:46:41.928Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-10T06:46:41.928Z] === RUN TestJSONFileLogger [2021-06-10T06:46:41.928Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-10T06:46:41.928Z] === RUN TestJSONFileLoggerWithTags [2021-06-10T06:46:41.928Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-10T06:46:41.928Z] === RUN TestJSONFileLoggerWithOpts [2021-06-10T06:46:41.928Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-10T06:46:41.928Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-10T06:46:41.928Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-10T06:46:41.928Z] === RUN TestEncodeDecode [2021-06-10T06:46:41.928Z] === PAUSE TestEncodeDecode [2021-06-10T06:46:41.928Z] === RUN TestUnexpectedEOF [2021-06-10T06:46:41.928Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-10T06:46:41.928Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-10T06:46:41.928Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-10T06:46:41.928Z] time="2021-06-10T06:46:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-10T06:46:41.928Z] time="2021-06-10T06:46:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-10T06:46:41.928Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-06-10T06:46:41.928Z] === CONT TestEncodeDecode [2021-06-10T06:46:41.928Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-10T06:46:41.928Z] PASS [2021-06-10T06:46:41.928Z] coverage: 69.9% of statements [2021-06-10T06:46:41.928Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.327s coverage: 69.9% of statements [2021-06-10T06:46:41.928Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-06-10T06:46:41.928Z] === RUN TestFastTimeMarshalJSON [2021-06-10T06:46:41.928Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-06-10T06:46:41.928Z] PASS [2021-06-10T06:46:41.928Z] coverage: 87.2% of statements [2021-06-10T06:46:41.928Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.199s coverage: 87.2% of statements [2021-06-10T06:46:42.047Z] Loaded image: buildpack-deps:buster [2021-06-10T06:46:42.047Z] Loaded image: busybox:latest [2021-06-10T06:46:42.047Z] Loaded image: busybox:glibc [2021-06-10T06:46:42.483Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-10T06:46:42.742Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-10T06:46:42.973Z] Loaded image: debian:bullseye [2021-06-10T06:46:43.230Z] Loaded image: hello-world:latest [2021-06-10T06:46:43.230Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T06:46:43.230Z] INFO: Testing against a local daemon [2021-06-10T06:46:43.230Z] === RUN TestCgroupNamespacesBuild [2021-06-10T06:46:43.677Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-10T06:46:43.935Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-10T06:46:44.114Z] === RUN TestWriteLog [2021-06-10T06:46:44.114Z] === PAUSE TestWriteLog [2021-06-10T06:46:44.114Z] === RUN TestReadLog [2021-06-10T06:46:44.114Z] === PAUSE TestReadLog [2021-06-10T06:46:44.114Z] === CONT TestWriteLog [2021-06-10T06:46:44.114Z] --- PASS: TestWriteLog (0.00s) [2021-06-10T06:46:44.114Z] === CONT TestReadLog [2021-06-10T06:46:44.114Z] === RUN TestReadLog/tail_exact [2021-06-10T06:46:44.114Z] === RUN TestReadLog/tail_less_than_available [2021-06-10T06:46:44.114Z] === RUN TestReadLog/tail_more_than_available [2021-06-10T06:46:44.114Z] --- PASS: TestReadLog (0.14s) [2021-06-10T06:46:44.114Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-06-10T06:46:44.114Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-10T06:46:44.114Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-10T06:46:44.114Z] PASS [2021-06-10T06:46:44.114Z] coverage: 75.2% of statements [2021-06-10T06:46:44.114Z] ok github.com/docker/docker/daemon/logger/local 0.595s coverage: 75.2% of statements [2021-06-10T06:46:44.114Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-10T06:46:44.503Z] Loaded image: buildpack-deps:buster [2021-06-10T06:46:44.503Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-10T06:46:44.503Z] Loaded image: busybox:latest [2021-06-10T06:46:44.575Z] === RUN TestLog [2021-06-10T06:46:44.575Z] --- PASS: TestLog (0.01s) [2021-06-10T06:46:44.575Z] PASS [2021-06-10T06:46:44.575Z] coverage: 31.5% of statements [2021-06-10T06:46:44.575Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.117s coverage: 31.5% of statements [2021-06-10T06:46:44.575Z] === RUN TestOpenFileDelete [2021-06-10T06:46:44.575Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-10T06:46:44.575Z] === RUN TestOpenFileRename [2021-06-10T06:46:44.575Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-10T06:46:44.575Z] === RUN TestParseLogTagDefaultTag [2021-06-10T06:46:44.575Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-10T06:46:44.575Z] === RUN TestParseLogTag [2021-06-10T06:46:44.575Z] --- PASS: TestParseLogTag (0.00s) [2021-06-10T06:46:44.575Z] === RUN TestParseLogTagEmptyTag [2021-06-10T06:46:44.575Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-10T06:46:44.575Z] === RUN TestTailFiles [2021-06-10T06:46:44.575Z] --- PASS: TestTailFiles (0.00s) [2021-06-10T06:46:44.575Z] === RUN TestFollowLogsConsumerGone [2021-06-10T06:46:44.575Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-10T06:46:44.575Z] === RUN TestFollowLogsProducerGone [2021-06-10T06:46:44.575Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-10T06:46:44.575Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-10T06:46:44.575Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-10T06:46:44.575Z] === RUN TestCheckCapacityAndRotate [2021-06-10T06:46:44.575Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-10T06:46:44.575Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-10T06:46:45.037Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2021-06-10T06:46:45.037Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2021-06-10T06:46:45.037Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-06-10T06:46:45.037Z] PASS [2021-06-10T06:46:45.037Z] coverage: 55.3% of statements [2021-06-10T06:46:45.037Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.362s coverage: 55.3% of statements [2021-06-10T06:46:45.037Z] === RUN TestValidateLogOpt [2021-06-10T06:46:45.037Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-10T06:46:45.037Z] === RUN TestNewMissedConfig [2021-06-10T06:46:45.037Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-10T06:46:45.037Z] === RUN TestNewMissedUrl [2021-06-10T06:46:45.037Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-10T06:46:45.037Z] === RUN TestNewMissedToken [2021-06-10T06:46:45.037Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-10T06:46:45.037Z] === RUN TestNewWithProxy [2021-06-10T06:46:45.037Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-10T06:46:45.037Z] === RUN TestDefault [2021-06-10T06:46:45.037Z] --- PASS: TestDefault (0.01s) [2021-06-10T06:46:45.037Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-10T06:46:45.037Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-10T06:46:45.037Z] === RUN TestJsonFormat [2021-06-10T06:46:45.037Z] --- PASS: TestJsonFormat (0.01s) [2021-06-10T06:46:45.037Z] === RUN TestRawFormat [2021-06-10T06:46:45.037Z] --- PASS: TestRawFormat (0.00s) [2021-06-10T06:46:45.037Z] === RUN TestRawFormatWithLabels [2021-06-10T06:46:45.037Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-10T06:46:45.037Z] === RUN TestRawFormatWithoutTag [2021-06-10T06:46:45.037Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-10T06:46:45.037Z] === RUN TestBatching [2021-06-10T06:46:45.071Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-10T06:46:45.071Z] Loaded image: busybox:glibc [2021-06-10T06:46:45.118Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2021-06-10T06:46:45.118Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-10T06:46:45.498Z] --- PASS: TestBatching (0.28s) [2021-06-10T06:46:45.498Z] === RUN TestFrequency [2021-06-10T06:46:45.498Z] --- PASS: TestFrequency (0.16s) [2021-06-10T06:46:45.498Z] === RUN TestOneMessagePerRequest [2021-06-10T06:46:45.498Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-10T06:46:45.498Z] === RUN TestVerify [2021-06-10T06:46:45.498Z] --- PASS: TestVerify (0.00s) [2021-06-10T06:46:45.498Z] === RUN TestSkipVerify [2021-06-10T06:46:45.638Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:46:45.959Z] === RUN TestNewParse [2021-06-10T06:46:45.959Z] --- PASS: TestNewParse (0.00s) [2021-06-10T06:46:45.959Z] PASS [2021-06-10T06:46:45.959Z] coverage: 8.3% of statements [2021-06-10T06:46:45.959Z] ok github.com/docker/docker/daemon/logger/templates 0.100s coverage: 8.3% of statements [2021-06-10T06:46:45.959Z] --- PASS: TestSkipVerify (0.40s) [2021-06-10T06:46:45.959Z] === RUN TestBufferMaximum [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623307605.780106\",\"host\":\"a37e99cd7b18\"}'" [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623307605.780106\",\"host\":\"a37e99cd7b18\"}'" [2021-06-10T06:46:45.959Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-10T06:46:45.959Z] === RUN TestServerAlwaysDown [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623307605.783111\",\"host\":\"a37e99cd7b18\"}'" [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623307605.783111\",\"host\":\"a37e99cd7b18\"}'" [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623307605.783111\",\"host\":\"a37e99cd7b18\"}'" [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623307605.784118\",\"host\":\"a37e99cd7b18\"}'" [2021-06-10T06:46:45.959Z] time="2021-06-10T06:46:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623307605.784118\",\"host\":\"a37e99cd7b18\"}'" [2021-06-10T06:46:45.959Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-10T06:46:45.959Z] === RUN TestCannotSendAfterClose [2021-06-10T06:46:45.959Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-10T06:46:45.959Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-10T06:46:46.206Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-10T06:46:46.421Z] === RUN TestParseLogFormat [2021-06-10T06:46:46.421Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-10T06:46:46.421Z] === RUN TestValidateLogOptEmpty [2021-06-10T06:46:46.421Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-10T06:46:46.421Z] === RUN TestValidateSyslogAddress [2021-06-10T06:46:46.421Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-10T06:46:46.421Z] === RUN TestParseAddressDefaultPort [2021-06-10T06:46:46.421Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-10T06:46:46.421Z] === RUN TestValidateSyslogFacility [2021-06-10T06:46:46.421Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-10T06:46:46.421Z] === RUN TestValidateLogOptSyslogFormat [2021-06-10T06:46:46.421Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-10T06:46:46.421Z] === RUN TestValidateLogOpt [2021-06-10T06:46:46.421Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-10T06:46:46.421Z] PASS [2021-06-10T06:46:46.421Z] coverage: 46.8% of statements [2021-06-10T06:46:46.421Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 46.8% of statements [2021-06-10T06:46:46.482Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.55s) [2021-06-10T06:46:46.482Z] === RUN TestBuildWithSession [2021-06-10T06:46:46.482Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T06:46:46.482Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T06:46:46.482Z] === RUN TestBuildSquashParent [2021-06-10T06:46:46.881Z] time="2021-06-10T06:46:46Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-10T06:46:46.881Z] time="2021-06-10T06:46:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a37e99cd7b18\"}'" [2021-06-10T06:46:46.881Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-06-10T06:46:46.881Z] PASS [2021-06-10T06:46:46.881Z] coverage: 82.5% of statements [2021-06-10T06:46:47.144Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-10T06:46:47.342Z] ok github.com/docker/docker/daemon/logger/splunk 1.976s coverage: 82.5% of statements [2021-06-10T06:46:47.342Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-10T06:46:47.342Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-10T06:46:47.342Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-10T06:46:48.887Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-10T06:46:48.887Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-10T06:46:48.887Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-10T06:46:48.887Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-10T06:46:48.887Z] === RUN TestContinueOnError_NeverContinue [2021-06-10T06:46:48.887Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-10T06:46:48.887Z] === RUN TestManifestStore [2021-06-10T06:46:48.887Z] === RUN TestManifestStore/no_remote_or_local [2021-06-10T06:46:48.887Z] === RUN TestV1IDService [2021-06-10T06:46:48.887Z] --- PASS: TestV1IDService (0.07s) [2021-06-10T06:46:48.887Z] === RUN TestV2MetadataService [2021-06-10T06:46:48.887Z] time="2021-06-10T06:46:48Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local979877983\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-10T06:46:48.887Z] === RUN TestManifestStore/no_local_cache [2021-06-10T06:46:48.887Z] === RUN TestManifestStore/with_local_cache [2021-06-10T06:46:48.887Z] === RUN TestManifestStore/unknown_media_type [2021-06-10T06:46:48.887Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-10T06:46:48.887Z] time="2021-06-10T06:46:48Z" level=warning msg="reference for unknown type: " [2021-06-10T06:46:48.887Z] time="2021-06-10T06:46:48Z" level=warning msg="reference for unknown type: " [2021-06-10T06:46:48.887Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-10T06:46:48.887Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-10T06:46:48.887Z] time="2021-06-10T06:46:48Z" level=warning msg="reference for unknown type: " [2021-06-10T06:46:48.887Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-10T06:46:48.887Z] time="2021-06-10T06:46:48Z" level=warning msg="reference for unknown type: " [2021-06-10T06:46:48.887Z] time="2021-06-10T06:46:48Z" level=warning msg="reference for unknown type: " [2021-06-10T06:46:48.887Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-10T06:46:48.887Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-10T06:46:48.887Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-10T06:46:48.887Z] time="2021-06-10T06:46:48Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-10T06:46:48.887Z] --- PASS: TestManifestStore (0.27s) [2021-06-10T06:46:48.887Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-06-10T06:46:48.887Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-10T06:46:48.887Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-10T06:46:48.887Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-06-10T06:46:48.887Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-10T06:46:48.887Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-06-10T06:46:48.887Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-10T06:46:48.887Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-10T06:46:48.887Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-06-10T06:46:48.887Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-10T06:46:48.887Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2021-06-10T06:46:48.887Z] === RUN TestDetectManifestBlobMediaType [2021-06-10T06:46:48.887Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-10T06:46:48.887Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-10T06:46:48.887Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-10T06:46:48.887Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-10T06:46:48.887Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-10T06:46:48.887Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-10T06:46:48.887Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-10T06:46:48.887Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-10T06:46:48.887Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-10T06:46:48.887Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-10T06:46:48.887Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-10T06:46:48.887Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-10T06:46:48.887Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-10T06:46:48.887Z] === RUN TestFixManifestLayers [2021-06-10T06:46:48.887Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-10T06:46:48.887Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-10T06:46:48.887Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-10T06:46:48.887Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-10T06:46:48.887Z] === RUN TestFixManifestLayersBadParent [2021-06-10T06:46:48.887Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-10T06:46:48.887Z] === RUN TestValidateManifest [2021-06-10T06:46:48.887Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-10T06:46:48.887Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-10T06:46:48.887Z] === RUN TestFormatPlatform [2021-06-10T06:46:48.887Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-10T06:46:48.887Z] === RUN TestGetRepositoryMountCandidates [2021-06-10T06:46:48.887Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-10T06:46:48.887Z] === RUN TestLayerAlreadyExists [2021-06-10T06:46:48.887Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-10T06:46:48.887Z] 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-06-10T06:46:48.887Z] 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-06-10T06:46:48.887Z] 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-06-10T06:46:48.887Z] 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-06-10T06:46:48.887Z] 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-06-10T06:46:48.887Z] 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-06-10T06:46:48.887Z] === RUN TestWhenEmptyAuthConfig [2021-06-10T06:46:48.887Z] === RUN TestSuccessfulDownload [2021-06-10T06:46:48.887Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-10T06:46:48.887Z] download_test.go:268: Needs fixing on Windows [2021-06-10T06:46:48.887Z] === RUN TestCancelledDownload [2021-06-10T06:46:48.887Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-10T06:46:48.887Z] === RUN TestMaxDownloadAttempts [2021-06-10T06:46:48.887Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T06:46:48.887Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T06:46:48.887Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T06:46:48.887Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T06:46:48.887Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T06:46:48.887Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T06:46:48.887Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T06:46:48.887Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T06:46:48.887Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T06:46:48.887Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T06:46:48.887Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T06:46:48.887Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T06:46:49.349Z] time="2021-06-10T06:46:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T06:46:49.349Z] time="2021-06-10T06:46:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T06:46:49.349Z] time="2021-06-10T06:46:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T06:46:49.349Z] time="2021-06-10T06:46:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T06:46:49.349Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-10T06:46:49.349Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-06-10T06:46:49.349Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-06-10T06:46:49.349Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-06-10T06:46:49.349Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-06-10T06:46:49.349Z] === RUN TestTransfer [2021-06-10T06:46:49.810Z] --- PASS: TestTransfer (0.11s) [2021-06-10T06:46:49.810Z] === RUN TestConcurrencyLimit [2021-06-10T06:46:49.810Z] --- PASS: TestV2MetadataService (0.83s) [2021-06-10T06:46:49.810Z] PASS [2021-06-10T06:46:49.810Z] coverage: 48.2% of statements [2021-06-10T06:46:49.810Z] ok github.com/docker/docker/distribution/metadata 1.047s coverage: 48.2% of statements [2021-06-10T06:46:49.810Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-06-10T06:46:49.810Z] === RUN TestInactiveJobs [2021-06-10T06:46:49.810Z] === RUN TestNotFound [2021-06-10T06:46:49.810Z] --- PASS: TestNotFound (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestConflict [2021-06-10T06:46:49.810Z] --- PASS: TestConflict (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestForbidden [2021-06-10T06:46:49.810Z] --- PASS: TestForbidden (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestInvalidParameter [2021-06-10T06:46:49.810Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestNotImplemented [2021-06-10T06:46:49.810Z] --- PASS: TestNotImplemented (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestNotModified [2021-06-10T06:46:49.810Z] --- PASS: TestNotModified (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestUnauthorized [2021-06-10T06:46:49.810Z] --- PASS: TestUnauthorized (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestUnknown [2021-06-10T06:46:49.810Z] --- PASS: TestUnknown (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestCancelled [2021-06-10T06:46:49.810Z] --- PASS: TestCancelled (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestDeadline [2021-06-10T06:46:49.810Z] --- PASS: TestDeadline (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestDataLoss [2021-06-10T06:46:49.810Z] --- PASS: TestDataLoss (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestUnavailable [2021-06-10T06:46:49.810Z] --- PASS: TestUnavailable (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestSystem [2021-06-10T06:46:49.810Z] --- PASS: TestSystem (0.00s) [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Not_Found [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Bad_Request [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Conflict [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Unauthorized [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Forbidden [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Not_Modified [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-10T06:46:49.810Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-10T06:46:49.810Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-10T06:46:49.810Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-10T06:46:49.810Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-10T06:46:49.810Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-10T06:46:49.810Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-10T06:46:49.810Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-10T06:46:49.810Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-10T06:46:50.271Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-10T06:46:50.271Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-10T06:46:50.271Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-10T06:46:50.271Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-10T06:46:50.271Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-10T06:46:50.271Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-10T06:46:50.271Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-10T06:46:50.271Z] PASS [2021-06-10T06:46:50.271Z] coverage: 53.1% of statements [2021-06-10T06:46:50.271Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2021-06-10T06:46:50.271Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2021-06-10T06:46:50.271Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-10T06:46:50.271Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-10T06:46:50.271Z] === RUN TestTokenPassThru [2021-06-10T06:46:50.271Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-10T06:46:50.271Z] === RUN TestTokenPassThruDifferentHost [2021-06-10T06:46:50.271Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-10T06:46:50.271Z] PASS [2021-06-10T06:46:50.271Z] coverage: 23.6% of statements [2021-06-10T06:46:50.271Z] ok github.com/docker/docker/distribution 1.565s coverage: 23.6% of statements [2021-06-10T06:46:50.271Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-10T06:46:50.271Z] --- PASS: TestInactiveJobs (0.40s) [2021-06-10T06:46:50.271Z] === RUN TestWatchRelease [2021-06-10T06:46:50.271Z] --- PASS: TestWatchRelease (0.05s) [2021-06-10T06:46:50.271Z] === RUN TestWatchFinishedTransfer [2021-06-10T06:46:50.271Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-10T06:46:50.271Z] === RUN TestDuplicateTransfer [2021-06-10T06:46:50.271Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-10T06:46:50.271Z] === RUN TestSuccessfulUpload [2021-06-10T06:46:50.433Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-10T06:46:50.433Z] Loaded image: debian:bullseye [2021-06-10T06:46:50.433Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-10T06:46:50.692Z] Loaded image: hello-world:latest [2021-06-10T06:46:50.692Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T06:46:50.732Z] time="2021-06-10T06:46:50Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-10T06:46:51.194Z] --- PASS: TestSuccessfulUpload (0.53s) [2021-06-10T06:46:51.194Z] === RUN TestCancelledUpload [2021-06-10T06:46:51.194Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-10T06:46:51.194Z] PASS [2021-06-10T06:46:51.194Z] coverage: 76.8% of statements [2021-06-10T06:46:51.194Z] ok github.com/docker/docker/distribution/xfer 1.987s coverage: 76.8% of statements [2021-06-10T06:46:51.194Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-10T06:46:52.071Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-10T06:46:52.166Z] === RUN TestCompare [2021-06-10T06:46:52.166Z] --- PASS: TestCompare (0.00s) [2021-06-10T06:46:52.166Z] PASS [2021-06-10T06:46:52.166Z] coverage: 19.2% of statements [2021-06-10T06:46:52.166Z] ok github.com/docker/docker/image/cache 0.180s coverage: 19.2% of statements [2021-06-10T06:46:52.166Z] === RUN TestFSGetInvalidData [2021-06-10T06:46:52.166Z] --- PASS: TestFSGetInvalidData (0.05s) [2021-06-10T06:46:52.166Z] === RUN TestFSInvalidSet [2021-06-10T06:46:52.166Z] --- PASS: TestFSInvalidSet (0.08s) [2021-06-10T06:46:52.166Z] === RUN TestFSInvalidRoot [2021-06-10T06:46:52.166Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-10T06:46:52.166Z] === RUN TestFSMetadataGetSet [2021-06-10T06:46:52.166Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-06-10T06:46:52.166Z] === RUN TestFSInvalidWalker [2021-06-10T06:46:52.166Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-10T06:46:52.166Z] === RUN TestFSGetSet [2021-06-10T06:46:52.627Z] --- PASS: TestFSGetSet (0.02s) [2021-06-10T06:46:52.627Z] === RUN TestFSGetUnsetKey [2021-06-10T06:46:52.627Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-06-10T06:46:52.627Z] === RUN TestFSGetEmptyData [2021-06-10T06:46:52.627Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-06-10T06:46:52.627Z] === RUN TestFSDelete [2021-06-10T06:46:52.627Z] --- PASS: TestFSDelete (0.06s) [2021-06-10T06:46:52.627Z] === RUN TestFSWalker [2021-06-10T06:46:52.627Z] --- PASS: TestFSWalker (0.01s) [2021-06-10T06:46:52.627Z] === RUN TestFSWalkerStopOnError [2021-06-10T06:46:52.627Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-10T06:46:52.627Z] === RUN TestNewFromJSON [2021-06-10T06:46:52.627Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-10T06:46:52.627Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-10T06:46:52.627Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-10T06:46:52.627Z] === RUN TestMarshalKeyOrder [2021-06-10T06:46:52.627Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-10T06:46:52.627Z] === RUN TestHistoryEqual [2021-06-10T06:46:52.627Z] --- PASS: TestHistoryEqual (0.14s) [2021-06-10T06:46:52.627Z] === RUN TestImage [2021-06-10T06:46:52.627Z] --- PASS: TestImage (0.00s) [2021-06-10T06:46:52.627Z] === RUN TestImageOSNotEmpty [2021-06-10T06:46:52.627Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-10T06:46:52.627Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-10T06:46:52.627Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-10T06:46:52.627Z] === RUN TestCreate [2021-06-10T06:46:52.627Z] --- PASS: TestCreate (0.00s) [2021-06-10T06:46:52.627Z] === RUN TestRestore [2021-06-10T06:46:52.627Z] time="2021-06-10T06:46:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-10T06:46:52.627Z] --- PASS: TestRestore (0.03s) [2021-06-10T06:46:52.627Z] === RUN TestAddDelete [2021-06-10T06:46:52.627Z] --- PASS: TestAddDelete (0.02s) [2021-06-10T06:46:52.627Z] === RUN TestSearchAfterDelete [2021-06-10T06:46:52.627Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-10T06:46:52.627Z] === RUN TestParentReset [2021-06-10T06:46:52.627Z] --- PASS: TestParentReset (0.04s) [2021-06-10T06:46:52.627Z] === RUN TestGetAndSetLastUpdated [2021-06-10T06:46:52.627Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-10T06:46:52.627Z] === RUN TestStoreLen [2021-06-10T06:46:52.627Z] --- PASS: TestStoreLen (0.05s) [2021-06-10T06:46:52.627Z] PASS [2021-06-10T06:46:52.627Z] coverage: 86.6% of statements [2021-06-10T06:46:52.627Z] ok github.com/docker/docker/image 0.716s coverage: 86.6% of statements [2021-06-10T06:46:53.015Z] --- PASS: TestBuildSquashParent (6.37s) [2021-06-10T06:46:53.015Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T06:46:53.015Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:46:53.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:46:53.015Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:46:53.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:46:53.015Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:46:53.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:46:53.015Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:46:53.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:46:53.015Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:46:53.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:46:53.015Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:46:53.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:46:53.015Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:46:53.015Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:46:53.089Z] === RUN TestValidateManifest [2021-06-10T06:46:53.089Z] === RUN TestValidateManifest/nil [2021-06-10T06:46:53.089Z] === RUN TestValidateManifest/non-nil [2021-06-10T06:46:53.089Z] --- PASS: TestValidateManifest (0.00s) [2021-06-10T06:46:53.089Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-10T06:46:53.089Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-10T06:46:53.089Z] PASS [2021-06-10T06:46:53.089Z] coverage: 0.6% of statements [2021-06-10T06:46:53.089Z] ok github.com/docker/docker/image/tarexport 0.175s coverage: 0.6% of statements [2021-06-10T06:46:53.550Z] === RUN TestMakeV1ConfigFromConfig [2021-06-10T06:46:53.550Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-10T06:46:53.550Z] PASS [2021-06-10T06:46:53.550Z] coverage: 25.0% of statements [2021-06-10T06:46:53.550Z] ok github.com/docker/docker/image/v1 0.184s coverage: 25.0% of statements [2021-06-10T06:46:53.550Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-10T06:46:54.535Z] === RUN TestSerialization [2021-06-10T06:46:54.535Z] --- PASS: TestSerialization (0.02s) [2021-06-10T06:46:54.535Z] PASS [2021-06-10T06:46:54.535Z] coverage: 100.0% of statements [2021-06-10T06:46:54.535Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2021-06-10T06:46:55.507Z] === RUN TestEmptyLayer [2021-06-10T06:46:55.507Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-10T06:46:55.507Z] === RUN TestCommitFailure [2021-06-10T06:46:55.507Z] --- PASS: TestCommitFailure (0.01s) [2021-06-10T06:46:55.507Z] === RUN TestStartTransactionFailure [2021-06-10T06:46:55.507Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-10T06:46:55.507Z] === RUN TestGetOrphan [2021-06-10T06:46:55.507Z] --- PASS: TestGetOrphan (0.01s) [2021-06-10T06:46:55.507Z] === RUN TestMountAndRegister [2021-06-10T06:46:55.507Z] --- PASS: TestMountAndRegister (0.05s) [2021-06-10T06:46:55.507Z] layer_test.go:271: Layer size: 14 [2021-06-10T06:46:55.507Z] === RUN TestLayerRelease [2021-06-10T06:46:55.507Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-10T06:46:55.507Z] layer_test.go:304: Failing on Windows [2021-06-10T06:46:55.507Z] === RUN TestStoreRestore [2021-06-10T06:46:55.507Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-10T06:46:55.507Z] layer_test.go:353: Failing on Windows [2021-06-10T06:46:55.507Z] === RUN TestTarStreamStability [2021-06-10T06:46:55.507Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-10T06:46:55.507Z] layer_test.go:468: Failing on Windows [2021-06-10T06:46:55.507Z] === RUN TestRegisterExistingLayer [2021-06-10T06:46:55.507Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-06-10T06:46:55.507Z] === RUN TestTarStreamVerification [2021-06-10T06:46:55.507Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-10T06:46:55.507Z] layer_test.go:697: Failing on Windows [2021-06-10T06:46:55.507Z] === RUN TestLayerMigration [2021-06-10T06:46:55.507Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-10T06:46:55.507Z] migration_test.go:46: Failing on Windows [2021-06-10T06:46:55.507Z] === RUN TestLayerMigrationNoTarsplit [2021-06-10T06:46:55.507Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-10T06:46:55.507Z] migration_test.go:182: Failing on Windows [2021-06-10T06:46:55.507Z] === RUN TestMountInit [2021-06-10T06:46:55.507Z] --- SKIP: TestMountInit (0.00s) [2021-06-10T06:46:55.507Z] mount_test.go:17: Failing on Windows [2021-06-10T06:46:55.507Z] === RUN TestMountSize [2021-06-10T06:46:55.507Z] --- SKIP: TestMountSize (0.00s) [2021-06-10T06:46:55.507Z] mount_test.go:76: Failing on Windows [2021-06-10T06:46:55.507Z] === RUN TestMountChanges [2021-06-10T06:46:55.507Z] --- SKIP: TestMountChanges (0.00s) [2021-06-10T06:46:55.507Z] mount_test.go:125: Failing on Windows [2021-06-10T06:46:55.531Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:46:55.531Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:46:55.968Z] === RUN TestMountApply [2021-06-10T06:46:55.968Z] --- SKIP: TestMountApply (0.00s) [2021-06-10T06:46:55.968Z] mount_test.go:212: Failing on Windows [2021-06-10T06:46:55.968Z] PASS [2021-06-10T06:46:55.968Z] coverage: 30.1% of statements [2021-06-10T06:46:55.968Z] ok github.com/docker/docker/layer 0.383s coverage: 30.1% of statements [2021-06-10T06:46:55.968Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-10T06:46:55.970Z] Removing intermediate container 3039546cee2e [2021-06-10T06:46:55.970Z] ---> ed7f1f001f08 [2021-06-10T06:46:55.970Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-10T06:46:55.970Z] ---> Running in ce84e6f3670b [2021-06-10T06:46:55.970Z] Removing intermediate container ce84e6f3670b [2021-06-10T06:46:55.970Z] ---> 12dcff44a732 [2021-06-10T06:46:55.970Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-10T06:46:55.970Z] ---> Running in ff1c26909a68 [2021-06-10T06:46:55.970Z] Removing intermediate container ff1c26909a68 [2021-06-10T06:46:55.970Z] ---> d5fbe82eb71b [2021-06-10T06:46:55.970Z] Step 10/10 : COPY . . [2021-06-10T06:46:56.431Z] === RUN TestEnvironmentParsing [2021-06-10T06:46:56.431Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-10T06:46:56.431Z] PASS [2021-06-10T06:46:56.431Z] coverage: 1.2% of statements [2021-06-10T06:46:56.431Z] ok github.com/docker/docker/libcontainerd/local 0.161s coverage: 1.2% of statements [2021-06-10T06:46:56.431Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-10T06:46:56.431Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-10T06:46:56.431Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-10T06:46:56.892Z] === RUN TestSequenceGetAvailableBit [2021-06-10T06:46:56.892Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestSequenceEqual [2021-06-10T06:46:56.892Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestSequenceCopy [2021-06-10T06:46:56.892Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestGetFirstAvailable [2021-06-10T06:46:56.892Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestFindSequence [2021-06-10T06:46:56.892Z] --- PASS: TestFindSequence (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestCheckIfAvailable [2021-06-10T06:46:56.892Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestMergeSequences [2021-06-10T06:46:56.892Z] --- PASS: TestMergeSequences (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestPushReservation [2021-06-10T06:46:56.892Z] --- PASS: TestPushReservation (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestSerializeDeserialize [2021-06-10T06:46:56.892Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestSet [2021-06-10T06:46:56.892Z] --- PASS: TestSet (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestSetUnset [2021-06-10T06:46:56.892Z] --- PASS: TestSetUnset (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestOffsetSetUnset [2021-06-10T06:46:56.892Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestSetInRange [2021-06-10T06:46:56.892Z] --- PASS: TestSetInRange (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestSetAnyInRange [2021-06-10T06:46:56.892Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestMethods [2021-06-10T06:46:56.892Z] --- PASS: TestMethods (0.00s) [2021-06-10T06:46:56.892Z] === RUN TestRandomAllocateDeallocate [2021-06-10T06:46:57.342Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-10T06:46:57.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:46:57.983Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:46:59.078Z] === RUN TestClientServiceInvalidCommand [2021-06-10T06:46:59.078Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientServiceCreate [2021-06-10T06:46:59.078Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientServiceRm [2021-06-10T06:46:59.078Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientServiceLs [2021-06-10T06:46:59.078Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientServiceInfo [2021-06-10T06:46:59.078Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientServiceInfoById [2021-06-10T06:46:59.078Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientServiceJoin [2021-06-10T06:46:59.078Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientServiceLeave [2021-06-10T06:46:59.078Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientDummyCommand [2021-06-10T06:46:59.078Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientNetworkInvalidCommand [2021-06-10T06:46:59.078Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientNetworkCreate [2021-06-10T06:46:59.078Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientNetworkCreateWithDriver [2021-06-10T06:46:59.078Z] flag provided but not defined: -f [2021-06-10T06:46:59.078Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build665824250\b1146\client.test.exe create --help'. [2021-06-10T06:46:59.078Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientNetworkRm [2021-06-10T06:46:59.078Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-10T06:46:59.078Z] === RUN TestClientNetworkLs [2021-06-10T06:46:59.078Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestClientNetworkInfo [2021-06-10T06:46:59.079Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestClientNetworkInfoById [2021-06-10T06:46:59.079Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-10T06:46:59.079Z] PASS [2021-06-10T06:46:59.079Z] coverage: 75.2% of statements [2021-06-10T06:46:59.079Z] ok github.com/docker/docker/libnetwork/client 0.084s coverage: 75.2% of statements [2021-06-10T06:46:59.079Z] === RUN TestEverything [2021-06-10T06:46:59.079Z] --- PASS: TestEverything (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestGet [2021-06-10T06:46:59.079Z] --- PASS: TestGet (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestParsePanic [2021-06-10T06:46:59.079Z] flag provided but not defined: -int [2021-06-10T06:46:59.079Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build665824250\b1150\mflag.test.exe --help'. [2021-06-10T06:46:59.079Z] --- PASS: TestParsePanic (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestParse [2021-06-10T06:46:59.079Z] --- PASS: TestParse (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestFlagSetParse [2021-06-10T06:46:59.079Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestUserDefined [2021-06-10T06:46:59.079Z] --- PASS: TestUserDefined (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestUserDefinedBool [2021-06-10T06:46:59.079Z] flag needs an argument: -b [2021-06-10T06:46:59.079Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build665824250\b1150\mflag.test.exe test --help'. [2021-06-10T06:46:59.079Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestSetOutput [2021-06-10T06:46:59.079Z] --- PASS: TestSetOutput (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestChangingArgs [2021-06-10T06:46:59.079Z] --- PASS: TestChangingArgs (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestHelp [2021-06-10T06:46:59.079Z] --- PASS: TestHelp (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestFlagCounts [2021-06-10T06:46:59.079Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-10T06:46:59.079Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-10T06:46:59.079Z] --- PASS: TestFlagCounts (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestSortFlags [2021-06-10T06:46:59.079Z] --- PASS: TestSortFlags (0.00s) [2021-06-10T06:46:59.079Z] === RUN TestMergeFlags [2021-06-10T06:46:59.079Z] --- PASS: TestMergeFlags (0.00s) [2021-06-10T06:46:59.079Z] PASS [2021-06-10T06:46:59.079Z] coverage: 62.7% of statements [2021-06-10T06:46:59.079Z] ok github.com/docker/docker/libnetwork/client/mflag 0.044s coverage: 62.7% of statements [2021-06-10T06:47:00.498Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-10T06:47:00.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.32s) [2021-06-10T06:47:00.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s) [2021-06-10T06:47:00.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2021-06-10T06:47:00.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2021-06-10T06:47:00.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-06-10T06:47:00.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2021-06-10T06:47:00.498Z] === RUN TestBuildMultiStageCopy [2021-06-10T06:47:00.498Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T06:47:00.626Z] === RUN TestErrorInterfaces [2021-06-10T06:47:00.626Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-10T06:47:00.626Z] === RUN TestNetworkMarshalling [2021-06-10T06:47:00.626Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-06-10T06:47:00.626Z] === RUN TestEndpointMarshalling [2021-06-10T06:47:00.626Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-10T06:47:00.626Z] === RUN TestAuxAddresses [2021-06-10T06:47:00.626Z] time="2021-06-10T06:47:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T06:47:00.626Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-10T06:47:00.626Z] === RUN TestSRVServiceQuery [2021-06-10T06:47:00.626Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-10T06:47:00.626Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:47:00.626Z] === RUN TestServiceVIPReuse [2021-06-10T06:47:00.626Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-06-10T06:47:00.626Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:47:00.626Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-10T06:47:00.626Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-10T06:47:00.626Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:47:00.626Z] === RUN TestDNSIPQuery [2021-06-10T06:47:00.626Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-10T06:47:00.626Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:47:00.626Z] === RUN TestDNSProxyServFail [2021-06-10T06:47:00.626Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-10T06:47:00.626Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:47:00.626Z] === RUN TestSandboxAddEmpty [2021-06-10T06:47:00.626Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-10T06:47:00.626Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:47:00.626Z] === RUN TestSandboxAddMultiPrio [2021-06-10T06:47:00.626Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-10T06:47:00.626Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:47:00.626Z] === RUN TestSandboxAddSamePrio [2021-06-10T06:47:00.626Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-10T06:47:00.626Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:47:00.626Z] === RUN TestCleanupServiceDiscovery [2021-06-10T06:47:00.626Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-10T06:47:00.626Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:47:00.626Z] === RUN TestDNSOptions [2021-06-10T06:47:00.626Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-10T06:47:00.626Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:47:00.626Z] === RUN TestMultipleControllersWithSameStore [2021-06-10T06:47:00.626Z] time="2021-06-10T06:47:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T06:47:00.626Z] time="2021-06-10T06:47:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T06:47:00.626Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-10T06:47:01.087Z] PASS [2021-06-10T06:47:01.087Z] coverage: 8.6% of statements [2021-06-10T06:47:01.087Z] ok github.com/docker/docker/libnetwork 0.347s coverage: 8.6% of statements [2021-06-10T06:47:01.087Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-10T06:47:01.549Z] === RUN TestTCP4Proxy [2021-06-10T06:47:01.549Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-10T06:47:01.549Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-10T06:47:02.010Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-10T06:47:02.010Z] === RUN TestTCP4ProxyHalfClose [2021-06-10T06:47:02.010Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-10T06:47:02.010Z] === RUN TestTCP6Proxy [2021-06-10T06:47:02.010Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-10T06:47:02.010Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T06:47:02.010Z] === RUN TestTCPDualStackProxy [2021-06-10T06:47:02.010Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-10T06:47:02.010Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T06:47:02.010Z] === RUN TestUDP4Proxy [2021-06-10T06:47:02.010Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-10T06:47:02.010Z] === RUN TestUDP6Proxy [2021-06-10T06:47:02.010Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-10T06:47:02.010Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T06:47:02.010Z] === RUN TestUDPWriteError [2021-06-10T06:47:02.010Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-10T06:47:02.010Z] === RUN TestSCTP4Proxy [2021-06-10T06:47:02.010Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-06-10T06:47:02.010Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-10T06:47:02.010Z] === RUN TestSCTP6Proxy [2021-06-10T06:47:02.010Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-10T06:47:02.010Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T06:47:02.010Z] PASS [2021-06-10T06:47:02.010Z] coverage: 49.4% of statements [2021-06-10T06:47:02.010Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.060s coverage: 49.4% of statements [2021-06-10T06:47:02.386Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T06:47:02.386Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T06:47:02.476Z] === RUN TestInvalidConfig [2021-06-10T06:47:02.476Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-10T06:47:02.476Z] === RUN TestConfig [2021-06-10T06:47:02.476Z] --- PASS: TestConfig (0.00s) [2021-06-10T06:47:02.476Z] === RUN TestOptionsLabels [2021-06-10T06:47:02.476Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-10T06:47:02.476Z] === RUN TestValidName [2021-06-10T06:47:02.476Z] --- PASS: TestValidName (0.00s) [2021-06-10T06:47:02.476Z] === RUN TestTLSConfiguration [2021-06-10T06:47:02.476Z] time="2021-06-10T06:47:02Z" level=info msg="Option Initializing KV with TLS" [2021-06-10T06:47:02.476Z] --- PASS: TestTLSConfiguration (0.13s) [2021-06-10T06:47:02.476Z] PASS [2021-06-10T06:47:02.476Z] coverage: 24.0% of statements [2021-06-10T06:47:02.476Z] ok github.com/docker/docker/libnetwork/config 0.220s coverage: 24.0% of statements [2021-06-10T06:47:02.484Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (49.40s) [2021-06-10T06:47:02.484Z] PASS [2021-06-10T06:47:02.484Z] [2021-06-10T06:47:02.484Z] === Skipped [2021-06-10T06:47:02.484Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-10T06:47:02.484Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T06:47:02.484Z] [2021-06-10T06:47:02.484Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-06-10T06:47:02.484Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T06:47:02.484Z] [2021-06-10T06:47:02.484Z] [2021-06-10T06:47:02.484Z] DONE 34 tests, 2 skipped in 264.490s [2021-06-10T06:47:02.484Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-10T06:47:02.484Z] ++ 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-06-10T06:47:02.484Z] ++ set -e [2021-06-10T06:47:02.484Z] ++ '[' -n 0 ']' [2021-06-10T06:47:02.484Z] ++ set -x [2021-06-10T06:47:02.484Z] ++ 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-06-10T06:47:02.484Z] INFO: Testing against a local daemon [2021-06-10T06:47:02.484Z] === RUN TestConfigInspect [2021-06-10T06:47:02.642Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T06:47:02.897Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T06:47:02.938Z] === RUN TestKey [2021-06-10T06:47:02.938Z] --- PASS: TestKey (0.00s) [2021-06-10T06:47:02.938Z] === RUN TestParseKey [2021-06-10T06:47:02.938Z] --- PASS: TestParseKey (0.00s) [2021-06-10T06:47:02.938Z] === RUN TestInvalidDataStore [2021-06-10T06:47:02.938Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-10T06:47:02.938Z] === RUN TestKVObjectFlatKey [2021-06-10T06:47:02.938Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-10T06:47:02.938Z] === RUN TestAtomicKVObjectFlatKey [2021-06-10T06:47:02.938Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-10T06:47:02.938Z] PASS [2021-06-10T06:47:02.938Z] coverage: 21.9% of statements [2021-06-10T06:47:02.938Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2021-06-10T06:47:03.154Z] --- PASS: TestBuildMultiStageCopy (3.03s) [2021-06-10T06:47:03.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.03s) [2021-06-10T06:47:03.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.26s) [2021-06-10T06:47:03.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-06-10T06:47:03.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-06-10T06:47:03.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-06-10T06:47:03.154Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T06:47:03.409Z] === RUN TestIPDataMarshalling [2021-06-10T06:47:03.409Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-10T06:47:03.409Z] === RUN TestValidateAndIsV6 [2021-06-10T06:47:03.409Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-10T06:47:03.409Z] PASS [2021-06-10T06:47:03.409Z] coverage: 68.9% of statements [2021-06-10T06:47:03.409Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2021-06-10T06:47:03.715Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2021-06-10T06:47:03.715Z] === RUN TestBuildLabelWithTargets [2021-06-10T06:47:03.865Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-10T06:47:03.865Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-10T06:47:04.381Z] --- PASS: TestRandomAllocateDeallocate (7.36s) [2021-06-10T06:47:04.381Z] === RUN TestAllocateRandomDeallocate [2021-06-10T06:47:04.381Z] === RUN TestDriver [2021-06-10T06:47:04.381Z] --- PASS: TestDriver (0.00s) [2021-06-10T06:47:04.381Z] PASS [2021-06-10T06:47:04.381Z] coverage: 34.8% of statements [2021-06-10T06:47:04.381Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2021-06-10T06:47:04.642Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2021-06-10T06:47:04.642Z] === RUN TestBuildWithEmptyLayers [2021-06-10T06:47:04.841Z] === RUN TestDriver [2021-06-10T06:47:04.841Z] --- PASS: TestDriver (0.00s) [2021-06-10T06:47:04.841Z] PASS [2021-06-10T06:47:04.841Z] coverage: 34.8% of statements [2021-06-10T06:47:04.841Z] ok github.com/docker/docker/libnetwork/drivers/null 0.066s coverage: 34.8% of statements [2021-06-10T06:47:05.204Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2021-06-10T06:47:05.204Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T06:47:05.303Z] === RUN TestNetworkAllocateFree [2021-06-10T06:47:05.303Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-10T06:47:05.303Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-10T06:47:05.303Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-10T06:47:05.303Z] PASS [2021-06-10T06:47:05.303Z] coverage: 63.6% of statements [2021-06-10T06:47:05.303Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.126s coverage: 63.6% of statements [2021-06-10T06:47:05.764Z] --- PASS: TestAllocateRandomDeallocate (1.57s) [2021-06-10T06:47:05.764Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-10T06:47:06.225Z] === RUN TestGetEmptyCapabilities [2021-06-10T06:47:06.225Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-10T06:47:06.225Z] === RUN TestGetExtraCapabilities [2021-06-10T06:47:06.225Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-10T06:47:06.225Z] === RUN TestGetInvalidCapabilities [2021-06-10T06:47:06.225Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-10T06:47:06.225Z] === RUN TestRemoteDriver [2021-06-10T06:47:06.225Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-10T06:47:06.225Z] === RUN TestDriverError [2021-06-10T06:47:06.225Z] --- PASS: TestDriverError (0.00s) [2021-06-10T06:47:06.225Z] === RUN TestMissingValues [2021-06-10T06:47:06.225Z] --- PASS: TestMissingValues (0.00s) [2021-06-10T06:47:06.225Z] === RUN TestRollback [2021-06-10T06:47:06.225Z] --- PASS: TestRollback (0.00s) [2021-06-10T06:47:06.225Z] PASS [2021-06-10T06:47:06.225Z] coverage: 57.4% of statements [2021-06-10T06:47:06.225Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2021-06-10T06:47:06.396Z] --- PASS: TestConfigInspect (3.40s) [2021-06-10T06:47:06.396Z] === RUN TestConfigList [2021-06-10T06:47:06.396Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-10T06:47:07.197Z] === RUN TestNAT [2021-06-10T06:47:07.197Z] --- SKIP: TestNAT (0.00s) [2021-06-10T06:47:07.197Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-10T06:47:07.197Z] === RUN TestTransparent [2021-06-10T06:47:07.197Z] --- SKIP: TestTransparent (0.00s) [2021-06-10T06:47:07.197Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-10T06:47:07.197Z] PASS [2021-06-10T06:47:07.197Z] coverage: 0.0% of statements [2021-06-10T06:47:07.197Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.125s coverage: 0.0% of statements [2021-06-10T06:47:07.197Z] === RUN TestBuildDefault [2021-06-10T06:47:07.197Z] --- PASS: TestBuildDefault (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestBuildHostnameDomainname [2021-06-10T06:47:07.197Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestBuildHostname [2021-06-10T06:47:07.197Z] --- PASS: TestBuildHostname (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestBuildHostnameFQDN [2021-06-10T06:47:07.197Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestBuildNoIP [2021-06-10T06:47:07.197Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestUpdate [2021-06-10T06:47:07.197Z] --- PASS: TestUpdate (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-10T06:47:07.197Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-10T06:47:07.197Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestAddEmpty [2021-06-10T06:47:07.197Z] --- PASS: TestAddEmpty (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestAdd [2021-06-10T06:47:07.197Z] --- PASS: TestAdd (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestDeleteEmpty [2021-06-10T06:47:07.197Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestDeleteNewline [2021-06-10T06:47:07.197Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestDelete [2021-06-10T06:47:07.197Z] --- PASS: TestDelete (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestConcurrentWrites [2021-06-10T06:47:07.197Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.60s) [2021-06-10T06:47:07.197Z] === RUN TestRetrieveFromStore [2021-06-10T06:47:07.197Z] === RUN TestNew [2021-06-10T06:47:07.197Z] --- PASS: TestNew (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestAddDriver [2021-06-10T06:47:07.197Z] --- PASS: TestAddDriver (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestAddDuplicateDriver [2021-06-10T06:47:07.197Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-10T06:47:07.197Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestDriver [2021-06-10T06:47:07.197Z] --- PASS: TestDriver (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestIPAM [2021-06-10T06:47:07.197Z] --- PASS: TestIPAM (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestWalkIPAMs [2021-06-10T06:47:07.197Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-10T06:47:07.197Z] === RUN TestWalkDrivers [2021-06-10T06:47:07.197Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-10T06:47:07.197Z] PASS [2021-06-10T06:47:07.197Z] coverage: 82.4% of statements [2021-06-10T06:47:07.197Z] ok github.com/docker/docker/libnetwork/drvregistry 0.083s coverage: 82.4% of statements [2021-06-10T06:47:07.658Z] --- PASS: TestConcurrentWrites (0.18s) [2021-06-10T06:47:07.658Z] PASS [2021-06-10T06:47:07.658Z] coverage: 81.2% of statements [2021-06-10T06:47:07.658Z] ok github.com/docker/docker/libnetwork/etchosts 0.245s coverage: 81.2% of statements [2021-06-10T06:47:07.719Z] --- PASS: TestBuildMultiStageOnBuild (2.19s) [2021-06-10T06:47:07.719Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T06:47:08.119Z] --- PASS: TestRetrieveFromStore (0.87s) [2021-06-10T06:47:08.119Z] === RUN TestIsCorrupted [2021-06-10T06:47:08.119Z] --- PASS: TestIsCorrupted (0.05s) [2021-06-10T06:47:08.119Z] === RUN TestSetRollover [2021-06-10T06:47:08.280Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-06-10T06:47:08.280Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T06:47:08.580Z] === RUN TestNew [2021-06-10T06:47:08.580Z] --- PASS: TestNew (0.00s) [2021-06-10T06:47:08.580Z] === RUN TestAllocate [2021-06-10T06:47:08.580Z] --- PASS: TestAllocate (0.00s) [2021-06-10T06:47:08.580Z] === RUN TestUninitialized [2021-06-10T06:47:08.580Z] --- PASS: TestUninitialized (0.00s) [2021-06-10T06:47:08.580Z] === RUN TestAllocateInRange [2021-06-10T06:47:08.580Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-10T06:47:08.580Z] === RUN TestAllocateSerial [2021-06-10T06:47:08.580Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-10T06:47:08.580Z] PASS [2021-06-10T06:47:08.580Z] coverage: 87.5% of statements [2021-06-10T06:47:08.580Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2021-06-10T06:47:08.929Z] --- PASS: TestConfigList (2.91s) [2021-06-10T06:47:08.929Z] === RUN TestConfigsCreateAndDelete [2021-06-10T06:47:08.929Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-10T06:47:09.041Z] === RUN TestDiff [2021-06-10T06:47:09.041Z] --- PASS: TestDiff (0.00s) [2021-06-10T06:47:09.041Z] === RUN TestAddedCallback [2021-06-10T06:47:09.041Z] --- PASS: TestAddedCallback (0.00s) [2021-06-10T06:47:09.041Z] === RUN TestRemovedCallback [2021-06-10T06:47:09.041Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-10T06:47:09.041Z] === RUN TestNoCallback [2021-06-10T06:47:09.041Z] --- PASS: TestNoCallback (0.00s) [2021-06-10T06:47:09.041Z] PASS [2021-06-10T06:47:09.041Z] coverage: 48.1% of statements [2021-06-10T06:47:09.041Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.082s coverage: 48.1% of statements [2021-06-10T06:47:09.502Z] === RUN TestCaller [2021-06-10T06:47:09.502Z] --- PASS: TestCaller (0.00s) [2021-06-10T06:47:09.502Z] PASS [2021-06-10T06:47:09.502Z] coverage: 100.0% of statements [2021-06-10T06:47:09.502Z] ok github.com/docker/docker/libnetwork/internal/caller 0.147s coverage: 100.0% of statements [2021-06-10T06:47:09.502Z] === RUN TestSetSerialInsertDelete [2021-06-10T06:47:09.502Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-10T06:47:09.502Z] === RUN TestSetParallelInsertDelete [2021-06-10T06:47:09.865Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-10T06:47:09.865Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-10T06:47:10.792Z] --- PASS: TestBuildMultiStageLayerLeak (2.24s) [2021-06-10T06:47:10.793Z] === RUN TestBuildWithHugeFile [2021-06-10T06:47:11.045Z] === RUN TestInt2IP2IntConversion [2021-06-10T06:47:11.045Z] --- PASS: TestSetRollover (2.91s) [2021-06-10T06:47:11.045Z] === RUN TestSetRolloverSerial [2021-06-10T06:47:11.045Z] === RUN TestPoolRequest [2021-06-10T06:47:11.045Z] --- PASS: TestPoolRequest (0.00s) [2021-06-10T06:47:11.045Z] === RUN TestOtherRequests [2021-06-10T06:47:11.045Z] --- PASS: TestOtherRequests (0.00s) [2021-06-10T06:47:11.045Z] PASS [2021-06-10T06:47:11.045Z] coverage: 57.1% of statements [2021-06-10T06:47:11.045Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2021-06-10T06:47:11.241Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-10T06:47:11.808Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-10T06:47:12.020Z] --- PASS: TestInt2IP2IntConversion (0.91s) [2021-06-10T06:47:12.020Z] === RUN TestGetAddressVersion [2021-06-10T06:47:12.020Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-10T06:47:12.020Z] === RUN TestKeyString [2021-06-10T06:47:12.020Z] --- PASS: TestKeyString (0.00s) [2021-06-10T06:47:12.020Z] === RUN TestPoolDataMarshal [2021-06-10T06:47:12.020Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-10T06:47:12.020Z] === RUN TestSubnetsMarshal [2021-06-10T06:47:12.020Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-06-10T06:47:12.020Z] === RUN TestAddSubnets [2021-06-10T06:47:12.020Z] --- PASS: TestAddSubnets (0.05s) [2021-06-10T06:47:12.020Z] === RUN TestDoublePoolRelease [2021-06-10T06:47:12.020Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-10T06:47:12.020Z] === RUN TestAddReleasePoolID [2021-06-10T06:47:12.020Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-06-10T06:47:12.020Z] === RUN TestPredefinedPool [2021-06-10T06:47:12.020Z] --- PASS: TestPredefinedPool (0.08s) [2021-06-10T06:47:12.020Z] === RUN TestRemoveSubnet [2021-06-10T06:47:12.172Z] ..........................xx.................... [ 29%] [2021-06-10T06:47:12.376Z] --- PASS: TestConfigsCreateAndDelete (3.33s) [2021-06-10T06:47:12.376Z] === RUN TestConfigsUpdate [2021-06-10T06:47:12.481Z] --- PASS: TestRemoveSubnet (0.18s) [2021-06-10T06:47:12.481Z] === RUN TestGetSameAddress [2021-06-10T06:47:12.481Z] --- PASS: TestGetSameAddress (0.02s) [2021-06-10T06:47:12.481Z] === RUN TestPoolAllocationReuse [2021-06-10T06:47:12.943Z] === RUN TestGetCapabilities [2021-06-10T06:47:12.943Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-10T06:47:12.943Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-10T06:47:12.943Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-10T06:47:12.943Z] === RUN TestGetDefaultAddressSpaces [2021-06-10T06:47:12.943Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-06-10T06:47:12.943Z] === RUN TestRemoteDriver [2021-06-10T06:47:12.943Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-10T06:47:12.943Z] PASS [2021-06-10T06:47:12.943Z] coverage: 47.4% of statements [2021-06-10T06:47:12.943Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.075s coverage: 47.4% of statements [2021-06-10T06:47:13.404Z] --- PASS: TestSetRolloverSerial (2.09s) [2021-06-10T06:47:13.404Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-10T06:47:13.404Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-10T06:47:13.404Z] PASS [2021-06-10T06:47:13.404Z] coverage: 84.4% of statements [2021-06-10T06:47:13.404Z] ok github.com/docker/docker/libnetwork/bitseq 16.643s coverage: 84.4% of statements [2021-06-10T06:47:14.378Z] === RUN TestWindowsIPAM [2021-06-10T06:47:14.378Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-10T06:47:14.378Z] PASS [2021-06-10T06:47:14.378Z] coverage: 71.4% of statements [2021-06-10T06:47:14.378Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2021-06-10T06:47:15.350Z] === RUN TestDefaultNetwork [2021-06-10T06:47:15.662Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-10T06:47:15.662Z] --- PASS: TestConfigsUpdate (3.50s) [2021-06-10T06:47:15.662Z] === RUN TestTemplatedConfig [2021-06-10T06:47:15.811Z] --- PASS: TestPoolAllocationReuse (3.17s) [2021-06-10T06:47:15.811Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-10T06:47:15.811Z] --- PASS: TestGetAddressSubPoolEqualPool (0.12s) [2021-06-10T06:47:15.811Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-10T06:47:15.811Z] --- PASS: TestDefaultNetwork (0.52s) [2021-06-10T06:47:15.811Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-10T06:47:15.921Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-10T06:47:16.271Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.52s) [2021-06-10T06:47:16.493Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-10T06:47:16.732Z] === RUN TestInitAddressPools [2021-06-10T06:47:16.732Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-10T06:47:16.732Z] PASS [2021-06-10T06:47:16.732Z] coverage: 74.0% of statements [2021-06-10T06:47:16.732Z] ok github.com/docker/docker/libnetwork/ipamutils 1.116s coverage: 74.0% of statements [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-10T06:47:16.732Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-10T06:47:17.704Z] === RUN TestKeyValue [2021-06-10T06:47:17.704Z] --- PASS: TestKeyValue (0.00s) [2021-06-10T06:47:17.704Z] PASS [2021-06-10T06:47:17.704Z] coverage: 60.0% of statements [2021-06-10T06:47:17.704Z] ok github.com/docker/docker/libnetwork/netlabel 0.116s coverage: 60.0% of statements [2021-06-10T06:47:18.397Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-10T06:47:18.965Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-10T06:47:19.246Z] === RUN TestGenerate [2021-06-10T06:47:19.246Z] --- PASS: TestGenerate (0.00s) [2021-06-10T06:47:19.246Z] === RUN TestGeneratePtr [2021-06-10T06:47:19.246Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-10T06:47:19.246Z] === RUN TestGenerateMissingField [2021-06-10T06:47:19.246Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-10T06:47:19.246Z] === RUN TestFieldCannotBeSet [2021-06-10T06:47:19.246Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-10T06:47:19.246Z] === RUN TestTypeMismatchError [2021-06-10T06:47:19.246Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-10T06:47:19.246Z] PASS [2021-06-10T06:47:19.246Z] coverage: 100.0% of statements [2021-06-10T06:47:19.246Z] ok github.com/docker/docker/libnetwork/options 0.060s coverage: 100.0% of statements [2021-06-10T06:47:19.707Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-10T06:47:19.707Z] PASS [2021-06-10T06:47:19.707Z] coverage: 100.0% of statements [2021-06-10T06:47:19.707Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.060s coverage: 100.0% of statements [2021-06-10T06:47:19.707Z] === RUN TestNetworkDBSimple [2021-06-10T06:47:19.900Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-10T06:47:20.168Z] testing: warning: no tests to run [2021-06-10T06:47:20.168Z] PASS [2021-06-10T06:47:20.168Z] coverage: 0.0% of statements [2021-06-10T06:47:20.168Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2021-06-10T06:47:20.630Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.70s) [2021-06-10T06:47:20.630Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-10T06:47:20.630Z] 2021/06/10 06:47:20 Closing DB instances... [2021-06-10T06:47:20.630Z] === RUN TestRequestNewPort [2021-06-10T06:47:20.630Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-10T06:47:20.630Z] === RUN TestRequestSpecificPort [2021-06-10T06:47:20.630Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-10T06:47:20.630Z] === RUN TestReleasePort [2021-06-10T06:47:20.630Z] --- PASS: TestReleasePort (0.00s) [2021-06-10T06:47:20.630Z] === RUN TestReuseReleasedPort [2021-06-10T06:47:20.630Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-10T06:47:20.630Z] === RUN TestReleaseUnreadledPort [2021-06-10T06:47:20.630Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-10T06:47:20.630Z] === RUN TestUnknowProtocol [2021-06-10T06:47:20.630Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-10T06:47:20.630Z] === RUN TestAllocateAllPorts [2021-06-10T06:47:20.630Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-10T06:47:20.630Z] === RUN TestPortAllocation [2021-06-10T06:47:20.630Z] --- PASS: TestPortAllocation (0.00s) [2021-06-10T06:47:20.630Z] === RUN TestPortAllocationWithCustomRange [2021-06-10T06:47:20.630Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-10T06:47:20.630Z] === RUN TestNoDuplicateBPR [2021-06-10T06:47:20.630Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-10T06:47:20.631Z] === RUN TestChangePortRange [2021-06-10T06:47:20.631Z] --- PASS: TestChangePortRange (0.00s) [2021-06-10T06:47:20.631Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-10T06:47:20.631Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-10T06:47:20.631Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-10T06:47:20.631Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-10T06:47:20.631Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-10T06:47:20.631Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-10T06:47:20.631Z] PASS [2021-06-10T06:47:20.631Z] coverage: 89.7% of statements [2021-06-10T06:47:20.631Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 89.7% of statements [2021-06-10T06:47:20.834Z] --- PASS: TestTemplatedConfig (5.07s) [2021-06-10T06:47:20.834Z] === RUN TestConfigCreateResolve [2021-06-10T06:47:21.092Z] === RUN TestTransportPortConv [2021-06-10T06:47:21.092Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-10T06:47:21.092Z] === RUN TestTransportPortBindingConv [2021-06-10T06:47:21.092Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-10T06:47:21.092Z] === RUN TestErrorConstructors [2021-06-10T06:47:21.092Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-10T06:47:21.092Z] === RUN TestCompareIPMask [2021-06-10T06:47:21.092Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-10T06:47:21.092Z] === RUN TestUtilGetHostPartIP [2021-06-10T06:47:21.092Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-10T06:47:21.092Z] === RUN TestUtilGetBroadcastIP [2021-06-10T06:47:21.092Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-10T06:47:21.092Z] === RUN TestParseCIDR [2021-06-10T06:47:21.092Z] --- PASS: TestParseCIDR (0.00s) [2021-06-10T06:47:21.092Z] PASS [2021-06-10T06:47:21.092Z] coverage: 47.9% of statements [2021-06-10T06:47:21.092Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 47.9% of statements [2021-06-10T06:47:21.553Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-06-10T06:47:21.553Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-10T06:47:22.526Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-10T06:47:22.526Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-10T06:47:22.526Z] PASS [2021-06-10T06:47:22.526Z] coverage: 44.0% of statements [2021-06-10T06:47:22.527Z] ok github.com/docker/docker/oci 0.066s coverage: 44.0% of statements [2021-06-10T06:47:22.527Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.29s) [2021-06-10T06:47:22.527Z] === RUN TestGetAddress [2021-06-10T06:47:22.987Z] === RUN TestAddressPoolOpt [2021-06-10T06:47:22.987Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/a [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/something [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/_=a [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/env1=value1 [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/_env1=value1 [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/PATH [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/=a [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/PATH= [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/PATH=something [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/asd!qwe [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/1asd [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/123 [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/some_space [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/__some_space_before [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/some_space_after__ [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/= [2021-06-10T06:47:22.987Z] === RUN TestValidateEnv/PaTh [2021-06-10T06:47:22.987Z] --- PASS: TestValidateEnv (0.00s) [2021-06-10T06:47:22.987Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-10T06:47:22.987Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-10T06:47:22.987Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestParseHost [2021-06-10T06:47:22.988Z] --- PASS: TestParseHost (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestParseDockerDaemonHost [2021-06-10T06:47:22.988Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestParseTCP [2021-06-10T06:47:22.988Z] --- PASS: TestParseTCP (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-10T06:47:22.988Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestValidateExtraHosts [2021-06-10T06:47:22.988Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestIpOptString [2021-06-10T06:47:22.988Z] --- PASS: TestIpOptString (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-10T06:47:22.988Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestNewIpOptValidDefaultVal [2021-06-10T06:47:22.988Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestIpOptSetInvalidVal [2021-06-10T06:47:22.988Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestValidateIPAddress [2021-06-10T06:47:22.988Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestMapOpts [2021-06-10T06:47:22.988Z] --- PASS: TestMapOpts (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestListOptsWithoutValidator [2021-06-10T06:47:22.988Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestListOptsWithValidator [2021-06-10T06:47:22.988Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestValidateDNSSearch [2021-06-10T06:47:22.988Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/label_with_general_format [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/label_with_one_more [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-10T06:47:22.988Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-10T06:47:22.988Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestNamedListOpts [2021-06-10T06:47:22.988Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestNamedMapOpts [2021-06-10T06:47:22.988Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestParseLink [2021-06-10T06:47:22.988Z] --- PASS: TestParseLink (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestQuotedStringSetWithQuotes [2021-06-10T06:47:22.988Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-10T06:47:22.988Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-10T06:47:22.988Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-10T06:47:22.988Z] === RUN TestUlimitOpt [2021-06-10T06:47:22.988Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-10T06:47:22.988Z] PASS [2021-06-10T06:47:22.988Z] coverage: 67.1% of statements [2021-06-10T06:47:22.988Z] ok github.com/docker/docker/opts 0.096s coverage: 67.1% of statements [2021-06-10T06:47:22.988Z] 2021/06/10 06:47:22 Closing DB instances... [2021-06-10T06:47:22.988Z] === RUN TestParseVersion [2021-06-10T06:47:22.988Z] --- PASS: TestParseVersion (0.00s) [2021-06-10T06:47:22.988Z] PASS [2021-06-10T06:47:22.988Z] coverage: 52.9% of statements [2021-06-10T06:47:22.988Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2021-06-10T06:47:23.369Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-10T06:47:23.369Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-10T06:47:23.937Z] --- PASS: TestConfigCreateResolve (2.98s) [2021-06-10T06:47:23.937Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T06:47:24.196Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-06-10T06:47:24.196Z] PASS [2021-06-10T06:47:24.196Z] [2021-06-10T06:47:24.196Z] DONE 7 tests in 21.918s [2021-06-10T06:47:24.454Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-10T06:47:24.454Z] ++ 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-06-10T06:47:24.454Z] ++ set -e [2021-06-10T06:47:24.454Z] ++ '[' -n 0 ']' [2021-06-10T06:47:24.454Z] ++ set -x [2021-06-10T06:47:24.454Z] ++ 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-06-10T06:47:24.454Z] INFO: Testing against a local daemon [2021-06-10T06:47:24.454Z] === RUN TestCheckpoint [2021-06-10T06:47:24.454Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T06:47:24.454Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T06:47:24.454Z] === RUN TestContainerInvalidJSON [2021-06-10T06:47:24.454Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T06:47:24.454Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T06:47:24.454Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T06:47:24.454Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T06:47:24.454Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T06:47:24.454Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T06:47:24.454Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T06:47:24.454Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T06:47:24.454Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T06:47:24.455Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-10T06:47:24.455Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-10T06:47:24.455Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-10T06:47:24.530Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2021-06-10T06:47:24.530Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-10T06:47:24.713Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-10T06:47:24.713Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T06:47:24.713Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-10T06:47:24.713Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T06:47:24.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-10T06:47:24.713Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T06:47:24.713Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-10T06:47:24.713Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T06:47:24.713Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-10T06:47:24.713Z] === RUN TestCopyFromContainer [2021-06-10T06:47:25.502Z] === RUN TestPeerCertificateMarshalJSON [2021-06-10T06:47:25.502Z] 2021/06/10 06:47:25 Closing DB instances... [2021-06-10T06:47:25.502Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-10T06:47:25.502Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-10T06:47:25.772Z] ---> f219e54102c4 [2021-06-10T06:47:25.772Z] Successfully built f219e54102c4 [2021-06-10T06:47:25.772Z] Successfully tagged docker:latest [2021-06-10T06:47:25.772Z] INFO: Image build ended at 06/10/2021 06:47:24. Duration:00:03:02.1064432 [2021-06-10T06:47:25.772Z] [2021-06-10T06:47:25.772Z] [2021-06-10T06:47:25.772Z] INFO: Building the test binaries at 06/10/2021 06:47:24... [2021-06-10T06:47:25.963Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2021-06-10T06:47:25.963Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-10T06:47:25.963Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-10T06:47:25.963Z] === RUN TestMiddleware [2021-06-10T06:47:25.963Z] --- PASS: TestMiddleware (0.00s) [2021-06-10T06:47:25.963Z] === RUN TestNewResponseModifier [2021-06-10T06:47:25.963Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-10T06:47:25.963Z] PASS [2021-06-10T06:47:25.963Z] coverage: 26.8% of statements [2021-06-10T06:47:25.963Z] ok github.com/docker/docker/pkg/authorization 0.355s coverage: 26.8% of statements [2021-06-10T06:47:25.963Z] === RUN TestIsArchivePathDir [2021-06-10T06:47:25.963Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-06-10T06:47:25.963Z] === RUN TestIsArchivePathInvalidFile [2021-06-10T06:47:25.963Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-06-10T06:47:25.963Z] === RUN TestIsArchivePathTar [2021-06-10T06:47:26.424Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-06-10T06:47:26.424Z] === RUN TestDecompressStreamGzip [2021-06-10T06:47:26.424Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-06-10T06:47:26.424Z] === RUN TestDecompressStreamBzip2 [2021-06-10T06:47:26.424Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-06-10T06:47:26.424Z] === RUN TestDecompressStreamXz [2021-06-10T06:47:26.424Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-10T06:47:26.424Z] archive_test.go:134: Xz not present in msys2 [2021-06-10T06:47:26.424Z] === RUN TestCompressStreamXzUnsupported [2021-06-10T06:47:26.424Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-10T06:47:26.424Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-10T06:47:26.424Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-10T06:47:26.424Z] === RUN TestCompressStreamInvalid [2021-06-10T06:47:26.424Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-10T06:47:26.424Z] === RUN TestExtensionInvalid [2021-06-10T06:47:26.424Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-10T06:47:26.424Z] === RUN TestExtensionUncompressed [2021-06-10T06:47:26.424Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-10T06:47:26.424Z] === RUN TestExtensionBzip2 [2021-06-10T06:47:26.424Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-10T06:47:26.424Z] === RUN TestExtensionGzip [2021-06-10T06:47:26.424Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-10T06:47:26.424Z] === RUN TestExtensionXz [2021-06-10T06:47:26.424Z] --- PASS: TestExtensionXz (0.00s) [2021-06-10T06:47:26.424Z] === RUN TestCmdStreamLargeStderr [2021-06-10T06:47:26.424Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-06-10T06:47:26.424Z] === RUN TestCmdStreamBad [2021-06-10T06:47:26.424Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-10T06:47:26.424Z] archive_test.go:239: Failing on Windows CI machines [2021-06-10T06:47:26.424Z] === RUN TestCmdStreamGood [2021-06-10T06:47:26.424Z] === RUN TestUnbuffered [2021-06-10T06:47:26.424Z] --- PASS: TestUnbuffered (0.00s) [2021-06-10T06:47:26.424Z] === RUN TestRaceUnbuffered [2021-06-10T06:47:26.424Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-10T06:47:26.424Z] PASS [2021-06-10T06:47:26.424Z] coverage: 100.0% of statements [2021-06-10T06:47:26.424Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-06-10T06:47:26.424Z] --- PASS: TestCmdStreamGood (0.05s) [2021-06-10T06:47:26.424Z] === RUN TestUntarPathWithInvalidDest [2021-06-10T06:47:26.617Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-10T06:47:26.876Z] === RUN TestCopyFromContainer// [2021-06-10T06:47:26.876Z] === RUN TestCopyFromContainer//bar/root [2021-06-10T06:47:26.876Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-10T06:47:26.885Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-06-10T06:47:26.885Z] === RUN TestUntarPathWithInvalidSrc [2021-06-10T06:47:26.885Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2021-06-10T06:47:26.885Z] === RUN TestUntarPath [2021-06-10T06:47:26.885Z] --- PASS: TestUntarPath (0.07s) [2021-06-10T06:47:26.885Z] === RUN TestUntarPathWithDestinationFile [2021-06-10T06:47:26.885Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-06-10T06:47:26.885Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-10T06:47:26.885Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-06-10T06:47:26.885Z] === RUN TestCopyWithTarInvalidSrc [2021-06-10T06:47:26.885Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-10T06:47:26.885Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-10T06:47:26.885Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-10T06:47:26.885Z] === RUN TestCopyWithTarSrcFile [2021-06-10T06:47:26.885Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-06-10T06:47:26.885Z] === RUN TestCopyWithTarSrcFolder [2021-06-10T06:47:26.885Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-10T06:47:26.885Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-10T06:47:26.885Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-10T06:47:26.885Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-10T06:47:26.885Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-10T06:47:26.885Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-10T06:47:26.885Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-10T06:47:26.885Z] === RUN TestCopyFileWithTarSrcFile [2021-06-10T06:47:26.885Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-06-10T06:47:26.885Z] === RUN TestTarFiles [2021-06-10T06:47:27.134Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-10T06:47:27.135Z] === RUN TestCopyFromContainer/bar/quux [2021-06-10T06:47:27.353Z] === RUN TestMatch [2021-06-10T06:47:27.353Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2021-06-10T06:47:27.353Z] === RUN TestMatch/[[]] [2021-06-10T06:47:27.353Z] === RUN TestMatch/[[foo]] [2021-06-10T06:47:27.353Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-10T06:47:27.353Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-10T06:47:27.353Z] === RUN TestMatch/[[foo_bar]] [2021-06-10T06:47:27.353Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-10T06:47:27.353Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-10T06:47:27.353Z] === RUN TestMatch/[] [2021-06-10T06:47:27.353Z] === RUN TestMatch/[]#01 [2021-06-10T06:47:27.353Z] === RUN TestMatch/[[qux]] [2021-06-10T06:47:27.353Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-10T06:47:27.353Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-10T06:47:27.353Z] === RUN TestMatch/[[foo_baz]] [2021-06-10T06:47:27.353Z] --- PASS: TestMatch (0.00s) [2021-06-10T06:47:27.353Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-10T06:47:27.353Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-10T06:47:27.353Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-10T06:47:27.353Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-10T06:47:27.353Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-10T06:47:27.353Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-10T06:47:27.353Z] --- PASS: TestMatch/[] (0.00s) [2021-06-10T06:47:27.353Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-10T06:47:27.353Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-10T06:47:27.353Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-10T06:47:27.353Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-10T06:47:27.353Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-10T06:47:27.353Z] PASS [2021-06-10T06:47:27.353Z] coverage: 87.5% of statements [2021-06-10T06:47:27.353Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2021-06-10T06:47:27.393Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-10T06:47:27.393Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-10T06:47:27.393Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-10T06:47:27.652Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-10T06:47:27.652Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-10T06:47:27.911Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-10T06:47:27.911Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-10T06:47:27.911Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-10T06:47:28.169Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-10T06:47:28.169Z] --- PASS: TestCopyFromContainer (3.42s) [2021-06-10T06:47:28.169Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-06-10T06:47:28.169Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-06-10T06:47:28.169Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2021-06-10T06:47:28.169Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-06-10T06:47:28.169Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2021-06-10T06:47:28.169Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2021-06-10T06:47:28.169Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-06-10T06:47:28.169Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2021-06-10T06:47:28.169Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2021-06-10T06:47:28.169Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-06-10T06:47:28.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T06:47:28.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T06:47:28.169Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T06:47:28.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T06:47:28.169Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T06:47:28.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T06:47:28.169Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T06:47:28.169Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T06:47:28.169Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T06:47:28.169Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T06:47:28.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-10T06:47:28.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-10T06:47:28.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T06:47:28.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-10T06:47:28.169Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T06:47:28.428Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-10T06:47:28.428Z] === RUN TestCreateWithInvalidEnv [2021-06-10T06:47:28.428Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T06:47:28.428Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T06:47:28.428Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T06:47:28.428Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T06:47:28.428Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T06:47:28.428Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T06:47:28.428Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T06:47:28.428Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T06:47:28.428Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T06:47:28.428Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-10T06:47:28.428Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-10T06:47:28.428Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-10T06:47:28.428Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T06:47:28.428Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T06:47:28.428Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-06-10T06:47:28.428Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T06:47:28.428Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-10T06:47:28.638Z] INFO: make.ps1 starting at 06/10/2021 06:47:28 [2021-06-10T06:47:28.897Z] === RUN TestChrootTarUntar [2021-06-10T06:47:28.897Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-10T06:47:28.897Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:47:28.897Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-10T06:47:28.897Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-10T06:47:28.897Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:47:28.897Z] === RUN TestChrootUntarEmptyArchive [2021-06-10T06:47:28.897Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-10T06:47:28.897Z] === RUN TestChrootTarUntarWithSymlink [2021-06-10T06:47:28.897Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-10T06:47:28.897Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T06:47:28.897Z] === RUN TestChrootCopyWithTar [2021-06-10T06:47:28.897Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-10T06:47:28.897Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T06:47:28.897Z] === RUN TestChrootCopyFileWithTar [2021-06-10T06:47:28.897Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-10T06:47:28.897Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:47:28.897Z] === RUN TestChrootUntarPath [2021-06-10T06:47:28.897Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-10T06:47:28.897Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T06:47:28.897Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-10T06:47:28.897Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-10T06:47:28.897Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:47:28.897Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-10T06:47:28.897Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-10T06:47:28.897Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:47:28.897Z] === RUN TestChrootApplyDotDotFile [2021-06-10T06:47:28.897Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-10T06:47:28.897Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:47:28.897Z] PASS [2021-06-10T06:47:28.897Z] coverage: 15.4% of statements [2021-06-10T06:47:28.897Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 15.4% of statements [2021-06-10T06:47:29.090Z] INFO: Git commit (226719b968) assumed from DOCKER_GITCOMMIT environment variable [2021-06-10T06:47:29.091Z] INFO: Invoking autogen... [2021-06-10T06:47:29.364Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-10T06:47:29.540Z] INFO: Building daemon... [2021-06-10T06:47:29.869Z] 2021/06/10 06:47:29 Closing DB instances... [2021-06-10T06:47:29.869Z] === RUN TestSizeEmpty [2021-06-10T06:47:29.869Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-10T06:47:29.869Z] === RUN TestSizeEmptyFile [2021-06-10T06:47:29.869Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-10T06:47:29.869Z] === RUN TestSizeNonemptyFile [2021-06-10T06:47:29.869Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-10T06:47:29.869Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-10T06:47:29.869Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-10T06:47:29.869Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-10T06:47:29.869Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-10T06:47:29.869Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-10T06:47:29.869Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-10T06:47:29.869Z] === RUN TestMoveToSubdir [2021-06-10T06:47:29.869Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-10T06:47:29.869Z] === RUN TestSizeNonExistingDirectory [2021-06-10T06:47:29.869Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-10T06:47:29.869Z] PASS [2021-06-10T06:47:29.869Z] coverage: 80.0% of statements [2021-06-10T06:47:29.869Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2021-06-10T06:47:30.841Z] --- PASS: TestNetworkDBCRUDTableEntry (3.65s) [2021-06-10T06:47:30.841Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-10T06:47:31.268Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-10T06:47:31.302Z] --- PASS: TestTarFiles (4.29s) [2021-06-10T06:47:31.302Z] === RUN TestTarUntar [2021-06-10T06:47:31.302Z] --- PASS: TestTarUntar (0.02s) [2021-06-10T06:47:31.302Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-10T06:47:31.302Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-10T06:47:31.302Z] === RUN TestTarWithOptions [2021-06-10T06:47:31.302Z] --- PASS: TestTarWithOptions (0.02s) [2021-06-10T06:47:31.302Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-10T06:47:31.302Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-10T06:47:31.302Z] === RUN TestUntarUstarGnuConflict [2021-06-10T06:47:31.302Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-10T06:47:31.302Z] === RUN TestUntarInvalidFilenames [2021-06-10T06:47:31.302Z] === RUN Test [2021-06-10T06:47:31.302Z] === RUN Test/TestContainsEntry [2021-06-10T06:47:31.302Z] === RUN Test/TestCreateEntries [2021-06-10T06:47:31.302Z] === RUN Test/TestEntriesDiff [2021-06-10T06:47:31.302Z] === RUN Test/TestEntriesEquality [2021-06-10T06:47:31.302Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-10T06:47:31.302Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-10T06:47:31.302Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-10T06:47:31.302Z] === RUN Test/TestGeneratorNotGenerate [2021-06-10T06:47:31.302Z] === RUN Test/TestGeneratorWithPort [2021-06-10T06:47:31.302Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-10T06:47:31.302Z] === RUN Test/TestNewEntry [2021-06-10T06:47:31.302Z] === RUN Test/TestParse [2021-06-10T06:47:31.302Z] --- PASS: Test (0.00s) [2021-06-10T06:47:31.302Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-10T06:47:31.302Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-10T06:47:31.302Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-10T06:47:31.302Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-10T06:47:31.302Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-10T06:47:31.302Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-10T06:47:31.302Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-10T06:47:31.302Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-10T06:47:31.302Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-10T06:47:31.302Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-10T06:47:31.302Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-10T06:47:31.302Z] --- PASS: Test/TestParse (0.00s) [2021-06-10T06:47:31.302Z] PASS [2021-06-10T06:47:31.302Z] coverage: 58.3% of statements [2021-06-10T06:47:31.302Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2021-06-10T06:47:31.302Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames064227590\\dest" [2021-06-10T06:47:31.302Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-06-10T06:47:31.302Z] === RUN TestUntarHardlinkToSymlink [2021-06-10T06:47:31.302Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-10T06:47:31.302Z] === RUN TestUntarInvalidHardlink [2021-06-10T06:47:31.302Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink021394279\\victim\\hello" -> "../victim/hello" [2021-06-10T06:47:31.302Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink752305562\\victim\\hello" -> "/../victim/hello" [2021-06-10T06:47:31.302Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink023606321\\victim" -> "../victim" [2021-06-10T06:47:31.302Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink712610780\\victim" -> "../victim" [2021-06-10T06:47:31.302Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink548512139\\victim" -> "../victim" [2021-06-10T06:47:31.302Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink919191406\\victim" -> "../victim" [2021-06-10T06:47:31.302Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-10T06:47:31.302Z] === RUN TestUntarInvalidSymlink [2021-06-10T06:47:31.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink248786421\\dest\\dotdot" -> "../victim/hello" [2021-06-10T06:47:31.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink743574736\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-10T06:47:31.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink054321647\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:47:31.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink015428738\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:47:31.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink924560889\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:47:31.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink895034628\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:47:31.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink545745043\\dest\\dir\\loophole" -> "../../victim" [2021-06-10T06:47:31.302Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-06-10T06:47:31.303Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-10T06:47:31.303Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-10T06:47:31.303Z] === RUN TestXGlobalNoParent [2021-06-10T06:47:31.303Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-10T06:47:31.303Z] === RUN TestReplaceFileTarWrapper [2021-06-10T06:47:31.765Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-06-10T06:47:31.765Z] === RUN TestPrefixHeaderReadable [2021-06-10T06:47:31.765Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-06-10T06:47:31.765Z] === RUN TestDisablePigz [2021-06-10T06:47:31.765Z] --- PASS: TestDisablePigz (0.10s) [2021-06-10T06:47:31.765Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-10T06:47:31.765Z] === RUN TestPigz [2021-06-10T06:47:31.765Z] --- PASS: TestPigz (0.14s) [2021-06-10T06:47:31.765Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-10T06:47:31.765Z] === RUN TestCopyFileWithInvalidDest [2021-06-10T06:47:31.765Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-10T06:47:31.765Z] archive_windows_test.go:16: Currently fails [2021-06-10T06:47:31.765Z] === RUN TestCanonicalTarNameForPath [2021-06-10T06:47:31.765Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-10T06:47:31.765Z] === RUN TestCanonicalTarName [2021-06-10T06:47:31.765Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-10T06:47:31.765Z] === RUN TestChmodTarEntry [2021-06-10T06:47:31.765Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-10T06:47:31.765Z] === RUN TestHardLinkOrder [2021-06-10T06:47:31.765Z] --- PASS: TestHardLinkOrder (0.07s) [2021-06-10T06:47:31.765Z] === RUN TestChangeString [2021-06-10T06:47:31.765Z] --- PASS: TestChangeString (0.00s) [2021-06-10T06:47:31.765Z] === RUN TestChangesWithNoChanges [2021-06-10T06:47:31.765Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-06-10T06:47:31.765Z] === RUN TestChangesWithChanges [2021-06-10T06:47:31.765Z] --- PASS: TestChangesWithChanges (0.02s) [2021-06-10T06:47:32.204Z] --- PASS: TestCreateWithCustomMaskedPaths (3.68s) [2021-06-10T06:47:32.204Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T06:47:32.235Z] === RUN TestChangesWithChangesGH13590 [2021-06-10T06:47:32.235Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-10T06:47:32.235Z] changes_test.go:196: needs more investigation [2021-06-10T06:47:32.235Z] === RUN TestChangesDirsEmpty [2021-06-10T06:47:32.235Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-06-10T06:47:32.235Z] === RUN TestChangesDirsMutated [2021-06-10T06:47:32.235Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-06-10T06:47:32.235Z] === RUN TestApplyLayer [2021-06-10T06:47:32.235Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-10T06:47:32.235Z] changes_test.go:433: needs further investigation [2021-06-10T06:47:32.235Z] === RUN TestChangesSizeWithHardlinks [2021-06-10T06:47:32.235Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-10T06:47:32.235Z] changes_test.go:469: needs further investigation [2021-06-10T06:47:32.235Z] === RUN TestChangesSizeWithNoChanges [2021-06-10T06:47:32.235Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-10T06:47:32.235Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-10T06:47:32.235Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-10T06:47:32.235Z] === RUN TestChangesSize [2021-06-10T06:47:32.235Z] --- PASS: TestChangesSize (0.00s) [2021-06-10T06:47:32.235Z] === RUN TestApplyLayerInvalidFilenames [2021-06-10T06:47:32.235Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames235393850\\dest" [2021-06-10T06:47:32.235Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-10T06:47:32.235Z] === RUN TestApplyLayerInvalidHardlink [2021-06-10T06:47:32.235Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink306386044\\victim\\hello" -> "../victim/hello" [2021-06-10T06:47:32.235Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink740633515\\victim\\hello" -> "/../victim/hello" [2021-06-10T06:47:32.235Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink372619534\\victim" -> "../victim" [2021-06-10T06:47:32.235Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink985521429\\victim" -> "../victim" [2021-06-10T06:47:32.235Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink340542832\\victim" -> "../victim" [2021-06-10T06:47:32.235Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink712048143\\victim" -> "../victim" [2021-06-10T06:47:32.235Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-10T06:47:32.235Z] === RUN TestApplyLayerInvalidSymlink [2021-06-10T06:47:32.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink162530850\\dest\\dotdot" -> "../victim/hello" [2021-06-10T06:47:32.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink356026649\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-10T06:47:32.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink813796772\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:47:32.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink019333299\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:47:32.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink878440566\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:47:32.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink249375069\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:47:32.235Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-06-10T06:47:32.235Z] === RUN TestApplyLayerWhiteouts [2021-06-10T06:47:32.235Z] === RUN Test [2021-06-10T06:47:32.235Z] === RUN Test/TestContent [2021-06-10T06:47:32.235Z] === RUN Test/TestInitialize [2021-06-10T06:47:32.235Z] === RUN Test/TestNew [2021-06-10T06:47:32.235Z] === RUN Test/TestParsingContentsWithComments [2021-06-10T06:47:32.235Z] === RUN Test/TestRegister [2021-06-10T06:47:32.235Z] === RUN Test/TestWatch [2021-06-10T06:47:32.235Z] --- PASS: Test (0.02s) [2021-06-10T06:47:32.235Z] --- PASS: Test/TestContent (0.00s) [2021-06-10T06:47:32.235Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-10T06:47:32.235Z] --- PASS: Test/TestNew (0.00s) [2021-06-10T06:47:32.235Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-10T06:47:32.235Z] --- PASS: Test/TestRegister (0.00s) [2021-06-10T06:47:32.235Z] --- PASS: Test/TestWatch (0.01s) [2021-06-10T06:47:32.235Z] PASS [2021-06-10T06:47:32.235Z] coverage: 92.9% of statements [2021-06-10T06:47:32.235Z] ok github.com/docker/docker/pkg/discovery/file 0.065s coverage: 92.9% of statements [2021-06-10T06:47:32.235Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-06-10T06:47:32.235Z] === RUN TestGenerateEmptyFile [2021-06-10T06:47:32.235Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-10T06:47:32.235Z] === RUN TestGenerateWithContent [2021-06-10T06:47:32.235Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-10T06:47:32.235Z] PASS [2021-06-10T06:47:32.235Z] coverage: 62.6% of statements [2021-06-10T06:47:32.235Z] ok github.com/docker/docker/pkg/archive 6.555s coverage: 62.6% of statements [2021-06-10T06:47:33.207Z] 2021/06/10 06:47:32 Closing DB instances... [2021-06-10T06:47:33.586Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-10T06:47:34.178Z] === RUN Test [2021-06-10T06:47:34.178Z] === RUN Test/TestInitialize [2021-06-10T06:47:34.178Z] time="2021-06-10T06:47:33Z" level=info msg="Initializing discovery without TLS" [2021-06-10T06:47:34.178Z] time="2021-06-10T06:47:34Z" level=info msg="Initializing discovery without TLS" [2021-06-10T06:47:34.178Z] time="2021-06-10T06:47:34Z" level=info msg="Initializing discovery without TLS" [2021-06-10T06:47:34.178Z] === RUN Test/TestInitializeWithCerts [2021-06-10T06:47:34.178Z] time="2021-06-10T06:47:34Z" level=info msg="Initializing discovery with TLS" [2021-06-10T06:47:34.178Z] === RUN Test/TestWatch [2021-06-10T06:47:34.178Z] time="2021-06-10T06:47:34Z" level=info msg="Initializing discovery without TLS" [2021-06-10T06:47:34.530Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-10T06:47:34.639Z] --- PASS: TestNetworkDBCRUDTableEntries (3.41s) [2021-06-10T06:47:34.639Z] === RUN TestNetworkDBNodeLeave [2021-06-10T06:47:35.924Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.90s) [2021-06-10T06:47:35.924Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T06:47:35.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T06:47:35.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T06:47:35.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T06:47:35.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T06:47:35.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T06:47:35.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T06:47:35.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T06:47:35.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T06:47:35.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T06:47:35.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T06:47:35.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T06:47:35.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T06:47:35.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T06:47:35.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T06:47:36.182Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T06:47:36.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2021-06-10T06:47:36.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-10T06:47:36.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-10T06:47:36.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-06-10T06:47:36.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-06-10T06:47:36.182Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-10T06:47:36.182Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T06:47:36.182Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-10T06:47:37.555Z] --- PASS: TestNetworkDBNodeLeave (2.81s) [2021-06-10T06:47:37.555Z] === RUN TestNetworkDBWatch [2021-06-10T06:47:37.555Z] --- PASS: Test (3.13s) [2021-06-10T06:47:37.555Z] --- PASS: Test/TestInitialize (0.12s) [2021-06-10T06:47:37.555Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-10T06:47:37.555Z] --- PASS: Test/TestWatch (3.01s) [2021-06-10T06:47:37.555Z] PASS [2021-06-10T06:47:37.555Z] coverage: 84.1% of statements [2021-06-10T06:47:37.555Z] ok github.com/docker/docker/pkg/discovery/kv 3.213s coverage: 84.1% of statements [2021-06-10T06:47:37.560Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.24s) [2021-06-10T06:47:37.560Z] === RUN TestCreateDifferentPlatform [2021-06-10T06:47:37.560Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T06:47:37.560Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T06:47:37.560Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-10T06:47:37.560Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-10T06:47:37.560Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T06:47:37.560Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T06:47:37.560Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-10T06:47:37.560Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T06:47:37.560Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-06-10T06:47:37.560Z] === RUN TestContainerStartOnDaemonRestart [2021-06-10T06:47:37.560Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-10T06:47:37.560Z] === RUN TestDaemonRestartIpcMode [2021-06-10T06:47:37.560Z] === PAUSE TestDaemonRestartIpcMode [2021-06-10T06:47:37.560Z] === RUN TestDaemonHostGatewayIP [2021-06-10T06:47:37.560Z] === PAUSE TestDaemonHostGatewayIP [2021-06-10T06:47:37.560Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-10T06:47:37.560Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-10T06:47:37.560Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T06:47:37.560Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-10T06:47:37.560Z] === RUN TestDiff [2021-06-10T06:47:38.530Z] === RUN Test [2021-06-10T06:47:38.530Z] === RUN Test/TestWatch [2021-06-10T06:47:38.530Z] --- PASS: Test (0.00s) [2021-06-10T06:47:38.530Z] --- PASS: Test/TestWatch (0.00s) [2021-06-10T06:47:38.530Z] PASS [2021-06-10T06:47:38.530Z] coverage: 92.3% of statements [2021-06-10T06:47:38.530Z] ok github.com/docker/docker/pkg/discovery/memory 0.045s coverage: 92.3% of statements [2021-06-10T06:47:38.938Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-10T06:47:38.938Z] --- PASS: TestDiff (1.32s) [2021-06-10T06:47:38.938Z] === RUN TestExecWithCloseStdin [2021-06-10T06:47:38.997Z] 2021/06/10 06:47:38 Closing DB instances... [2021-06-10T06:47:39.136Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-10T06:47:39.457Z] === RUN Test [2021-06-10T06:47:39.457Z] === RUN Test/TestInitialize [2021-06-10T06:47:39.457Z] === RUN Test/TestInitializeWithPattern [2021-06-10T06:47:39.457Z] === RUN Test/TestRegister [2021-06-10T06:47:39.457Z] === RUN Test/TestWatch [2021-06-10T06:47:39.457Z] --- PASS: Test (0.00s) [2021-06-10T06:47:39.457Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-10T06:47:39.457Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-10T06:47:39.457Z] --- PASS: Test/TestRegister (0.00s) [2021-06-10T06:47:39.457Z] --- PASS: Test/TestWatch (0.00s) [2021-06-10T06:47:39.457Z] PASS [2021-06-10T06:47:39.457Z] coverage: 93.8% of statements [2021-06-10T06:47:39.457Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2021-06-10T06:47:40.429Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-06-10T06:47:40.429Z] === RUN TestNetworkDBBulkSync [2021-06-10T06:47:40.429Z] === RUN TestPollerAddRemove [2021-06-10T06:47:40.429Z] --- PASS: TestPollerAddRemove (0.01s) [2021-06-10T06:47:40.429Z] === RUN TestPollerEvent [2021-06-10T06:47:40.429Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-10T06:47:40.429Z] poller_test.go:41: No chmod on Windows [2021-06-10T06:47:40.429Z] === RUN TestPollerClose [2021-06-10T06:47:40.429Z] --- PASS: TestPollerClose (0.00s) [2021-06-10T06:47:40.429Z] PASS [2021-06-10T06:47:40.429Z] coverage: 45.7% of statements [2021-06-10T06:47:40.429Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-06-10T06:47:40.842Z] --- PASS: TestExecWithCloseStdin (2.01s) [2021-06-10T06:47:40.842Z] === RUN TestExec [2021-06-10T06:47:41.101Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-10T06:47:41.401Z] 2021/06/10 06:47:41 Closing DB instances... [2021-06-10T06:47:41.863Z] === RUN TestCopyFileWithInvalidSrc [2021-06-10T06:47:41.863Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestCopyFileWithInvalidDest [2021-06-10T06:47:41.863Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-10T06:47:41.863Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-10T06:47:41.863Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestCopyFile [2021-06-10T06:47:41.863Z] --- PASS: TestCopyFile (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-10T06:47:41.863Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-10T06:47:41.863Z] fileutils_test.go:134: Needs porting to Windows [2021-06-10T06:47:41.863Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-10T06:47:41.863Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-10T06:47:41.863Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-10T06:47:41.863Z] fileutils_test.go:180: Needs porting to Windows [2021-06-10T06:47:41.863Z] === RUN TestWildcardMatches [2021-06-10T06:47:41.863Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestPatternMatches [2021-06-10T06:47:41.863Z] --- PASS: TestPatternMatches (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-10T06:47:41.863Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestPatternMatchesFolderExclusions [2021-06-10T06:47:41.863Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-10T06:47:41.863Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-10T06:47:41.863Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-10T06:47:41.863Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-10T06:47:41.863Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestSingleExclamationError [2021-06-10T06:47:41.863Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestMatchesWithNoPatterns [2021-06-10T06:47:41.863Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestMatchesWithMalformedPatterns [2021-06-10T06:47:41.863Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestMatches [2021-06-10T06:47:41.863Z] --- PASS: TestMatches (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestCleanPatterns [2021-06-10T06:47:41.863Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-10T06:47:41.863Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestCleanPatternsExceptionFlag [2021-06-10T06:47:41.863Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-10T06:47:41.863Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-10T06:47:41.863Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestCleanPatternsErrorSingleException [2021-06-10T06:47:41.863Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestCreateIfNotExistsDir [2021-06-10T06:47:41.863Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestCreateIfNotExistsFile [2021-06-10T06:47:41.863Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-10T06:47:41.863Z] === RUN TestMatch [2021-06-10T06:47:41.863Z] --- PASS: TestMatch (0.00s) [2021-06-10T06:47:41.863Z] PASS [2021-06-10T06:47:41.863Z] coverage: 87.5% of statements [2021-06-10T06:47:41.863Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 87.5% of statements [2021-06-10T06:47:42.834Z] === RUN TestGet [2021-06-10T06:47:42.834Z] --- PASS: TestGet (0.00s) [2021-06-10T06:47:42.834Z] === RUN TestGetShortcutString [2021-06-10T06:47:42.834Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-10T06:47:42.834Z] PASS [2021-06-10T06:47:42.834Z] coverage: 42.9% of statements [2021-06-10T06:47:42.834Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-06-10T06:47:43.004Z] --- PASS: TestExec (2.01s) [2021-06-10T06:47:43.004Z] === RUN TestExecUser [2021-06-10T06:47:43.295Z] --- PASS: TestNetworkDBBulkSync (2.81s) [2021-06-10T06:47:43.295Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-10T06:47:43.572Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-10T06:47:43.756Z] === RUN TestCreateIDMapOrder [2021-06-10T06:47:43.756Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-10T06:47:43.756Z] PASS [2021-06-10T06:47:43.756Z] coverage: 7.2% of statements [2021-06-10T06:47:43.756Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2021-06-10T06:47:44.948Z] --- PASS: TestExecUser (1.85s) [2021-06-10T06:47:44.948Z] === RUN TestExportContainerAndImportImage [2021-06-10T06:47:45.299Z] === RUN TestFixedBufferCap [2021-06-10T06:47:45.299Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-10T06:47:45.299Z] === RUN TestFixedBufferLen [2021-06-10T06:47:45.299Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-10T06:47:45.299Z] === RUN TestFixedBufferString [2021-06-10T06:47:45.299Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-10T06:47:45.299Z] === RUN TestFixedBufferWrite [2021-06-10T06:47:45.299Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-10T06:47:45.299Z] === RUN TestFixedBufferRead [2021-06-10T06:47:45.299Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-10T06:47:45.299Z] === RUN TestBytesPipeRead [2021-06-10T06:47:45.299Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-10T06:47:45.299Z] === RUN TestBytesPipeWrite [2021-06-10T06:47:45.299Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-10T06:47:45.299Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-10T06:47:45.760Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-06-10T06:47:45.760Z] === RUN TestAtomicWriteToFile [2021-06-10T06:47:45.760Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-10T06:47:45.760Z] === RUN TestAtomicWriteSetCommit [2021-06-10T06:47:45.760Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2021-06-10T06:47:45.760Z] === RUN TestAtomicWriteSetCancel [2021-06-10T06:47:45.760Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-10T06:47:45.760Z] === RUN TestReadCloserWrapperClose [2021-06-10T06:47:45.760Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-10T06:47:45.760Z] === RUN TestReaderErrWrapperReadOnError [2021-06-10T06:47:45.760Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-10T06:47:45.760Z] === RUN TestReaderErrWrapperRead [2021-06-10T06:47:45.760Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-10T06:47:45.760Z] === RUN TestHashData [2021-06-10T06:47:45.760Z] --- PASS: TestHashData (0.00s) [2021-06-10T06:47:45.760Z] === RUN TestCancelReadCloser [2021-06-10T06:47:45.760Z] --- PASS: TestCancelReadCloser (0.12s) [2021-06-10T06:47:45.760Z] === RUN TestWriteCloserWrapperClose [2021-06-10T06:47:45.760Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-10T06:47:45.760Z] === RUN TestNopWriteCloser [2021-06-10T06:47:45.760Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-10T06:47:45.760Z] === RUN TestNopWriter [2021-06-10T06:47:45.760Z] --- PASS: TestNopWriter (0.00s) [2021-06-10T06:47:45.760Z] === RUN TestWriteCounter [2021-06-10T06:47:45.760Z] --- PASS: TestWriteCounter (0.00s) [2021-06-10T06:47:45.760Z] PASS [2021-06-10T06:47:45.760Z] coverage: 69.2% of statements [2021-06-10T06:47:45.760Z] ok github.com/docker/docker/pkg/ioutils 0.656s coverage: 69.2% of statements [2021-06-10T06:47:46.221Z] 2021/06/10 06:47:45 Closing DB instances... [2021-06-10T06:47:46.418Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-10T06:47:46.418Z] --- PASS: TestExportContainerAndImportImage (1.85s) [2021-06-10T06:47:46.418Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T06:47:46.418Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-10T06:47:46.682Z] === RUN TestError [2021-06-10T06:47:46.682Z] --- PASS: TestError (0.00s) [2021-06-10T06:47:46.682Z] === RUN TestProgressString [2021-06-10T06:47:46.682Z] === RUN TestProgressString/no_progress [2021-06-10T06:47:46.682Z] === RUN TestProgressString/progress_1 [2021-06-10T06:47:46.682Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-10T06:47:46.682Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-10T06:47:46.682Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-10T06:47:46.682Z] === RUN TestProgressString/with_units [2021-06-10T06:47:46.682Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-10T06:47:46.682Z] === RUN TestProgressString/hide_counts [2021-06-10T06:47:46.682Z] --- PASS: TestProgressString (0.00s) [2021-06-10T06:47:46.682Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-10T06:47:46.682Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-10T06:47:46.682Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-10T06:47:46.682Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-10T06:47:46.682Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-10T06:47:46.682Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-10T06:47:46.682Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-10T06:47:46.682Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-10T06:47:46.682Z] === RUN TestJSONMessageDisplay [2021-06-10T06:47:46.682Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-06-10T06:47:46.682Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-10T06:47:46.682Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-10T06:47:46.682Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-10T06:47:46.682Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-10T06:47:46.682Z] === RUN TestDisplayJSONMessagesStream [2021-06-10T06:47:46.682Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-10T06:47:46.682Z] PASS [2021-06-10T06:47:46.682Z] coverage: 91.7% of statements [2021-06-10T06:47:46.682Z] ok github.com/docker/docker/pkg/jsonmessage 0.181s coverage: 91.7% of statements [2021-06-10T06:47:46.682Z] --- PASS: TestGetAddress (24.02s) [2021-06-10T06:47:46.682Z] === RUN TestRequestSyntaxCheck [2021-06-10T06:47:46.682Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-06-10T06:47:46.682Z] === RUN TestRequest [2021-06-10T06:47:46.682Z] === RUN TestStandardLongPath [2021-06-10T06:47:46.682Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-10T06:47:46.682Z] === RUN TestUNCLongPath [2021-06-10T06:47:46.682Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-10T06:47:46.682Z] PASS [2021-06-10T06:47:46.682Z] coverage: 100.0% of statements [2021-06-10T06:47:46.682Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-06-10T06:47:46.990Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-10T06:47:47.664Z] === RUN TestNameFormat [2021-06-10T06:47:47.664Z] --- PASS: TestNameFormat (0.00s) [2021-06-10T06:47:47.664Z] === RUN TestNameRetries [2021-06-10T06:47:47.664Z] --- PASS: TestNameRetries (0.00s) [2021-06-10T06:47:47.664Z] PASS [2021-06-10T06:47:47.664Z] coverage: 85.7% of statements [2021-06-10T06:47:47.664Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2021-06-10T06:47:47.664Z] === RUN TestParseKeyValueOpt [2021-06-10T06:47:47.664Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-10T06:47:47.664Z] === RUN TestParseUintList [2021-06-10T06:47:47.664Z] --- PASS: TestParseUintList (0.00s) [2021-06-10T06:47:47.664Z] === RUN TestParseUintListMaximumLimits [2021-06-10T06:47:47.664Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-10T06:47:47.664Z] PASS [2021-06-10T06:47:47.664Z] coverage: 97.0% of statements [2021-06-10T06:47:47.664Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-06-10T06:47:48.125Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.90s) [2021-06-10T06:47:48.125Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-10T06:47:48.125Z] === RUN TestNewAndRemove [2021-06-10T06:47:48.125Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-10T06:47:48.125Z] === RUN TestRemoveInvalidPath [2021-06-10T06:47:48.125Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-10T06:47:48.125Z] PASS [2021-06-10T06:47:48.125Z] coverage: 82.6% of statements [2021-06-10T06:47:48.125Z] ok github.com/docker/docker/pkg/pidfile 0.057s coverage: 82.6% of statements [2021-06-10T06:47:48.366Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2021-06-10T06:47:48.366Z] === RUN TestHealthCheckWorkdir [2021-06-10T06:47:48.453Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-10T06:47:49.672Z] === RUN TestParseEmptyInterface [2021-06-10T06:47:49.672Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-10T06:47:49.672Z] === RUN TestParseNonInterfaceType [2021-06-10T06:47:49.672Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-10T06:47:49.672Z] === RUN TestParseWithOneFunction [2021-06-10T06:47:49.672Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-10T06:47:49.672Z] === RUN TestParseWithMultipleFuncs [2021-06-10T06:47:49.672Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-10T06:47:49.672Z] === RUN TestParseWithUnnamedReturn [2021-06-10T06:47:49.672Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-10T06:47:49.672Z] === RUN TestEmbeddedInterface [2021-06-10T06:47:49.672Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-10T06:47:49.672Z] === RUN TestParsedImports [2021-06-10T06:47:49.672Z] --- PASS: TestParsedImports (0.00s) [2021-06-10T06:47:49.672Z] === RUN TestAliasedImports [2021-06-10T06:47:49.672Z] --- PASS: TestAliasedImports (0.00s) [2021-06-10T06:47:49.672Z] PASS [2021-06-10T06:47:49.672Z] coverage: 56.8% of statements [2021-06-10T06:47:49.672Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2021-06-10T06:47:49.672Z] === RUN TestFailedConnection [2021-06-10T06:47:49.672Z] 2021/06/10 06:47:49 Closing DB instances... [2021-06-10T06:47:50.267Z] --- PASS: TestHealthCheckWorkdir (1.93s) [2021-06-10T06:47:50.267Z] === RUN TestHealthKillContainer [2021-06-10T06:47:50.525Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-10T06:47:50.645Z] --- PASS: TestFailedConnection (1.03s) [2021-06-10T06:47:50.645Z] === RUN TestFailOnce [2021-06-10T06:47:50.645Z] 2021/06/10 06:47:50 http: panic serving 127.0.0.1:49292: Plugin not ready [2021-06-10T06:47:50.645Z] goroutine 18 [running]: [2021-06-10T06:47:50.645Z] net/http.(*conn).serve.func1(0xc00010c000) [2021-06-10T06:47:50.645Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-10T06:47:50.645Z] panic(0x84ab40, 0x987da0) [2021-06-10T06:47:50.645Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-10T06:47:50.645Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc0000e20e0, 0xc00011c000) [2021-06-10T06:47:50.645Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-10T06:47:50.645Z] net/http.HandlerFunc.ServeHTTP(0xc00003eec0, 0x99b9e0, 0xc0000e20e0, 0xc00011c000) [2021-06-10T06:47:50.645Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-10T06:47:50.645Z] net/http.(*ServeMux).ServeHTTP(0xc00004a980, 0x99b9e0, 0xc0000e20e0, 0xc00011c000) [2021-06-10T06:47:50.645Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-10T06:47:50.645Z] net/http.serverHandler.ServeHTTP(0xc0000e2000, 0x99b9e0, 0xc0000e20e0, 0xc00011c000) [2021-06-10T06:47:50.645Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-10T06:47:50.645Z] net/http.(*conn).serve(0xc00010c000, 0x99c5a0, 0xc0000fa040) [2021-06-10T06:47:50.645Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-10T06:47:50.645Z] created by net/http.(*Server).Serve [2021-06-10T06:47:50.645Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-10T06:47:50.645Z] time="2021-06-10T06:47:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post http://127.0.0.1:49291/Test.FailOnce: EOF, retrying in 1s" [2021-06-10T06:47:50.645Z] === RUN TestHTTPTransport [2021-06-10T06:47:50.645Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-10T06:47:50.645Z] PASS [2021-06-10T06:47:50.645Z] coverage: 85.7% of statements [2021-06-10T06:47:50.645Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2021-06-10T06:47:51.106Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-06-10T06:47:51.106Z] === RUN TestNetworkDBGarbageCollection [2021-06-10T06:47:51.571Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-10T06:47:51.571Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-10T06:47:51.571Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-10T06:47:51.571Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-10T06:47:51.571Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-10T06:47:51.571Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-10T06:47:51.571Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-10T06:47:51.571Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-10T06:47:51.571Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-10T06:47:51.571Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-10T06:47:51.571Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-10T06:47:51.571Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-10T06:47:51.571Z] === RUN TestBufferPoolPutAndGet [2021-06-10T06:47:51.571Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-10T06:47:51.571Z] PASS [2021-06-10T06:47:51.571Z] coverage: 88.2% of statements [2021-06-10T06:47:51.571Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2021-06-10T06:47:51.571Z] --- PASS: TestFailOnce (1.13s) [2021-06-10T06:47:51.572Z] === RUN TestEchoInputOutput [2021-06-10T06:47:51.572Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-10T06:47:51.572Z] === RUN TestBackoff [2021-06-10T06:47:51.572Z] --- PASS: TestBackoff (0.00s) [2021-06-10T06:47:51.572Z] === RUN TestAbortRetry [2021-06-10T06:47:51.572Z] --- PASS: TestAbortRetry (0.00s) [2021-06-10T06:47:51.572Z] === RUN TestClientScheme [2021-06-10T06:47:51.572Z] --- PASS: TestClientScheme (0.00s) [2021-06-10T06:47:51.572Z] === RUN TestNewClientWithTimeout [2021-06-10T06:47:52.037Z] === RUN TestOutputOnPrematureClose [2021-06-10T06:47:52.037Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-10T06:47:52.037Z] === RUN TestCompleteSilently [2021-06-10T06:47:52.037Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-10T06:47:52.037Z] PASS [2021-06-10T06:47:52.037Z] coverage: 75.9% of statements [2021-06-10T06:47:52.037Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2021-06-10T06:47:52.501Z] time="2021-06-10T06:47:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post http://127.0.0.1:49298/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-10T06:47:52.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-10T06:47:52.799Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-10T06:47:52.962Z] === RUN TestSendToOneSub [2021-06-10T06:47:52.962Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-10T06:47:52.962Z] === RUN TestSendToMultipleSubs [2021-06-10T06:47:52.962Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-10T06:47:52.962Z] === RUN TestEvictOneSub [2021-06-10T06:47:52.962Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-10T06:47:52.962Z] === RUN TestClosePublisher [2021-06-10T06:47:52.962Z] --- PASS: TestClosePublisher (0.00s) [2021-06-10T06:47:52.962Z] === RUN TestPubSubRace [2021-06-10T06:47:53.931Z] --- PASS: TestHealthKillContainer (3.67s) [2021-06-10T06:47:53.931Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T06:47:53.939Z] time="2021-06-10T06:47:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post http://127.0.0.1:49298/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-10T06:47:53.939Z] --- PASS: TestPubSubRace (1.04s) [2021-06-10T06:47:53.939Z] PASS [2021-06-10T06:47:53.939Z] coverage: 75.0% of statements [2021-06-10T06:47:53.939Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2021-06-10T06:47:54.870Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2021-06-10T06:47:54.871Z] === RUN TestIpcModeNone [2021-06-10T06:47:54.911Z] === RUN TestRegister [2021-06-10T06:47:54.911Z] --- PASS: TestRegister (0.00s) [2021-06-10T06:47:54.911Z] === RUN TestCommand [2021-06-10T06:47:54.911Z] --- PASS: TestCommand (0.03s) [2021-06-10T06:47:54.911Z] === RUN TestNaiveSelf [2021-06-10T06:47:54.911Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-10T06:47:54.911Z] PASS [2021-06-10T06:47:54.911Z] coverage: 82.4% of statements [2021-06-10T06:47:54.911Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2021-06-10T06:47:55.437Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-10T06:47:55.695Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-10T06:47:55.886Z] === RUN TestParseSignal [2021-06-10T06:47:55.886Z] --- PASS: TestParseSignal (0.00s) [2021-06-10T06:47:55.886Z] === RUN TestValidSignalForPlatform [2021-06-10T06:47:55.886Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-10T06:47:55.886Z] PASS [2021-06-10T06:47:55.886Z] coverage: 19.7% of statements [2021-06-10T06:47:55.886Z] ok github.com/docker/docker/pkg/signal 0.036s coverage: 19.7% of statements [2021-06-10T06:47:56.262Z] --- PASS: TestIpcModeNone (1.45s) [2021-06-10T06:47:56.262Z] === RUN TestIpcModePrivate [2021-06-10T06:47:56.347Z] time="2021-06-10T06:47:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post http://127.0.0.1:49298/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-10T06:47:56.347Z] === RUN TestNewStdWriter [2021-06-10T06:47:56.347Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-10T06:47:56.347Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestWriteWithNilBytes [2021-06-10T06:47:56.347Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestWrite [2021-06-10T06:47:56.347Z] --- PASS: TestWrite (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestWriteWithWriterError [2021-06-10T06:47:56.347Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-10T06:47:56.347Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestStdCopyWriteAndRead [2021-06-10T06:47:56.347Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-10T06:47:56.347Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-10T06:47:56.347Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-10T06:47:56.347Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-10T06:47:56.347Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-10T06:47:56.347Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-10T06:47:56.347Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-10T06:47:56.347Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-10T06:47:56.347Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-10T06:47:56.347Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-10T06:47:56.347Z] PASS [2021-06-10T06:47:56.347Z] coverage: 100.0% of statements [2021-06-10T06:47:56.347Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2021-06-10T06:47:56.347Z] --- PASS: TestRequest (9.71s) [2021-06-10T06:47:56.347Z] === RUN TestOverlappingRequests [2021-06-10T06:47:56.810Z] --- PASS: TestOverlappingRequests (0.45s) [2021-06-10T06:47:56.810Z] === RUN TestRelease [2021-06-10T06:47:57.197Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-10T06:47:57.271Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-10T06:47:57.271Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-10T06:47:57.271Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-10T06:47:57.271Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-10T06:47:57.271Z] === RUN TestFormatStatus [2021-06-10T06:47:57.271Z] --- PASS: TestFormatStatus (0.00s) [2021-06-10T06:47:57.271Z] === RUN TestFormatError [2021-06-10T06:47:57.271Z] --- PASS: TestFormatError (0.00s) [2021-06-10T06:47:57.271Z] === RUN TestFormatJSONError [2021-06-10T06:47:57.271Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-10T06:47:57.271Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-10T06:47:57.271Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-10T06:47:57.271Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-10T06:47:57.271Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-10T06:47:57.271Z] === RUN TestNewJSONProgressOutput [2021-06-10T06:47:57.271Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-10T06:47:57.271Z] === RUN TestAuxFormatterEmit [2021-06-10T06:47:57.271Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-10T06:47:57.271Z] === RUN TestStreamWriterStdout [2021-06-10T06:47:57.271Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-10T06:47:57.271Z] === RUN TestStreamWriterStderr [2021-06-10T06:47:57.271Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-10T06:47:57.271Z] PASS [2021-06-10T06:47:57.271Z] coverage: 66.2% of statements [2021-06-10T06:47:57.271Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2021-06-10T06:47:57.732Z] === RUN TestGenerateRandomID [2021-06-10T06:47:57.732Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-10T06:47:57.732Z] === RUN TestShortenId [2021-06-10T06:47:57.732Z] --- PASS: TestShortenId (0.00s) [2021-06-10T06:47:57.732Z] === RUN TestShortenSha256Id [2021-06-10T06:47:57.732Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-10T06:47:57.732Z] === RUN TestShortenIdEmpty [2021-06-10T06:47:57.732Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-10T06:47:57.732Z] === RUN TestShortenIdInvalid [2021-06-10T06:47:57.732Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-10T06:47:57.732Z] === RUN TestIsShortIDNonHex [2021-06-10T06:47:57.732Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-10T06:47:57.732Z] === RUN TestIsShortIDNotCorrectSize [2021-06-10T06:47:57.732Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-10T06:47:57.732Z] PASS [2021-06-10T06:47:57.732Z] coverage: 70.6% of statements [2021-06-10T06:47:57.732Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-06-10T06:47:58.133Z] --- PASS: TestIpcModePrivate (1.72s) [2021-06-10T06:47:58.133Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-06-10T06:47:58.133Z] === RUN TestIpcModeShareable [2021-06-10T06:47:58.704Z] --- PASS: TestRelease (1.61s) [2021-06-10T06:47:58.704Z] === RUN TestAllocateRandomDeallocate [2021-06-10T06:47:58.704Z] === RUN TestIsCpusetListAvailable [2021-06-10T06:47:58.704Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-10T06:47:58.704Z] PASS [2021-06-10T06:47:58.704Z] coverage: 38.2% of statements [2021-06-10T06:47:58.704Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2021-06-10T06:48:00.036Z] --- PASS: TestIpcModeShareable (1.79s) [2021-06-10T06:48:00.036Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-06-10T06:48:00.036Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-10T06:48:00.249Z] === RUN TestChtimes [2021-06-10T06:48:00.249Z] --- PASS: TestChtimes (0.00s) [2021-06-10T06:48:00.249Z] === RUN TestChtimesWindows [2021-06-10T06:48:00.249Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-10T06:48:00.249Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-10T06:48:00.249Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-10T06:48:00.249Z] === RUN TestEnsureRemoveAllNotExist [2021-06-10T06:48:00.249Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-10T06:48:00.249Z] === RUN TestEnsureRemoveAllWithDir [2021-06-10T06:48:00.249Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-10T06:48:00.249Z] === RUN TestEnsureRemoveAllWithFile [2021-06-10T06:48:00.249Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-10T06:48:00.249Z] === RUN TestHasWin32KSupport [2021-06-10T06:48:00.249Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-10T06:48:00.250Z] syscall_windows_test.go:8: win32k: true [2021-06-10T06:48:00.250Z] PASS [2021-06-10T06:48:00.250Z] coverage: 12.2% of statements [2021-06-10T06:48:00.250Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.2% of statements [2021-06-10T06:48:00.710Z] time="2021-06-10T06:48:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post http://127.0.0.1:49298/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-10T06:48:01.176Z] === RUN TestTailFile [2021-06-10T06:48:01.176Z] --- PASS: TestTailFile (0.00s) [2021-06-10T06:48:01.176Z] === RUN TestTailFileManyLines [2021-06-10T06:48:01.176Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-10T06:48:01.176Z] === RUN TestTailEmptyFile [2021-06-10T06:48:01.176Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-10T06:48:01.176Z] === RUN TestTailNegativeN [2021-06-10T06:48:01.176Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/truncated_last_line [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/no_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.176Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.176Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.177Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.177Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.639Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.639Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.639Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.640Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.641Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.641Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.642Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:48:01.643Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T06:48:01.643Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T06:48:01.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.01s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T06:48:02.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T06:48:02.106Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T06:48:02.107Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.107Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T06:48:02.107Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T06:48:02.107Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-10T06:48:02.107Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T06:48:02.107Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T06:48:02.107Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T06:48:02.107Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T06:48:02.107Z] PASS [2021-06-10T06:48:02.107Z] coverage: 88.6% of statements [2021-06-10T06:48:02.107Z] ok github.com/docker/docker/pkg/tailfile 0.157s coverage: 88.6% of statements [2021-06-10T06:48:02.568Z] === RUN TestTarSumRemoveNonExistent [2021-06-10T06:48:02.568Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-10T06:48:02.568Z] === RUN TestTarSumRemove [2021-06-10T06:48:02.568Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-10T06:48:02.568Z] === RUN TestSortFileInfoSums [2021-06-10T06:48:02.568Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-10T06:48:02.568Z] === RUN TestNewTarSumForLabelInvalid [2021-06-10T06:48:02.568Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-10T06:48:02.568Z] === RUN TestNewTarSumForLabel [2021-06-10T06:48:02.568Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-10T06:48:02.568Z] === RUN TestEmptyTar [2021-06-10T06:48:02.568Z] --- PASS: TestEmptyTar (0.00s) [2021-06-10T06:48:02.568Z] === RUN TestTarSumsReadSize [2021-06-10T06:48:02.568Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-10T06:48:02.568Z] === RUN TestTarSums [2021-06-10T06:48:02.568Z] --- PASS: TestTarSums (0.07s) [2021-06-10T06:48:02.568Z] === RUN TestIteration [2021-06-10T06:48:02.568Z] --- PASS: TestIteration (0.00s) [2021-06-10T06:48:02.568Z] === RUN TestVersionLabelForChecksum [2021-06-10T06:48:02.568Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-10T06:48:02.568Z] === RUN TestVersion [2021-06-10T06:48:02.568Z] --- PASS: TestVersion (0.00s) [2021-06-10T06:48:02.568Z] === RUN TestGetVersion [2021-06-10T06:48:02.568Z] --- PASS: TestGetVersion (0.00s) [2021-06-10T06:48:02.568Z] === RUN TestGetVersions [2021-06-10T06:48:02.568Z] --- PASS: TestGetVersions (0.00s) [2021-06-10T06:48:02.568Z] PASS [2021-06-10T06:48:02.568Z] coverage: 89.3% of statements [2021-06-10T06:48:02.568Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2021-06-10T06:48:03.547Z] testing: warning: no tests to run [2021-06-10T06:48:03.547Z] PASS [2021-06-10T06:48:03.547Z] coverage: [no statements] [2021-06-10T06:48:03.547Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-06-10T06:48:03.547Z] --- PASS: TestAllocateRandomDeallocate (5.13s) [2021-06-10T06:48:03.547Z] === RUN TestRetrieveFromStore [2021-06-10T06:48:04.008Z] === RUN TestTruncIndex [2021-06-10T06:48:04.008Z] --- PASS: TestTruncIndex (0.10s) [2021-06-10T06:48:04.008Z] PASS [2021-06-10T06:48:04.008Z] coverage: 91.5% of statements [2021-06-10T06:48:04.008Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-06-10T06:48:04.979Z] === RUN TestIsGIT [2021-06-10T06:48:04.979Z] --- PASS: TestIsGIT (0.00s) [2021-06-10T06:48:04.979Z] === RUN TestIsTransport [2021-06-10T06:48:04.979Z] --- PASS: TestIsTransport (0.00s) [2021-06-10T06:48:04.979Z] PASS [2021-06-10T06:48:04.979Z] coverage: 100.0% of statements [2021-06-10T06:48:04.979Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2021-06-10T06:48:05.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-10T06:48:05.307Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.63s) [2021-06-10T06:48:05.307Z] === RUN TestAPIIpcModeHost [2021-06-10T06:48:05.441Z] --- PASS: TestRetrieveFromStore (1.55s) [2021-06-10T06:48:05.441Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-10T06:48:05.441Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-06-10T06:48:05.441Z] === RUN TestParallelPredefinedRequest1 [2021-06-10T06:48:05.441Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-10T06:48:05.441Z] === RUN TestParallelPredefinedRequest2 [2021-06-10T06:48:05.441Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-10T06:48:05.441Z] === RUN TestParallelPredefinedRequest3 [2021-06-10T06:48:05.441Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-10T06:48:05.441Z] === RUN TestParallelPredefinedRequest4 [2021-06-10T06:48:05.441Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-10T06:48:05.441Z] === RUN TestParallelPredefinedRequest5 [2021-06-10T06:48:05.441Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-10T06:48:05.441Z] === RUN TestDebug [2021-06-10T06:48:05.441Z] --- PASS: TestDebug (0.00s) [2021-06-10T06:48:05.441Z] === RUN TestRequestPoolParallel [2021-06-10T06:48:05.441Z] === RUN TestVersionInfo [2021-06-10T06:48:05.441Z] --- PASS: TestVersionInfo (0.00s) [2021-06-10T06:48:05.441Z] === RUN TestAppendVersions [2021-06-10T06:48:05.441Z] --- PASS: TestAppendVersions (0.00s) [2021-06-10T06:48:05.441Z] PASS [2021-06-10T06:48:05.441Z] coverage: 88.9% of statements [2021-06-10T06:48:05.441Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2021-06-10T06:48:05.441Z] --- PASS: TestRequestPoolParallel (0.25s) [2021-06-10T06:48:05.441Z] === RUN TestFullAllocateRelease [2021-06-10T06:48:05.902Z] --- PASS: TestFullAllocateRelease (0.47s) [2021-06-10T06:48:05.902Z] === RUN TestOddAllocateRelease [2021-06-10T06:48:06.363Z] --- PASS: TestOddAllocateRelease (0.39s) [2021-06-10T06:48:06.363Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-10T06:48:06.363Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2021-06-10T06:48:06.363Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-10T06:48:06.363Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-06-10T06:48:06.363Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-10T06:48:06.825Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-06-10T06:48:06.825Z] === CONT TestParallelPredefinedRequest1 [2021-06-10T06:48:06.825Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-10T06:48:06.825Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:48:06.825Z] === CONT TestParallelPredefinedRequest5 [2021-06-10T06:48:06.825Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-10T06:48:06.825Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:48:06.825Z] === CONT TestParallelPredefinedRequest4 [2021-06-10T06:48:06.825Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-10T06:48:06.825Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:48:06.825Z] === CONT TestParallelPredefinedRequest3 [2021-06-10T06:48:06.825Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-10T06:48:06.825Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:48:06.825Z] === CONT TestParallelPredefinedRequest2 [2021-06-10T06:48:06.825Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-10T06:48:06.825Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:48:06.825Z] PASS [2021-06-10T06:48:06.825Z] coverage: 85.3% of statements [2021-06-10T06:48:06.825Z] ok github.com/docker/docker/libnetwork/ipam 55.601s coverage: 85.3% of statements [2021-06-10T06:48:06.967Z] --- PASS: TestBuildWithHugeFile (53.32s) [2021-06-10T06:48:06.967Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T06:48:06.967Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-10T06:48:06.967Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T06:48:06.967Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T06:48:06.967Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T06:48:06.967Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T06:48:06.967Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T06:48:06.967Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T06:48:06.967Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T06:48:06.967Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T06:48:06.967Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T06:48:06.967Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T06:48:06.967Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T06:48:06.967Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-06-10T06:48:06.967Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-10T06:48:06.967Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-06-10T06:48:06.967Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-10T06:48:06.967Z] === RUN TestBuildPreserveOwnership [2021-06-10T06:48:06.967Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-10T06:48:07.527Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-10T06:48:07.796Z] === RUN TestValidatePrivileges [2021-06-10T06:48:07.796Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-10T06:48:07.796Z] === RUN TestFilterByCapNeg [2021-06-10T06:48:07.796Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-10T06:48:07.796Z] === RUN TestFilterByCapPos [2021-06-10T06:48:07.796Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-10T06:48:07.796Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-10T06:48:07.796Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-10T06:48:07.796Z] PASS [2021-06-10T06:48:07.796Z] coverage: 12.0% of statements [2021-06-10T06:48:07.796Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements [2021-06-10T06:48:07.842Z] --- PASS: TestAPIIpcModeHost (2.31s) [2021-06-10T06:48:07.842Z] === RUN TestDaemonIpcModeShareable [2021-06-10T06:48:08.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-10T06:48:08.101Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-10T06:48:09.342Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-10T06:48:09.342Z] === RUN TestClientStream [2021-06-10T06:48:09.342Z] --- PASS: TestClientStream (0.00s) [2021-06-10T06:48:09.342Z] === RUN TestClientSendFile [2021-06-10T06:48:09.342Z] --- PASS: TestClientSendFile (0.00s) [2021-06-10T06:48:09.342Z] === RUN TestClientWithRequestTimeout [2021-06-10T06:48:09.342Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-10T06:48:09.342Z] === RUN TestFileSpecPlugin [2021-06-10T06:48:09.342Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-06-10T06:48:09.342Z] === RUN TestFileJSONSpecPlugin [2021-06-10T06:48:09.342Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-10T06:48:09.342Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-10T06:48:09.342Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-06-10T06:48:09.342Z] === RUN TestPluginAddHandler [2021-06-10T06:48:09.342Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-10T06:48:09.342Z] === RUN TestPluginWaitBadPlugin [2021-06-10T06:48:09.342Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-10T06:48:09.342Z] === RUN TestGet [2021-06-10T06:48:09.342Z] time="2021-06-10T06:48:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-10T06:48:09.342Z] === RUN TestNewSettable [2021-06-10T06:48:09.342Z] --- PASS: TestNewSettable (0.00s) [2021-06-10T06:48:09.342Z] === RUN TestIsSettable [2021-06-10T06:48:09.342Z] --- PASS: TestIsSettable (0.00s) [2021-06-10T06:48:09.342Z] === RUN TestUpdateSettingsEnv [2021-06-10T06:48:09.342Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-10T06:48:09.342Z] PASS [2021-06-10T06:48:09.342Z] coverage: 20.1% of statements [2021-06-10T06:48:09.342Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.1% of statements [2021-06-10T06:48:09.416Z] --- PASS: TestBuildPreserveOwnership (5.02s) [2021-06-10T06:48:09.416Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.54s) [2021-06-10T06:48:09.416Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s) [2021-06-10T06:48:09.416Z] === RUN TestBuildPlatformInvalid [2021-06-10T06:48:09.416Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-10T06:48:09.416Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-10T06:48:10.313Z] time="2021-06-10T06:48:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-10T06:48:10.639Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-10T06:48:10.774Z] === RUN TestLoad [2021-06-10T06:48:10.774Z] --- PASS: TestLoad (0.00s) [2021-06-10T06:48:10.774Z] === RUN TestSave [2021-06-10T06:48:10.774Z] --- PASS: TestSave (0.03s) [2021-06-10T06:48:10.774Z] === RUN TestAddDeleteGet [2021-06-10T06:48:10.774Z] --- PASS: TestAddDeleteGet (0.04s) [2021-06-10T06:48:10.774Z] === RUN TestInvalidTags [2021-06-10T06:48:10.774Z] --- PASS: TestInvalidTags (0.00s) [2021-06-10T06:48:10.774Z] PASS [2021-06-10T06:48:10.774Z] coverage: 84.4% of statements [2021-06-10T06:48:10.774Z] ok github.com/docker/docker/reference 0.121s coverage: 84.4% of statements [2021-06-10T06:48:10.897Z] --- PASS: TestDaemonIpcModeShareable (3.23s) [2021-06-10T06:48:10.897Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-06-10T06:48:10.897Z] === RUN TestDaemonIpcModePrivate [2021-06-10T06:48:12.328Z] time="2021-06-10T06:48:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-10T06:48:12.803Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-10T06:48:13.304Z] === RUN TestResolveAuthConfigIndexServer [2021-06-10T06:48:13.304Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-10T06:48:13.304Z] === RUN TestResolveAuthConfigFullURL [2021-06-10T06:48:13.304Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-10T06:48:13.304Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-10T06:48:13.304Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-10T06:48:13.304Z] === RUN TestValidateMirror [2021-06-10T06:48:13.304Z] --- PASS: TestValidateMirror (0.00s) [2021-06-10T06:48:13.304Z] === RUN TestLoadInsecureRegistries [2021-06-10T06:48:13.428Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-10T06:48:13.766Z] time="2021-06-10T06:48:13Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-10T06:48:13.766Z] time="2021-06-10T06:48:13Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-10T06:48:13.766Z] time="2021-06-10T06:48:13Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-10T06:48:13.766Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-06-10T06:48:13.766Z] === RUN TestNewServiceConfig [2021-06-10T06:48:13.766Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-10T06:48:13.766Z] === RUN TestValidateIndexName [2021-06-10T06:48:13.766Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-10T06:48:13.766Z] === RUN TestValidateIndexNameWithError [2021-06-10T06:48:13.766Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-10T06:48:13.766Z] === RUN TestEndpointParse [2021-06-10T06:48:13.766Z] --- PASS: TestEndpointParse (0.00s) [2021-06-10T06:48:13.766Z] === RUN TestEndpointParseInvalid [2021-06-10T06:48:13.766Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-10T06:48:13.766Z] === RUN TestValidateEndpoint [2021-06-10T06:48:13.766Z] --- PASS: TestValidateEndpoint (0.02s) [2021-06-10T06:48:13.766Z] === RUN TestPing [2021-06-10T06:48:13.766Z] --- PASS: TestPing (0.00s) [2021-06-10T06:48:13.766Z] === RUN TestPingRegistryEndpoint [2021-06-10T06:48:13.766Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-10T06:48:13.766Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:48:13.766Z] === RUN TestEndpoint [2021-06-10T06:48:13.766Z] --- SKIP: TestEndpoint (0.00s) [2021-06-10T06:48:13.766Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:48:13.766Z] === RUN TestParseRepositoryInfo [2021-06-10T06:48:13.766Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-10T06:48:13.766Z] === RUN TestNewIndexInfo [2021-06-10T06:48:13.766Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-10T06:48:13.766Z] === RUN TestMirrorEndpointLookup [2021-06-10T06:48:13.766Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-10T06:48:13.766Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:48:13.766Z] === RUN TestSearchRepositories [2021-06-10T06:48:13.766Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-10T06:48:13.766Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-10T06:48:13.766Z] Host: 127.0.0.1:49316 [2021-06-10T06:48:13.766Z] User-Agent: docker test client [2021-06-10T06:48:13.766Z] Authorization: Token fake-token [2021-06-10T06:48:13.766Z] X-Docker-Token: true [2021-06-10T06:48:13.766Z] Accept-Encoding: gzip [2021-06-10T06:48:13.766Z] [2021-06-10T06:48:13.766Z] [2021-06-10T06:48:13.766Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-10T06:48:13.766Z] Connection: close [2021-06-10T06:48:13.766Z] Content-Length: 144 [2021-06-10T06:48:13.766Z] Cache-Control: no-cache [2021-06-10T06:48:13.766Z] Content-Type: application/json [2021-06-10T06:48:13.766Z] Date: Thu, 10 Jun 2021 06:48:13 GMT [2021-06-10T06:48:13.766Z] Expires: -1 [2021-06-10T06:48:13.766Z] Pragma: no-cache [2021-06-10T06:48:13.766Z] Server: docker-tests/mock [2021-06-10T06:48:13.766Z] X-Docker-Registry-Config: mock [2021-06-10T06:48:13.766Z] X-Docker-Registry-Version: 0.0.0 [2021-06-10T06:48:13.766Z] [2021-06-10T06:48:13.766Z] [2021-06-10T06:48:13.766Z] === RUN TestTrustedLocation [2021-06-10T06:48:13.766Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-10T06:48:13.766Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-10T06:48:13.766Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-10T06:48:13.766Z] === RUN TestAllowNondistributableArtifacts [2021-06-10T06:48:13.766Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-10T06:48:13.766Z] === RUN TestIsSecureIndex [2021-06-10T06:48:13.766Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-10T06:48:13.766Z] PASS [2021-06-10T06:48:13.766Z] coverage: 51.7% of statements [2021-06-10T06:48:13.766Z] ok github.com/docker/docker/registry 0.213s coverage: 51.7% of statements [2021-06-10T06:48:14.182Z] --- PASS: TestDaemonIpcModePrivate (3.09s) [2021-06-10T06:48:14.182Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:190, shared: false, mustBeShared: false [2021-06-10T06:48:14.182Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-10T06:48:14.738Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-10T06:48:14.738Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-10T06:48:14.738Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-10T06:48:14.738Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-10T06:48:14.738Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-10T06:48:14.738Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-10T06:48:14.738Z] === RUN TestResumableRequestReaderWithReadError [2021-06-10T06:48:14.738Z] time="2021-06-10T06:48:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-10T06:48:14.738Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-06-10T06:48:14.738Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-10T06:48:14.738Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-10T06:48:14.738Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-10T06:48:14.738Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-10T06:48:14.738Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-10T06:48:14.738Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-10T06:48:14.738Z] === RUN TestResumableRequestReader [2021-06-10T06:48:14.738Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-10T06:48:14.738Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-10T06:48:14.738Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-10T06:48:14.738Z] PASS [2021-06-10T06:48:14.738Z] coverage: 100.0% of statements [2021-06-10T06:48:15.199Z] ok github.com/docker/docker/registry/resumable 0.171s coverage: 100.0% of statements [2021-06-10T06:48:15.671Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-10T06:48:15.671Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-10T06:48:15.671Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-10T06:48:15.671Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-10T06:48:15.671Z] === RUN TestRestartManagerTimeout [2021-06-10T06:48:15.671Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-10T06:48:15.671Z] === RUN TestRestartManagerTimeoutReset [2021-06-10T06:48:15.671Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-10T06:48:15.671Z] PASS [2021-06-10T06:48:15.671Z] coverage: 50.9% of statements [2021-06-10T06:48:15.671Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2021-06-10T06:48:16.643Z] time="2021-06-10T06:48:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-10T06:48:16.643Z] === RUN TestDecodeContainerConfig [2021-06-10T06:48:16.643Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-10T06:48:16.643Z] === RUN TestDecodeContainerConfigIsolation [2021-06-10T06:48:16.643Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-10T06:48:16.643Z] === RUN TestValidatePrivileged [2021-06-10T06:48:16.643Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-10T06:48:16.643Z] PASS [2021-06-10T06:48:16.643Z] coverage: 52.2% of statements [2021-06-10T06:48:16.643Z] ok github.com/docker/docker/runconfig 0.063s coverage: 52.2% of statements [2021-06-10T06:48:16.643Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-10T06:48:16.643Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-10T06:48:16.643Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-10T06:48:16.643Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-10T06:48:16.643Z] PASS [2021-06-10T06:48:16.643Z] coverage: 62.5% of statements [2021-06-10T06:48:16.643Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2021-06-10T06:48:17.467Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.26s) [2021-06-10T06:48:17.467Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2021-06-10T06:48:17.467Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-10T06:48:19.570Z] === RUN TestGetDriver [2021-06-10T06:48:19.570Z] --- PASS: TestGetDriver (0.00s) [2021-06-10T06:48:19.570Z] === RUN TestVolumeRequestError [2021-06-10T06:48:19.570Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-10T06:48:19.570Z] PASS [2021-06-10T06:48:19.570Z] coverage: 36.1% of statements [2021-06-10T06:48:19.570Z] ok github.com/docker/docker/volume/drivers 0.110s coverage: 36.1% of statements [2021-06-10T06:48:19.570Z] === RUN TestGetAddress [2021-06-10T06:48:19.570Z] --- PASS: TestGetAddress (0.00s) [2021-06-10T06:48:19.570Z] === RUN TestRemove [2021-06-10T06:48:19.570Z] --- SKIP: TestRemove (0.00s) [2021-06-10T06:48:19.570Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-10T06:48:19.570Z] === RUN TestInitializeWithVolumes [2021-06-10T06:48:19.570Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-10T06:48:19.570Z] === RUN TestCreate [2021-06-10T06:48:19.570Z] --- PASS: TestCreate (0.01s) [2021-06-10T06:48:19.570Z] === RUN TestValidateName [2021-06-10T06:48:19.570Z] --- PASS: TestValidateName (0.00s) [2021-06-10T06:48:20.000Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-10T06:48:20.031Z] === RUN TestCreateWithOpts [2021-06-10T06:48:20.031Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-10T06:48:20.031Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-10T06:48:20.031Z] === RUN TestRelaodNoOpts [2021-06-10T06:48:20.031Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-10T06:48:20.031Z] PASS [2021-06-10T06:48:20.031Z] coverage: 41.5% of statements [2021-06-10T06:48:20.031Z] ok github.com/docker/docker/volume/local 0.100s coverage: 41.5% of statements [2021-06-10T06:48:20.260Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.13s) [2021-06-10T06:48:20.260Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:188, shared: true, mustBeShared: true [2021-06-10T06:48:20.260Z] === RUN TestIpcModeOlderClient [2021-06-10T06:48:20.260Z] === PAUSE TestIpcModeOlderClient [2021-06-10T06:48:20.260Z] === RUN TestKillContainerInvalidSignal [2021-06-10T06:48:20.635Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-10T06:48:21.004Z] === RUN TestConvertTmpfsOptions [2021-06-10T06:48:21.004Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-10T06:48:21.004Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-10T06:48:21.004Z] parser_test.go:49: data="ro" [2021-06-10T06:48:21.004Z] === RUN TestParseMountRaw [2021-06-10T06:48:21.004Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-10T06:48:21.004Z] === RUN TestParseMountRawSplit [2021-06-10T06:48:21.004Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-10T06:48:21.004Z] parser_test.go:390: case 0 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 1 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 2 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 3 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 4 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 5 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 6 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 7 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 8 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 0 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 1 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 2 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 3 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 4 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 5 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 6 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 7 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 8 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 9 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 10 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 11 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 12 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 0 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 1 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 2 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 3 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 4 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 5 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 6 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 7 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 8 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 9 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 10 [2021-06-10T06:48:21.004Z] parser_test.go:390: case 11 [2021-06-10T06:48:21.004Z] === RUN TestParseMountSpec [2021-06-10T06:48:21.004Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-10T06:48:21.004Z] parser_test.go:455: case 0 [2021-06-10T06:48:21.004Z] parser_test.go:455: case 1 [2021-06-10T06:48:21.004Z] parser_test.go:455: case 2 [2021-06-10T06:48:21.004Z] parser_test.go:455: case 3 [2021-06-10T06:48:21.004Z] parser_test.go:455: case 4 [2021-06-10T06:48:21.004Z] parser_test.go:455: case 5 [2021-06-10T06:48:21.004Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-10T06:48:21.004Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-10T06:48:21.004Z] === RUN TestValidateMount [2021-06-10T06:48:21.004Z] --- PASS: TestValidateMount (0.00s) [2021-06-10T06:48:21.004Z] PASS [2021-06-10T06:48:21.004Z] coverage: 66.2% of statements [2021-06-10T06:48:21.004Z] ok github.com/docker/docker/volume/mounts 0.084s coverage: 66.2% of statements [2021-06-10T06:48:21.569Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-10T06:48:21.638Z] --- PASS: TestKillContainerInvalidSignal (1.29s) [2021-06-10T06:48:21.638Z] === RUN TestKillContainer [2021-06-10T06:48:21.638Z] === RUN TestKillContainer/no_signal [2021-06-10T06:48:21.977Z] === RUN TestSetGetMeta [2021-06-10T06:48:21.977Z] === PAUSE TestSetGetMeta [2021-06-10T06:48:21.977Z] === RUN TestRestore [2021-06-10T06:48:21.977Z] === PAUSE TestRestore [2021-06-10T06:48:21.977Z] === RUN TestServiceCreate [2021-06-10T06:48:21.977Z] === PAUSE TestServiceCreate [2021-06-10T06:48:21.977Z] === RUN TestServiceList [2021-06-10T06:48:21.977Z] === PAUSE TestServiceList [2021-06-10T06:48:21.977Z] === RUN TestServiceRemove [2021-06-10T06:48:21.977Z] === PAUSE TestServiceRemove [2021-06-10T06:48:21.977Z] === RUN TestServiceGet [2021-06-10T06:48:21.977Z] === PAUSE TestServiceGet [2021-06-10T06:48:21.977Z] === RUN TestServicePrune [2021-06-10T06:48:21.977Z] === PAUSE TestServicePrune [2021-06-10T06:48:21.977Z] === RUN TestCreate [2021-06-10T06:48:21.977Z] === PAUSE TestCreate [2021-06-10T06:48:21.977Z] === RUN TestRemove [2021-06-10T06:48:21.977Z] === PAUSE TestRemove [2021-06-10T06:48:21.977Z] === RUN TestList [2021-06-10T06:48:21.977Z] === PAUSE TestList [2021-06-10T06:48:21.977Z] === RUN TestFindByDriver [2021-06-10T06:48:21.977Z] === PAUSE TestFindByDriver [2021-06-10T06:48:21.977Z] === RUN TestFindByReferenced [2021-06-10T06:48:21.977Z] === PAUSE TestFindByReferenced [2021-06-10T06:48:21.977Z] === RUN TestDerefMultipleOfSameRef [2021-06-10T06:48:21.977Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-10T06:48:21.977Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T06:48:21.977Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T06:48:21.977Z] === RUN TestDefererencePluginOnCreateError [2021-06-10T06:48:21.977Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-10T06:48:21.977Z] === RUN TestRefDerefRemove [2021-06-10T06:48:21.977Z] === PAUSE TestRefDerefRemove [2021-06-10T06:48:21.977Z] === RUN TestGet [2021-06-10T06:48:21.977Z] === PAUSE TestGet [2021-06-10T06:48:21.977Z] === RUN TestGetWithReference [2021-06-10T06:48:21.977Z] === PAUSE TestGetWithReference [2021-06-10T06:48:21.977Z] === RUN TestFilterFunc [2021-06-10T06:48:21.977Z] === RUN TestFilterFunc/test_nil_list [2021-06-10T06:48:21.977Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-10T06:48:21.977Z] === RUN TestFilterFunc/test_empty_list [2021-06-10T06:48:21.977Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-10T06:48:21.977Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T06:48:21.977Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T06:48:21.977Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T06:48:21.977Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T06:48:21.977Z] === RUN TestFilterFunc/test_filter_some [2021-06-10T06:48:21.977Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-10T06:48:21.977Z] === RUN TestFilterFunc/test_filter_middle [2021-06-10T06:48:21.977Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-10T06:48:21.977Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-10T06:48:21.977Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-10T06:48:21.977Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-10T06:48:21.977Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-10T06:48:21.977Z] === CONT TestFilterFunc/test_nil_list [2021-06-10T06:48:21.977Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-10T06:48:21.977Z] === CONT TestFilterFunc/test_filter_some [2021-06-10T06:48:21.977Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-10T06:48:21.977Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T06:48:21.977Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T06:48:21.977Z] === CONT TestFilterFunc/test_empty_list [2021-06-10T06:48:21.977Z] === CONT TestFilterFunc/test_filter_middle [2021-06-10T06:48:21.977Z] --- PASS: TestFilterFunc (0.00s) [2021-06-10T06:48:21.977Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-10T06:48:21.977Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-10T06:48:21.977Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-10T06:48:21.977Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-10T06:48:21.977Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-10T06:48:21.977Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-10T06:48:21.977Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-10T06:48:21.977Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-10T06:48:21.977Z] === CONT TestSetGetMeta [2021-06-10T06:48:21.977Z] === CONT TestFindByReferenced [2021-06-10T06:48:21.977Z] === CONT TestFindByDriver [2021-06-10T06:48:21.977Z] === CONT TestServiceGet [2021-06-10T06:48:21.977Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-10T06:48:21.977Z] === CONT TestGetWithReference [2021-06-10T06:48:21.977Z] --- PASS: TestFindByDriver (0.03s) [2021-06-10T06:48:21.977Z] === CONT TestDefererencePluginOnCreateError [2021-06-10T06:48:21.977Z] --- PASS: TestFindByReferenced (0.03s) [2021-06-10T06:48:21.977Z] === CONT TestGet [2021-06-10T06:48:21.977Z] --- PASS: TestGetWithReference (0.02s) [2021-06-10T06:48:21.977Z] === CONT TestRefDerefRemove [2021-06-10T06:48:21.977Z] --- PASS: TestGet (0.02s) [2021-06-10T06:48:21.977Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T06:48:21.977Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-10T06:48:21.977Z] === CONT TestDerefMultipleOfSameRef [2021-06-10T06:48:21.977Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-10T06:48:21.977Z] === CONT TestRemove [2021-06-10T06:48:21.977Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-10T06:48:21.977Z] === CONT TestList [2021-06-10T06:48:21.977Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-10T06:48:21.977Z] === CONT TestCreate [2021-06-10T06:48:21.977Z] --- PASS: TestRemove (0.02s) [2021-06-10T06:48:21.977Z] === CONT TestServicePrune [2021-06-10T06:48:21.977Z] --- PASS: TestCreate (0.02s) [2021-06-10T06:48:21.977Z] === CONT TestServiceList [2021-06-10T06:48:21.977Z] --- PASS: TestList (0.03s) [2021-06-10T06:48:21.977Z] === CONT TestServiceRemove [2021-06-10T06:48:21.977Z] --- PASS: TestServiceGet (0.16s) [2021-06-10T06:48:21.977Z] === CONT TestServiceCreate [2021-06-10T06:48:21.977Z] time="2021-06-10T06:48:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T06:48:21.977Z] --- PASS: TestServiceRemove (0.07s) [2021-06-10T06:48:21.977Z] === CONT TestRestore [2021-06-10T06:48:21.977Z] --- PASS: TestServiceList (0.08s) [2021-06-10T06:48:21.977Z] time="2021-06-10T06:48:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T06:48:21.977Z] time="2021-06-10T06:48:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T06:48:21.977Z] time="2021-06-10T06:48:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-10T06:48:21.977Z] --- PASS: TestServiceCreate (0.03s) [2021-06-10T06:48:21.977Z] --- PASS: TestRestore (0.03s) [2021-06-10T06:48:21.977Z] time="2021-06-10T06:48:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T06:48:21.977Z] --- PASS: TestServicePrune (0.12s) [2021-06-10T06:48:21.977Z] PASS [2021-06-10T06:48:21.977Z] coverage: 69.6% of statements [2021-06-10T06:48:21.977Z] ok github.com/docker/docker/volume/service 0.274s coverage: 69.6% of statements [2021-06-10T06:48:23.551Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T06:48:24.282Z] Loaded image: buildpack-deps:buster [2021-06-10T06:48:24.282Z] Loaded image: busybox:latest [2021-06-10T06:48:24.282Z] Loaded image: busybox:glibc [2021-06-10T06:48:24.487Z] === RUN TestKillContainer/killing_signal [2021-06-10T06:48:24.540Z] Loaded image: debian:bullseye [2021-06-10T06:48:24.540Z] Loaded image: hello-world:latest [2021-06-10T06:48:24.796Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T06:48:24.892Z] --- PASS: TestGet (15.01s) [2021-06-10T06:48:24.892Z] === RUN TestPluginWithNoManifest [2021-06-10T06:48:24.892Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-10T06:48:24.892Z] === RUN TestGetAll [2021-06-10T06:48:24.892Z] --- PASS: TestGetAll (0.00s) [2021-06-10T06:48:24.892Z] PASS [2021-06-10T06:48:24.892Z] coverage: 73.4% of statements [2021-06-10T06:48:24.892Z] ok github.com/docker/docker/pkg/plugins 34.863s coverage: 73.4% of statements [2021-06-10T06:48:26.324Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-10T06:48:27.018Z] --- PASS: TestKillContainer (5.05s) [2021-06-10T06:48:27.018Z] --- PASS: TestKillContainer/no_signal (1.71s) [2021-06-10T06:48:27.018Z] --- PASS: TestKillContainer/non_killing_signal (1.13s) [2021-06-10T06:48:27.018Z] --- PASS: TestKillContainer/killing_signal (1.90s) [2021-06-10T06:48:27.018Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T06:48:27.018Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-10T06:48:27.956Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-10T06:48:29.858Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (3.03s) [2021-06-10T06:48:29.858Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.35s) [2021-06-10T06:48:29.858Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.43s) [2021-06-10T06:48:29.858Z] === RUN TestKillStoppedContainer [2021-06-10T06:48:29.858Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-06-10T06:48:29.858Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T06:48:29.858Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-06-10T06:48:29.858Z] === RUN TestKillDifferentUserContainer [2021-06-10T06:48:31.760Z] --- PASS: TestKillDifferentUserContainer (1.56s) [2021-06-10T06:48:31.760Z] === RUN TestInspectOomKilledTrue [2021-06-10T06:48:31.760Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T06:48:31.760Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T06:48:31.760Z] === RUN TestInspectOomKilledFalse [2021-06-10T06:48:31.760Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-10T06:48:31.760Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T06:48:31.760Z] === RUN TestLinksEtcHostsContentMatch [2021-06-10T06:48:32.327Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-10T06:48:32.888Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.31s) [2021-06-10T06:48:32.888Z] PASS [2021-06-10T06:48:32.888Z] [2021-06-10T06:48:32.888Z] === Skipped [2021-06-10T06:48:32.888Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-10T06:48:32.888Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T06:48:32.888Z] [2021-06-10T06:48:32.888Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-10T06:48:32.888Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T06:48:32.888Z] [2021-06-10T06:48:32.888Z] [2021-06-10T06:48:32.888Z] DONE 34 tests, 2 skipped in 125.338s [2021-06-10T06:48:32.888Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-10T06:48:32.888Z] INFO: Testing against a local daemon [2021-06-10T06:48:32.888Z] === RUN TestConfigInspect [2021-06-10T06:48:33.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-10T06:48:33.262Z] --- PASS: TestLinksEtcHostsContentMatch (1.87s) [2021-06-10T06:48:33.262Z] === RUN TestLinksContainerNames [2021-06-10T06:48:35.403Z] --- PASS: TestConfigInspect (2.58s) [2021-06-10T06:48:35.403Z] === RUN TestConfigList [2021-06-10T06:48:36.550Z] --- PASS: TestLinksContainerNames (2.99s) [2021-06-10T06:48:36.550Z] === RUN TestLogsFollowTailEmpty [2021-06-10T06:48:37.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-10T06:48:37.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-10T06:48:37.918Z] --- PASS: TestConfigList (2.30s) [2021-06-10T06:48:37.918Z] === RUN TestConfigsCreateAndDelete [2021-06-10T06:48:37.943Z] --- PASS: TestLogsFollowTailEmpty (1.54s) [2021-06-10T06:48:37.943Z] === RUN TestContainerNetworkMountsNoChown [2021-06-10T06:48:39.282Z] --- PASS: TestConfigsCreateAndDelete (1.91s) [2021-06-10T06:48:39.282Z] === RUN TestConfigsUpdate [2021-06-10T06:48:39.319Z] --- PASS: TestContainerNetworkMountsNoChown (1.28s) [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/default [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/default [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/private [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/private [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rprivate [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/slave [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/slave [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rslave [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/shared [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/shared [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rshared [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-10T06:48:39.319Z] === CONT TestMountDaemonRoot/default [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-10T06:48:39.319Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-10T06:48:39.319Z] === CONT TestMountDaemonRoot/rshared [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T06:48:39.319Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-10T06:48:39.319Z] === CONT TestMountDaemonRoot/shared [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-10T06:48:39.319Z] === CONT TestMountDaemonRoot/rslave [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-10T06:48:39.319Z] === CONT TestMountDaemonRoot/slave [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-10T06:48:39.319Z] === CONT TestMountDaemonRoot/rprivate [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T06:48:39.319Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-10T06:48:39.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-10T06:48:39.320Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T06:48:39.320Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T06:48:39.320Z] === CONT TestMountDaemonRoot/private [2021-06-10T06:48:39.320Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-10T06:48:39.320Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-10T06:48:39.320Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-10T06:48:39.320Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-10T06:48:39.320Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-10T06:48:39.320Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-10T06:48:39.320Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-10T06:48:39.320Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-10T06:48:39.320Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-10T06:48:39.320Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-10T06:48:39.320Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-10T06:48:39.320Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T06:48:39.320Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-10T06:48:39.320Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T06:48:39.578Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-10T06:48:39.578Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T06:48:39.578Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-10T06:48:39.578Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-10T06:48:39.578Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-10T06:48:39.578Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-10T06:48:39.578Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-10T06:48:39.578Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T06:48:39.578Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-10T06:48:39.578Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-10T06:48:39.578Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-10T06:48:39.578Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-10T06:48:39.837Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-10T06:48:39.837Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-10T06:48:39.837Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T06:48:39.837Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-10T06:48:39.837Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T06:48:39.837Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-10T06:48:39.837Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-10T06:48:39.837Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-10T06:48:39.837Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-06-10T06:48:39.837Z] === RUN TestContainerBindMountNonRecursive [2021-06-10T06:48:40.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-10T06:48:40.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-10T06:48:40.753Z] .......................... [ 67%] [2021-06-10T06:48:41.447Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-10T06:48:41.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-10T06:48:41.795Z] --- PASS: TestConfigsUpdate (2.25s) [2021-06-10T06:48:41.795Z] === RUN TestTemplatedConfig [2021-06-10T06:48:42.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-10T06:48:42.954Z] [2021-06-10T06:48:42.954Z] ________ ____ __. [2021-06-10T06:48:42.954Z] \_____ \ | |/ _| [2021-06-10T06:48:42.954Z] / | \| < [2021-06-10T06:48:42.954Z] / | \ | \ [2021-06-10T06:48:42.954Z] \_______ /____|__ \ [2021-06-10T06:48:42.954Z] \/ \/ [2021-06-10T06:48:42.954Z] [2021-06-10T06:48:42.954Z] INFO: make.ps1 ended at 06/10/2021 06:48:42 [2021-06-10T06:48:43.546Z] --- PASS: TestContainerBindMountNonRecursive (3.70s) [2021-06-10T06:48:43.546Z] === RUN TestContainerVolumesMountedAsShared [2021-06-10T06:48:44.462Z] INFO: Binaries build ended at 06/10/2021 06:48:44. Duration:00:01:19.8234566 [2021-06-10T06:48:44.481Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-06-10T06:48:44.481Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-10T06:48:45.061Z] --- PASS: TestTemplatedConfig (3.50s) [2021-06-10T06:48:45.061Z] === RUN TestConfigCreateResolve [2021-06-10T06:48:45.410Z] INFO: Copying the built daemon binary to d:\CI\PR-42505\2\binary\dockerd-226719b968.exe... [2021-06-10T06:48:45.859Z] INFO: Copying the built client binary to d:\CI\PR-42505\2\binary\docker-226719b968.exe... [2021-06-10T06:48:45.859Z] INFO: Copying dockerversion from the container... [2021-06-10T06:48:45.859Z] INFO: Copying the golang package from the container to d:\CI\PR-42505\2\installer\go.zip... [2021-06-10T06:48:45.875Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-10T06:48:46.020Z] 2021/06/10 06:48:43 Closing DB instances... [2021-06-10T06:48:46.020Z] --- PASS: TestNetworkDBGarbageCollection (53.62s) [2021-06-10T06:48:46.020Z] === RUN TestFindNode [2021-06-10T06:48:46.020Z] 2021/06/10 06:48:44 Closing DB instances... [2021-06-10T06:48:46.020Z] --- PASS: TestFindNode (0.01s) [2021-06-10T06:48:46.020Z] === RUN TestChangeNodeState [2021-06-10T06:48:46.020Z] 2021/06/10 06:48:44 Closing DB instances... [2021-06-10T06:48:46.020Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-10T06:48:46.020Z] === RUN TestNodeReincarnation [2021-06-10T06:48:46.020Z] 2021/06/10 06:48:44 Closing DB instances... [2021-06-10T06:48:46.806Z] INFO: Extracting go.zip to d:\CI\PR-42505\2\go [2021-06-10T06:48:46.810Z] --- PASS: TestContainerVolumesMountedAsSlave (2.28s) [2021-06-10T06:48:46.810Z] === RUN TestNetworkNat [2021-06-10T06:48:47.573Z] --- PASS: TestConfigCreateResolve (2.27s) [2021-06-10T06:48:47.573Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T06:48:47.829Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-06-10T06:48:47.829Z] PASS [2021-06-10T06:48:47.829Z] [2021-06-10T06:48:47.829Z] DONE 7 tests in 15.370s [2021-06-10T06:48:47.829Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-10T06:48:47.829Z] INFO: Testing against a local daemon [2021-06-10T06:48:47.829Z] === RUN TestCheckpoint [2021-06-10T06:48:47.829Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T06:48:47.829Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T06:48:47.829Z] === RUN TestContainerInvalidJSON [2021-06-10T06:48:47.829Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T06:48:47.829Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T06:48:47.829Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T06:48:47.829Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T06:48:47.829Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T06:48:47.829Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T06:48:48.084Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T06:48:48.084Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T06:48:48.084Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T06:48:48.084Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-10T06:48:48.084Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-10T06:48:48.084Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-10T06:48:48.084Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-10T06:48:48.084Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T06:48:48.084Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-10T06:48:48.084Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T06:48:48.084Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-06-10T06:48:48.084Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T06:48:48.084Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-10T06:48:48.084Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T06:48:48.084Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-10T06:48:48.084Z] === RUN TestCopyFromContainer [2021-06-10T06:48:48.186Z] --- PASS: TestNetworkNat (1.33s) [2021-06-10T06:48:48.186Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T06:48:49.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-10T06:48:49.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-10T06:48:49.380Z] --- PASS: TestNetworkLocalhostTCPNat (1.54s) [2021-06-10T06:48:49.380Z] === RUN TestNetworkLoopbackNat [2021-06-10T06:48:49.452Z] === RUN TestCopyFromContainer// [2021-06-10T06:48:49.707Z] === RUN TestCopyFromContainer//bar/root [2021-06-10T06:48:49.707Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-10T06:48:49.707Z] === RUN TestCopyFromContainer/bar/quux [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-10T06:48:49.768Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-10T06:48:49.768Z] === RUN TestParallelCreate [2021-06-10T06:48:49.768Z] 2021/06/10 06:48:49 Closing DB instances... [2021-06-10T06:48:49.768Z] --- PASS: TestParallelCreate (0.01s) [2021-06-10T06:48:49.768Z] === RUN TestParallelDelete [2021-06-10T06:48:49.768Z] 2021/06/10 06:48:49 Closing DB instances... [2021-06-10T06:48:49.768Z] --- PASS: TestParallelDelete (0.01s) [2021-06-10T06:48:49.768Z] === RUN TestNetworkDBIslands [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:914aef26fd5b with config:&{NodeID:914aef26fd5b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=info msg="Node 914aef26fd5b/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=info msg="Node 914aef26fd5b/172.20.188.58, added to nodes list" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:92e816212e17 with config:&{NodeID:92e816212e17 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=info msg="Node 92e816212e17/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=info msg="Node 92e816212e17/172.20.188.58, added to nodes list" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=info msg="Node 92e816212e17/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=info msg="Node 92e816212e17/172.20.188.58, added to nodes list" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=info msg="Node 914aef26fd5b/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=info msg="Node 914aef26fd5b/172.20.188.58, added to nodes list" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-10T06:48:49.768Z] time="2021-06-10T06:48:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-06-10T06:48:49.962Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-10T06:48:49.962Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-10T06:48:49.962Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-10T06:48:49.962Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-10T06:48:50.218Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-10T06:48:50.218Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-10T06:48:50.218Z] --- PASS: TestCopyFromContainer (2.10s) [2021-06-10T06:48:50.218Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-10T06:48:50.218Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-10T06:48:50.218Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-10T06:48:50.218Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-10T06:48:50.218Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-10T06:48:50.218Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-06-10T06:48:50.218Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-06-10T06:48:50.218Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-06-10T06:48:50.218Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-10T06:48:50.218Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-10T06:48:50.218Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T06:48:50.218Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T06:48:50.218Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T06:48:50.218Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T06:48:50.218Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T06:48:50.218Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T06:48:50.218Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T06:48:50.218Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T06:48:50.218Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T06:48:50.218Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T06:48:50.218Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-10T06:48:50.218Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-10T06:48:50.218Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-10T06:48:50.218Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T06:48:50.218Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T06:48:50.218Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-10T06:48:50.218Z] === RUN TestCreateWithInvalidEnv [2021-06-10T06:48:50.218Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T06:48:50.218Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T06:48:50.218Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T06:48:50.218Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T06:48:50.218Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T06:48:50.218Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T06:48:50.218Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T06:48:50.218Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T06:48:50.218Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T06:48:50.218Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-10T06:48:50.218Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-10T06:48:50.218Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-10T06:48:50.218Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T06:48:50.218Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T06:48:50.475Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-10T06:48:50.475Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c3079a26852c with config:&{NodeID:c3079a26852c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=info msg="Node c3079a26852c/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=info msg="Node c3079a26852c/172.20.188.58, added to nodes list" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=info msg="Node c3079a26852c/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=info msg="Node c3079a26852c/172.20.188.58, added to nodes list" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=info msg="Node 914aef26fd5b/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=info msg="Node 914aef26fd5b/172.20.188.58, added to nodes list" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=info msg="Node 92e816212e17/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=info msg="Node 92e816212e17/172.20.188.58, added to nodes list" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=info msg="Node c3079a26852c/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:50.740Z] time="2021-06-10T06:48:50Z" level=info msg="Node c3079a26852c/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6689eb1dbb13 with config:&{NodeID:6689eb1dbb13 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=info msg="Node 92e816212e17/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=info msg="Node 92e816212e17/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=info msg="Node c3079a26852c/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=info msg="Node c3079a26852c/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=info msg="Node 914aef26fd5b/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=info msg="Node 914aef26fd5b/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:51Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:51Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:51Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.202Z] time="2021-06-10T06:48:51Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a8374f3c0666 with config:&{NodeID:a8374f3c0666 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node 92e816212e17/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node 92e816212e17/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node c3079a26852c/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node c3079a26852c/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node 914aef26fd5b/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node 914aef26fd5b/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, added to nodes list" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:51.663Z] time="2021-06-10T06:48:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, added to nodes list" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=info msg="The new bootstrap node list is:[172.20.188.58:10033 172.20.188.58:10034 172.20.188.58:10035]" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10033" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49357" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10034" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49358" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49359" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10035" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=info msg="The new bootstrap node list is:[172.20.188.58:10033 172.20.188.58:10034 172.20.188.58:10035]" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10033" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49360" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10034" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49361" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10035" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:51Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49362" [2021-06-10T06:48:52.124Z] time="2021-06-10T06:48:52Z" level=info msg="node 0 leaving" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="Node 914aef26fd5b change state NodeActive --> NodeLeft" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="node2(92e816212e17): Node leave event for 914aef26fd5b/172.20.188.58" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="Node 914aef26fd5b change state NodeActive --> NodeLeft" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="node5(a8374f3c0666): Node leave event for 914aef26fd5b/172.20.188.58" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="Node 914aef26fd5b change state NodeActive --> NodeLeft" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="node4(6689eb1dbb13): Node leave event for 914aef26fd5b/172.20.188.58" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="Node 914aef26fd5b change state NodeActive --> NodeLeft" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="node1(914aef26fd5b): Node leave event for 914aef26fd5b/172.20.188.58" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="Node 914aef26fd5b change state NodeActive --> NodeLeft" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="node3(c3079a26852c): Node leave event for 914aef26fd5b/172.20.188.58" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="Node 914aef26fd5b/172.20.188.58, left gossip cluster" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="Node 914aef26fd5b/172.20.188.58, left gossip cluster" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="Node 914aef26fd5b/172.20.188.58, left gossip cluster" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="Node 914aef26fd5b/172.20.188.58, left gossip cluster" [2021-06-10T06:48:52.585Z] time="2021-06-10T06:48:52Z" level=info msg="Node 914aef26fd5b/172.20.188.58, left gossip cluster" [2021-06-10T06:48:52.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-10T06:48:52.989Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s) [2021-06-10T06:48:52.989Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.20.188.58:10036: use of closed network connection" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="node 1 leaving" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="Node 92e816212e17 change state NodeActive --> NodeLeft" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="node5(a8374f3c0666): Node leave event for 92e816212e17/172.20.188.58" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="Node 92e816212e17 change state NodeActive --> NodeLeft" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="node4(6689eb1dbb13): Node leave event for 92e816212e17/172.20.188.58" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="Node 92e816212e17/172.20.188.58, left gossip cluster" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="Node 92e816212e17 change state NodeActive --> NodeFailed" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="Node 92e816212e17/172.20.188.58, added to failed nodes list" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=error msg="node: 92e816212e17 is unknown to memberlist" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="Node 92e816212e17 change state NodeActive --> NodeLeft" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="node3(c3079a26852c): Node leave event for 92e816212e17/172.20.188.58" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="Node 92e816212e17/172.20.188.58, left gossip cluster" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="Node 92e816212e17/172.20.188.58, left gossip cluster" [2021-06-10T06:48:53.046Z] time="2021-06-10T06:48:52Z" level=info msg="Node 92e816212e17/172.20.188.58, left gossip cluster" [2021-06-10T06:48:53.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-10T06:48:53.489Z] --- PASS: TestNetworkLoopbackNat (4.12s) [2021-06-10T06:48:53.489Z] === RUN TestPause [2021-06-10T06:48:53.520Z] time="2021-06-10T06:48:53Z" level=info msg="node 2 leaving" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node c3079a26852c change state NodeActive --> NodeLeft" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="node5(a8374f3c0666): Node leave event for c3079a26852c/172.20.188.58" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node c3079a26852c change state NodeActive --> NodeLeft" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="node4(6689eb1dbb13): Node leave event for c3079a26852c/172.20.188.58" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node c3079a26852c/172.20.188.58, left gossip cluster" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node c3079a26852c change state NodeActive --> NodeFailed" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node c3079a26852c/172.20.188.58, added to failed nodes list" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node c3079a26852c/172.20.188.58, left gossip cluster" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node c3079a26852c/172.20.188.58, left gossip cluster" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=error msg="node: c3079a26852c is unknown to memberlist" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10035" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="node 0 coming back" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ffe9e983252b with config:&{NodeID:ffe9e983252b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=debug msg="memberlist: Failed to join 172.20.188.58: write tcp 172.20.188.58:49363->172.20.188.58:10035: wsasend: An existing connection was forcibly closed by the remote host." [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node ffe9e983252b/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node ffe9e983252b/172.20.188.58, added to nodes list" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="node 1 coming back" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ed81644f63db with config:&{NodeID:ed81644f63db Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node ed81644f63db/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node ed81644f63db/172.20.188.58, added to nodes list" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="node 2 coming back" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6ed5829d40e3 with config:&{NodeID:6ed5829d40e3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, joined gossip cluster" [2021-06-10T06:48:53.521Z] time="2021-06-10T06:48:53Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, added to nodes list" [2021-06-10T06:48:54.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-10T06:48:54.493Z] time="2021-06-10T06:48:53Z" level=debug msg="memberlist: Failed ping: 6689eb1dbb13 (timeout reached)" [2021-06-10T06:48:54.493Z] time="2021-06-10T06:48:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.188.58:10037: use of closed network connection" [2021-06-10T06:48:54.493Z] time="2021-06-10T06:48:53Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49364" [2021-06-10T06:48:54.493Z] time="2021-06-10T06:48:54Z" level=warning msg="memberlist: Was able to connect to 6689eb1dbb13 but other probes failed, network may be misconfigured" [2021-06-10T06:48:54.992Z] --- PASS: TestPause (1.24s) [2021-06-10T06:48:54.992Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T06:48:54.992Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T06:48:54.992Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T06:48:54.992Z] === RUN TestPauseStopPausedContainer [2021-06-10T06:48:55.503Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2021-06-10T06:48:55.503Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T06:48:55.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T06:48:55.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T06:48:55.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T06:48:55.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T06:48:55.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T06:48:55.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T06:48:55.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T06:48:55.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T06:48:55.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T06:48:55.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T06:48:55.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T06:48:55.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T06:48:55.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T06:48:55.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T06:48:55.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T06:48:55.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-10T06:48:55.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-10T06:48:55.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-10T06:48:55.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-10T06:48:55.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-10T06:48:55.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-10T06:48:55.503Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T06:48:56.064Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-06-10T06:48:56.064Z] === RUN TestCreateDifferentPlatform [2021-06-10T06:48:56.064Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T06:48:56.064Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T06:48:56.064Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-10T06:48:56.064Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-10T06:48:56.064Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T06:48:56.064Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T06:48:56.064Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-10T06:48:56.064Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T06:48:56.064Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-10T06:48:56.064Z] === RUN TestContainerStartOnDaemonRestart [2021-06-10T06:48:56.064Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-10T06:48:56.064Z] === RUN TestDaemonRestartIpcMode [2021-06-10T06:48:56.064Z] === PAUSE TestDaemonRestartIpcMode [2021-06-10T06:48:56.064Z] === RUN TestDaemonHostGatewayIP [2021-06-10T06:48:56.064Z] === PAUSE TestDaemonHostGatewayIP [2021-06-10T06:48:56.064Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-10T06:48:56.064Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-10T06:48:56.064Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T06:48:56.064Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-10T06:48:56.064Z] === RUN TestDiff [2021-06-10T06:48:56.367Z] --- PASS: TestPauseStopPausedContainer (1.34s) [2021-06-10T06:48:56.367Z] === RUN TestPidHost [2021-06-10T06:48:56.990Z] --- PASS: TestDiff (0.79s) [2021-06-10T06:48:56.990Z] === RUN TestExecWithCloseStdin [2021-06-10T06:48:58.355Z] --- PASS: TestExecWithCloseStdin (1.14s) [2021-06-10T06:48:58.355Z] === RUN TestExec [2021-06-10T06:48:59.282Z] --- PASS: TestExec (1.12s) [2021-06-10T06:48:59.282Z] === RUN TestExecUser [2021-06-10T06:48:59.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-10T06:49:00.208Z] --- PASS: TestExecUser (1.09s) [2021-06-10T06:49:00.208Z] === RUN TestExportContainerAndImportImage [2021-06-10T06:49:00.228Z] --- PASS: TestPidHost (4.00s) [2021-06-10T06:49:00.228Z] === RUN TestPsFilter [2021-06-10T06:49:00.228Z] --- PASS: TestPsFilter (0.16s) [2021-06-10T06:49:00.228Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T06:49:00.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-10T06:49:01.571Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2021-06-10T06:49:01.571Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T06:49:01.864Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.24s) [2021-06-10T06:49:01.864Z] === RUN TestRemoveContainerWithVolume [2021-06-10T06:49:02.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-10T06:49:02.936Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-06-10T06:49:02.936Z] === RUN TestHealthCheckWorkdir [2021-06-10T06:49:03.057Z] --- PASS: TestRemoveContainerWithVolume (1.30s) [2021-06-10T06:49:03.057Z] === RUN TestRemoveContainerRunning [2021-06-10T06:49:04.299Z] --- PASS: TestHealthCheckWorkdir (1.57s) [2021-06-10T06:49:04.299Z] === RUN TestHealthKillContainer [2021-06-10T06:49:04.433Z] --- PASS: TestRemoveContainerRunning (1.39s) [2021-06-10T06:49:04.433Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T06:49:05.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-10T06:49:05.627Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.37s) [2021-06-10T06:49:05.627Z] === RUN TestRemoveInvalidContainer [2021-06-10T06:49:05.627Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-10T06:49:05.627Z] === RUN TestRenameLinkedContainer [2021-06-10T06:49:07.561Z] --- PASS: TestHealthKillContainer (3.12s) [2021-06-10T06:49:07.561Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T06:49:08.123Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-06-10T06:49:08.123Z] === RUN TestIpcModeNone [2021-06-10T06:49:09.486Z] --- PASS: TestIpcModeNone (1.16s) [2021-06-10T06:49:09.486Z] === RUN TestIpcModePrivate [2021-06-10T06:49:10.414Z] --- PASS: TestIpcModePrivate (1.13s) [2021-06-10T06:49:10.414Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-06-10T06:49:10.414Z] === RUN TestIpcModeShareable [2021-06-10T06:49:11.779Z] --- PASS: TestIpcModeShareable (1.11s) [2021-06-10T06:49:11.779Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-06-10T06:49:11.779Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-10T06:49:11.792Z] INFO: Extraction ended at 06/10/2021 06:49:08. Duration:00:00:22.0901612 [2021-06-10T06:49:11.792Z] INFO: Updating the golang and path environment variables [2021-06-10T06:49:11.792Z] INFO: GOPATH=d:\gopath [2021-06-10T06:49:11.792Z] INFO: go version go1.13.15 windows/amd64 [2021-06-10T06:49:11.792Z] INFO: Running the daemon under test in debug mode [2021-06-10T06:49:11.792Z] INFO: Starting a daemon under test... [2021-06-10T06:49:11.792Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42505\2\daemon --pidfile d:\CI\PR-42505\2\docker.pid -D [2021-06-10T06:49:11.792Z] INFO: Process started successfully. [2021-06-10T06:49:11.792Z] INFO: Start tailing logs of the daemon under tests [2021-06-10T06:49:11.792Z] INFO: Waiting for the daemon under test to start... [2021-06-10T06:49:12.194Z] --- PASS: TestRenameLinkedContainer (5.66s) [2021-06-10T06:49:12.194Z] === RUN TestRenameStoppedContainer [2021-06-10T06:49:12.795Z] --- PASS: TestRenameStoppedContainer (1.38s) [2021-06-10T06:49:12.795Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T06:49:15.045Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2021-06-10T06:49:15.045Z] === RUN TestAPIIpcModeHost [2021-06-10T06:49:15.972Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-06-10T06:49:15.972Z] === RUN TestDaemonIpcModeShareable [2021-06-10T06:49:16.099Z] --- PASS: TestRenameRunningContainerAndReuse (2.97s) [2021-06-10T06:49:16.099Z] === RUN TestRenameInvalidName [2021-06-10T06:49:17.035Z] --- PASS: TestRenameInvalidName (1.33s) [2021-06-10T06:49:17.035Z] === RUN TestRenameAnonymousContainer [2021-06-10T06:49:17.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-10T06:49:17.863Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2021-06-10T06:49:17.863Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-06-10T06:49:17.863Z] === RUN TestDaemonIpcModePrivate [2021-06-10T06:49:19.239Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2021-06-10T06:49:19.239Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-06-10T06:49:19.239Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-10T06:49:21.138Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2021-06-10T06:49:21.138Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-06-10T06:49:21.138Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-10T06:49:21.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-10T06:49:21.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-10T06:49:21.744Z] --- PASS: TestRenameAnonymousContainer (4.60s) [2021-06-10T06:49:21.744Z] === RUN TestRenameContainerWithSameName [2021-06-10T06:49:22.682Z] --- PASS: TestRenameContainerWithSameName (1.17s) [2021-06-10T06:49:22.682Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T06:49:23.025Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2021-06-10T06:49:23.025Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-06-10T06:49:23.025Z] === RUN TestIpcModeOlderClient [2021-06-10T06:49:23.025Z] === PAUSE TestIpcModeOlderClient [2021-06-10T06:49:23.025Z] === RUN TestKillContainerInvalidSignal [2021-06-10T06:49:23.137Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-10T06:49:23.586Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-06-10T06:49:23.586Z] === RUN TestKillContainer [2021-06-10T06:49:23.586Z] === RUN TestKillContainer/no_signal [2021-06-10T06:49:24.512Z] time="2021-06-10T06:49:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10036" [2021-06-10T06:49:24.512Z] time="2021-06-10T06:49:24Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49367" [2021-06-10T06:49:24.514Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T06:49:24.770Z] === RUN TestKillContainer/killing_signal [2021-06-10T06:49:25.214Z] --- PASS: TestRenameContainerWithLinkedContainer (2.51s) [2021-06-10T06:49:25.214Z] === RUN TestResize [2021-06-10T06:49:25.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-10T06:49:25.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-10T06:49:25.696Z] --- PASS: TestKillContainer (2.23s) [2021-06-10T06:49:25.696Z] --- PASS: TestKillContainer/no_signal (0.72s) [2021-06-10T06:49:25.696Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-06-10T06:49:25.696Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2021-06-10T06:49:25.696Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T06:49:25.696Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-10T06:49:26.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-10T06:49:26.607Z] --- PASS: TestResize (1.21s) [2021-06-10T06:49:26.607Z] === RUN TestResizeWithInvalidSize [2021-06-10T06:49:26.622Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-10T06:49:26.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-10T06:49:27.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2021-06-10T06:49:27.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-06-10T06:49:27.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-06-10T06:49:27.549Z] === RUN TestKillStoppedContainer [2021-06-10T06:49:27.549Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-10T06:49:27.549Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T06:49:27.549Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-10T06:49:27.549Z] === RUN TestKillDifferentUserContainer [2021-06-10T06:49:27.804Z] --- PASS: TestResizeWithInvalidSize (1.32s) [2021-06-10T06:49:27.804Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T06:49:28.111Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-06-10T06:49:28.111Z] === RUN TestInspectOomKilledTrue [2021-06-10T06:49:28.111Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T06:49:28.111Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-10T06:49:28.111Z] === RUN TestInspectOomKilledFalse [2021-06-10T06:49:29.038Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-06-10T06:49:29.038Z] === RUN TestLinksEtcHostsContentMatch [2021-06-10T06:49:29.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-10T06:49:29.180Z] --- PASS: TestResizeWhenContainerNotStarted (1.45s) [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T06:49:29.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T06:49:29.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T06:49:29.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T06:49:29.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T06:49:29.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T06:49:29.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T06:49:29.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T06:49:29.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T06:49:29.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T06:49:29.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T06:49:29.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T06:49:29.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T06:49:29.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T06:49:29.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T06:49:29.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T06:49:29.339Z] ...INFO: Daemon under test started and replied! [2021-06-10T06:49:29.339Z] INFO: Docker version of the daemon under test [2021-06-10T06:49:29.339Z] [2021-06-10T06:49:29.339Z] Client: [2021-06-10T06:49:29.339Z] Version: 17.06.2-ce [2021-06-10T06:49:29.339Z] API version: 1.30 [2021-06-10T06:49:29.339Z] Go version: go1.8.3 [2021-06-10T06:49:29.339Z] Git commit: cec0b72 [2021-06-10T06:49:29.339Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-10T06:49:29.339Z] OS/Arch: windows/amd64 [2021-06-10T06:49:29.339Z] [2021-06-10T06:49:29.339Z] Server: [2021-06-10T06:49:29.339Z] Version: 0.0.0-dev [2021-06-10T06:49:29.339Z] API version: 1.41 (minimum version 1.24) [2021-06-10T06:49:29.339Z] Go version: go1.13.15 [2021-06-10T06:49:29.339Z] Git commit: 226719b968 [2021-06-10T06:49:29.339Z] Built: 06/10/2021 06:47:28 [2021-06-10T06:49:29.339Z] OS/Arch: windows/amd64 [2021-06-10T06:49:29.339Z] Experimental: false [2021-06-10T06:49:29.339Z] [2021-06-10T06:49:29.339Z] INFO: Docker info of the daemon under test [2021-06-10T06:49:29.339Z] [2021-06-10T06:49:29.339Z] Containers: 0 [2021-06-10T06:49:29.339Z] Running: 0 [2021-06-10T06:49:29.339Z] Paused: 0 [2021-06-10T06:49:29.339Z] Stopped: 0 [2021-06-10T06:49:29.339Z] Images: 0 [2021-06-10T06:49:29.339Z] Server Version: 0.0.0-dev [2021-06-10T06:49:29.339Z] Storage Driver: windowsfilter [2021-06-10T06:49:29.339Z] Windows: [2021-06-10T06:49:29.339Z] Logging Driver: json-file [2021-06-10T06:49:29.339Z] Plugins: [2021-06-10T06:49:29.339Z] Volume: local [2021-06-10T06:49:29.339Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T06:49:29.339Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T06:49:29.339Z] Swarm: inactive [2021-06-10T06:49:29.339Z] Default Isolation: process [2021-06-10T06:49:29.339Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-10T06:49:29.339Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-10T06:49:29.339Z] OSType: windows [2021-06-10T06:49:29.339Z] Architecture: x86_64 [2021-06-10T06:49:29.339Z] CPUs: 4 [2021-06-10T06:49:29.339Z] Total Memory: 32GiB [2021-06-10T06:49:29.339Z] Name: azwin-2-550e60 [2021-06-10T06:49:29.339Z] ID: KQ6P:AAYA:HLRK:X5VA:MQEQ:3PGV:JQ3A:66PU:6KP6:THMC:VRDS:OP5W [2021-06-10T06:49:29.339Z] Docker Root Dir: D:\CI\PR-42505\2\daemon [2021-06-10T06:49:29.339Z] Debug Mode (client): false [2021-06-10T06:49:29.339Z] Debug Mode (server): true [2021-06-10T06:49:29.339Z] File Descriptors: -1 [2021-06-10T06:49:29.339Z] Goroutines: 16 [2021-06-10T06:49:29.339Z] System Time: 2021-06-10T06:49:28.4975021Z [2021-06-10T06:49:29.339Z] EventsListeners: 0 [2021-06-10T06:49:29.339Z] Registry: https://index.docker.io/v1/ [2021-06-10T06:49:29.339Z] Labels: [2021-06-10T06:49:29.339Z] Experimental: false [2021-06-10T06:49:29.339Z] Insecure Registries: [2021-06-10T06:49:29.339Z] 127.0.0.0/8 [2021-06-10T06:49:29.339Z] Live Restore Enabled: false [2021-06-10T06:49:29.339Z] [2021-06-10T06:49:29.339Z] [2021-06-10T06:49:29.339Z] INFO: Docker images of the daemon under test [2021-06-10T06:49:29.339Z] [2021-06-10T06:49:29.339Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T06:49:29.339Z] [2021-06-10T06:49:29.339Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-10T06:49:29.339Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-06-10T06:49:29.339Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-10T06:49:29.339Z] 29d5b6a226d2: Pulling fs layer [2021-06-10T06:49:29.598Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-06-10T06:49:29.598Z] === RUN TestLinksContainerNames [2021-06-10T06:49:30.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-10T06:49:31.487Z] --- PASS: TestLinksContainerNames (1.47s) [2021-06-10T06:49:31.487Z] === RUN TestLogsFollowTailEmpty [2021-06-10T06:49:31.744Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-06-10T06:49:31.744Z] === RUN TestContainerNetworkMountsNoChown [2021-06-10T06:49:32.671Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/default [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/default [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/private [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/private [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rprivate [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/slave [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/slave [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rslave [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/shared [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/shared [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rshared [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/default [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/rshared [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/shared [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/rslave [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/slave [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/rprivate [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/private [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-10T06:49:32.671Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-10T06:49:32.671Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-10T06:49:32.671Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-10T06:49:32.926Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-10T06:49:32.926Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-10T06:49:32.926Z] === RUN TestContainerBindMountNonRecursive [2021-06-10T06:49:33.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-10T06:49:33.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T06:49:33.975Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T06:49:34.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-10T06:49:34.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-10T06:49:34.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-10T06:49:34.876Z] time="2021-06-10T06:49:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10037" [2021-06-10T06:49:34.876Z] time="2021-06-10T06:49:33Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49368" [2021-06-10T06:49:35.440Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2021-06-10T06:49:35.440Z] === RUN TestContainerVolumesMountedAsShared [2021-06-10T06:49:35.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T06:49:35.696Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2021-06-10T06:49:35.696Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-10T06:49:35.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T06:49:36.623Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-06-10T06:49:36.623Z] === RUN TestNetworkNat [2021-06-10T06:49:37.551Z] --- PASS: TestNetworkNat (0.77s) [2021-06-10T06:49:37.551Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T06:49:37.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T06:49:37.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T06:49:38.112Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2021-06-10T06:49:38.112Z] === RUN TestNetworkLoopbackNat [2021-06-10T06:49:38.260Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-10T06:49:39.037Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-10T06:49:40.803Z] tests/integration/client_test.py ..... [ 75%] [2021-06-10T06:49:40.803Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-10T06:49:41.372Z] tests/integration/errors_test.py . [ 76%] [2021-06-10T06:49:41.375Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-06-10T06:49:41.375Z] === RUN TestPause [2021-06-10T06:49:41.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T06:49:41.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T06:49:41.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-10T06:49:41.936Z] --- PASS: TestPause (0.74s) [2021-06-10T06:49:41.936Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T06:49:41.936Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T06:49:41.936Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T06:49:41.936Z] === RUN TestPauseStopPausedContainer [2021-06-10T06:49:42.863Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2021-06-10T06:49:42.863Z] === RUN TestPidHost [2021-06-10T06:49:44.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-10T06:49:44.751Z] --- PASS: TestPidHost (2.03s) [2021-06-10T06:49:44.751Z] === RUN TestPsFilter [2021-06-10T06:49:44.751Z] --- PASS: TestPsFilter (0.13s) [2021-06-10T06:49:44.751Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T06:49:45.677Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2021-06-10T06:49:45.677Z] === RUN TestRemoveContainerWithVolume [2021-06-10T06:49:46.239Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-06-10T06:49:46.240Z] === RUN TestRemoveContainerRunning [2021-06-10T06:49:46.267Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-10T06:49:46.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-10T06:49:47.064Z] 29d5b6a226d2: Verifying Checksum [2021-06-10T06:49:47.064Z] 29d5b6a226d2: Download complete [2021-06-10T06:49:47.167Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-06-10T06:49:47.167Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T06:49:47.462Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-10T06:49:47.722Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T06:49:47.729Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-06-10T06:49:47.729Z] === RUN TestRemoveInvalidContainer [2021-06-10T06:49:47.729Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-10T06:49:47.729Z] === RUN TestRenameLinkedContainer [2021-06-10T06:49:47.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T06:49:48.550Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-10T06:49:50.996Z] --- PASS: TestRenameLinkedContainer (2.93s) [2021-06-10T06:49:50.996Z] === RUN TestRenameStoppedContainer [2021-06-10T06:49:51.251Z] --- PASS: TestRenameStoppedContainer (0.71s) [2021-06-10T06:49:51.251Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T06:49:51.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.24s) [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.56s) [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.94s) [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.92s) [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.93s) [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.18s) [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.23s) [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.54s) [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.71s) [2021-06-10T06:49:52.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.23s) [2021-06-10T06:49:52.402Z] === RUN TestCgroupNamespacesRun [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.188.58:10033 172.20.188.58:10034 172.20.188.58:10035]" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.188.58:10033 172.20.188.58:10034 172.20.188.58:10035]" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10033" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49369" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ffe9e983252b/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ffe9e983252b/172.20.188.58, is the new incarnation of the shutdown node 914aef26fd5b/172.20.188.58" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ffe9e983252b/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10034" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49370" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ffe9e983252b/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ffe9e983252b/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ed81644f63db/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ed81644f63db/172.20.188.58, is the new incarnation of the shutdown node 92e816212e17/172.20.188.58" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ed81644f63db/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10035" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49371" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ffe9e983252b/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ffe9e983252b/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ed81644f63db/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ed81644f63db/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node a8374f3c0666/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, is the new incarnation of the shutdown node c3079a26852c/172.20.188.58" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ed81644f63db/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ed81644f63db/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ffe9e983252b/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ffe9e983252b/172.20.188.58, is the new incarnation of the shutdown node 914aef26fd5b/172.20.188.58" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ffe9e983252b/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ed81644f63db/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ed81644f63db/172.20.188.58, is the new incarnation of the shutdown node 92e816212e17/172.20.188.58" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node ed81644f63db/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, is the new incarnation of the shutdown node c3079a26852c/172.20.188.58" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, joined gossip cluster" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:51Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, added to nodes list" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10033" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:52Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49372" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10034" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:52Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49373" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10035" [2021-06-10T06:49:52.609Z] time="2021-06-10T06:49:52Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49374" [2021-06-10T06:49:53.141Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2021-06-10T06:49:53.141Z] === RUN TestRenameInvalidName [2021-06-10T06:49:53.582Z] 2021/06/10 06:49:53 Closing DB instances... [2021-06-10T06:49:53.709Z] --- PASS: TestRenameInvalidName (0.76s) [2021-06-10T06:49:53.709Z] === RUN TestRenameAnonymousContainer [2021-06-10T06:49:54.047Z] time="2021-06-10T06:49:53Z" level=info msg="Node ffe9e983252b change state NodeActive --> NodeLeft" [2021-06-10T06:49:54.047Z] time="2021-06-10T06:49:53Z" level=info msg="node2(ed81644f63db): Node leave event for ffe9e983252b/172.20.188.58" [2021-06-10T06:49:54.047Z] time="2021-06-10T06:49:53Z" level=info msg="Node ffe9e983252b change state NodeActive --> NodeLeft" [2021-06-10T06:49:54.047Z] time="2021-06-10T06:49:53Z" level=info msg="node3(6ed5829d40e3): Node leave event for ffe9e983252b/172.20.188.58" [2021-06-10T06:49:54.047Z] time="2021-06-10T06:49:53Z" level=info msg="Node ffe9e983252b change state NodeActive --> NodeLeft" [2021-06-10T06:49:54.047Z] time="2021-06-10T06:49:53Z" level=info msg="node5(a8374f3c0666): Node leave event for ffe9e983252b/172.20.188.58" [2021-06-10T06:49:54.047Z] time="2021-06-10T06:49:53Z" level=info msg="Node ffe9e983252b change state NodeActive --> NodeLeft" [2021-06-10T06:49:54.047Z] time="2021-06-10T06:49:53Z" level=info msg="node1(ffe9e983252b): Node leave event for ffe9e983252b/172.20.188.58" [2021-06-10T06:49:54.047Z] time="2021-06-10T06:49:53Z" level=info msg="Node ffe9e983252b change state NodeActive --> NodeLeft" [2021-06-10T06:49:54.047Z] time="2021-06-10T06:49:53Z" level=info msg="node4(6689eb1dbb13): Node leave event for ffe9e983252b/172.20.188.58" [2021-06-10T06:49:54.047Z] time="2021-06-10T06:49:53Z" level=info msg="Node ffe9e983252b/172.20.188.58, left gossip cluster" [2021-06-10T06:49:54.047Z] time="2021-06-10T06:49:53Z" level=info msg="Node ffe9e983252b/172.20.188.58, left gossip cluster" [2021-06-10T06:49:54.048Z] time="2021-06-10T06:49:53Z" level=info msg="Node ffe9e983252b/172.20.188.58, left gossip cluster" [2021-06-10T06:49:54.048Z] time="2021-06-10T06:49:53Z" level=info msg="Node ffe9e983252b/172.20.188.58, left gossip cluster" [2021-06-10T06:49:54.048Z] time="2021-06-10T06:49:53Z" level=info msg="Node ffe9e983252b/172.20.188.58, left gossip cluster" [2021-06-10T06:49:54.508Z] time="2021-06-10T06:49:54Z" level=info msg="Node ed81644f63db change state NodeActive --> NodeLeft" [2021-06-10T06:49:54.508Z] time="2021-06-10T06:49:54Z" level=info msg="node3(6ed5829d40e3): Node leave event for ed81644f63db/172.20.188.58" [2021-06-10T06:49:54.508Z] time="2021-06-10T06:49:54Z" level=info msg="Node ed81644f63db change state NodeActive --> NodeLeft" [2021-06-10T06:49:54.508Z] time="2021-06-10T06:49:54Z" level=info msg="node5(a8374f3c0666): Node leave event for ed81644f63db/172.20.188.58" [2021-06-10T06:49:54.508Z] time="2021-06-10T06:49:54Z" level=info msg="Node ed81644f63db change state NodeActive --> NodeLeft" [2021-06-10T06:49:54.508Z] time="2021-06-10T06:49:54Z" level=info msg="node2(ed81644f63db): Node leave event for ed81644f63db/172.20.188.58" [2021-06-10T06:49:54.509Z] time="2021-06-10T06:49:54Z" level=info msg="Node ed81644f63db change state NodeActive --> NodeLeft" [2021-06-10T06:49:54.509Z] time="2021-06-10T06:49:54Z" level=info msg="node4(6689eb1dbb13): Node leave event for ed81644f63db/172.20.188.58" [2021-06-10T06:49:54.509Z] time="2021-06-10T06:49:54Z" level=info msg="Node ed81644f63db/172.20.188.58, left gossip cluster" [2021-06-10T06:49:54.509Z] time="2021-06-10T06:49:54Z" level=info msg="Node ed81644f63db/172.20.188.58, left gossip cluster" [2021-06-10T06:49:54.509Z] time="2021-06-10T06:49:54Z" level=info msg="Node ed81644f63db/172.20.188.58, left gossip cluster" [2021-06-10T06:49:54.509Z] time="2021-06-10T06:49:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.188.58:10036" [2021-06-10T06:49:54.509Z] time="2021-06-10T06:49:54Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49375" [2021-06-10T06:49:54.509Z] time="2021-06-10T06:49:54Z" level=info msg="Node ed81644f63db/172.20.188.58, left gossip cluster" [2021-06-10T06:49:54.970Z] time="2021-06-10T06:49:54Z" level=info msg="Node 6ed5829d40e3 change state NodeActive --> NodeLeft" [2021-06-10T06:49:54.970Z] time="2021-06-10T06:49:54Z" level=info msg="node4(6689eb1dbb13): Node leave event for 6ed5829d40e3/172.20.188.58" [2021-06-10T06:49:54.970Z] time="2021-06-10T06:49:54Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, left gossip cluster" [2021-06-10T06:49:54.970Z] time="2021-06-10T06:49:54Z" level=info msg="Node 6ed5829d40e3 change state NodeActive --> NodeFailed" [2021-06-10T06:49:54.970Z] time="2021-06-10T06:49:54Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, added to failed nodes list" [2021-06-10T06:49:54.970Z] time="2021-06-10T06:49:54Z" level=error msg="node: 6ed5829d40e3 is unknown to memberlist" [2021-06-10T06:49:54.970Z] time="2021-06-10T06:49:54Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, left gossip cluster" [2021-06-10T06:49:54.970Z] time="2021-06-10T06:49:54Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, left gossip cluster" [2021-06-10T06:49:54.970Z] time="2021-06-10T06:49:54Z" level=info msg="Node 6ed5829d40e3 change state NodeActive --> NodeFailed" [2021-06-10T06:49:54.970Z] time="2021-06-10T06:49:54Z" level=info msg="Node 6ed5829d40e3/172.20.188.58, added to failed nodes list" [2021-06-10T06:49:55.431Z] time="2021-06-10T06:49:54Z" level=debug msg="memberlist: Failed ping: a8374f3c0666 (timeout reached)" [2021-06-10T06:49:55.431Z] time="2021-06-10T06:49:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.188.58:10035: use of closed network connection" [2021-06-10T06:49:55.431Z] time="2021-06-10T06:49:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.188.58:10036: use of closed network connection" [2021-06-10T06:49:55.431Z] time="2021-06-10T06:49:54Z" level=debug msg="memberlist: Stream connection from=172.20.188.58:49376" [2021-06-10T06:49:55.431Z] time="2021-06-10T06:49:55Z" level=info msg="Node 6689eb1dbb13 change state NodeActive --> NodeLeft" [2021-06-10T06:49:55.431Z] time="2021-06-10T06:49:55Z" level=info msg="node5(a8374f3c0666): Node leave event for 6689eb1dbb13/172.20.188.58" [2021-06-10T06:49:55.431Z] time="2021-06-10T06:49:55Z" level=info msg="Node 6689eb1dbb13 change state NodeActive --> NodeLeft" [2021-06-10T06:49:55.431Z] time="2021-06-10T06:49:55Z" level=info msg="node4(6689eb1dbb13): Node leave event for 6689eb1dbb13/172.20.188.58" [2021-06-10T06:49:55.431Z] time="2021-06-10T06:49:55Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, left gossip cluster" [2021-06-10T06:49:55.431Z] time="2021-06-10T06:49:55Z" level=info msg="Node 6689eb1dbb13/172.20.188.58, left gossip cluster" [2021-06-10T06:49:55.691Z] --- PASS: TestCgroupNamespacesRun (2.82s) [2021-06-10T06:49:55.691Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-10T06:49:55.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-10T06:49:55.892Z] time="2021-06-10T06:49:55Z" level=info msg="Node a8374f3c0666/172.20.188.58, left gossip cluster" [2021-06-10T06:49:55.892Z] time="2021-06-10T06:49:55Z" level=info msg="Node a8374f3c0666 change state NodeActive --> NodeFailed" [2021-06-10T06:49:55.892Z] time="2021-06-10T06:49:55Z" level=info msg="Node a8374f3c0666/172.20.188.58, added to failed nodes list" [2021-06-10T06:49:55.892Z] --- PASS: TestNetworkDBIslands (65.83s) [2021-06-10T06:49:55.892Z] networkdb_test.go:834: Re-joining: 3 [2021-06-10T06:49:55.892Z] networkdb_test.go:834: Re-joining: 4 [2021-06-10T06:49:55.892Z] networkdb_test.go:866: node4: OK [2021-06-10T06:49:55.892Z] networkdb_test.go:866: node5: OK [2021-06-10T06:49:55.892Z] PASS [2021-06-10T06:49:55.892Z] coverage: 60.5% of statements [2021-06-10T06:49:55.892Z] ok github.com/docker/docker/libnetwork/networkdb 156.127s coverage: 60.5% of statements [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/quota [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/rootless [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-10T06:49:55.892Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-10T06:49:55.893Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-10T06:49:55.893Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-10T06:49:55.893Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-10T06:49:55.893Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-10T06:49:55.893Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-10T06:49:55.893Z] ? github.com/docker/docker/volume [no test files] [2021-06-10T06:49:55.893Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-10T06:49:55.893Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-10T06:49:56.224Z] --- PASS: TestRenameAnonymousContainer (2.40s) [2021-06-10T06:49:56.224Z] === RUN TestRenameContainerWithSameName [2021-06-10T06:49:56.785Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-06-10T06:49:56.785Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T06:49:57.066Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-10T06:49:57.066Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2021-06-10T06:49:57.066Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === Skipped [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-10T06:49:57.441Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-10T06:49:57.441Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-10T06:49:57.441Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-10T06:49:57.441Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-10T06:49:57.441Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-10T06:49:57.441Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-10T06:49:57.441Z] daemon_test.go:147: root required [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-10T06:49:57.441Z] reload_test.go:520: root required [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-10T06:49:57.441Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-10T06:49:57.441Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-10T06:49:57.441Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-10T06:49:57.441Z] download_test.go:268: Needs fixing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-10T06:49:57.441Z] layer_test.go:304: Failing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-10T06:49:57.441Z] layer_test.go:353: Failing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-10T06:49:57.441Z] layer_test.go:468: Failing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-10T06:49:57.441Z] layer_test.go:697: Failing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-10T06:49:57.441Z] migration_test.go:46: Failing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-10T06:49:57.441Z] migration_test.go:182: Failing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-10T06:49:57.441Z] mount_test.go:17: Failing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-10T06:49:57.441Z] mount_test.go:76: Failing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-10T06:49:57.441Z] mount_test.go:125: Failing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-10T06:49:57.441Z] mount_test.go:212: Failing on Windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-10T06:49:57.441Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-06-10T06:49:57.441Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-10T06:49:57.441Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-10T06:49:57.441Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-10T06:49:57.441Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-10T06:49:57.441Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-10T06:49:57.441Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-10T06:49:57.441Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-10T06:49:57.441Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-10T06:49:57.441Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-10T06:49:57.441Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-10T06:49:57.441Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-10T06:49:57.441Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.01s) [2021-06-10T06:49:57.441Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-10T06:49:57.441Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-10T06:49:57.441Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-10T06:49:57.441Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-10T06:49:57.441Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-10T06:49:57.441Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.441Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-10T06:49:57.441Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:49:57.441Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-10T06:49:57.442Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-10T06:49:57.442Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-10T06:49:57.442Z] archive_test.go:134: Xz not present in msys2 [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-10T06:49:57.442Z] archive_test.go:239: Failing on Windows CI machines [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-10T06:49:57.442Z] archive_windows_test.go:16: Currently fails [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-10T06:49:57.442Z] changes_test.go:196: needs more investigation [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-10T06:49:57.442Z] changes_test.go:433: needs further investigation [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-10T06:49:57.442Z] changes_test.go:469: needs further investigation [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-10T06:49:57.442Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-10T06:49:57.442Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-10T06:49:57.442Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-10T06:49:57.442Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-10T06:49:57.442Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-10T06:49:57.442Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-10T06:49:57.442Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-10T06:49:57.442Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-10T06:49:57.442Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-10T06:49:57.442Z] poller_test.go:41: No chmod on Windows [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-10T06:49:57.442Z] fileutils_test.go:134: Needs porting to Windows [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-10T06:49:57.442Z] fileutils_test.go:180: Needs porting to Windows [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-10T06:49:57.442Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-10T06:49:57.442Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-10T06:49:57.442Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-10T06:49:57.442Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-10T06:49:57.442Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] [2021-06-10T06:49:57.442Z] DONE 2054 tests, 67 skipped in 338.058s [2021-06-10T06:49:57.442Z] INFO: make.ps1 ended at 06/10/2021 06:49:57 [2021-06-10T06:49:58.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-10T06:49:58.148Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2021-06-10T06:49:58.148Z] === RUN TestResize [2021-06-10T06:49:58.710Z] --- PASS: TestResize (0.70s) [2021-06-10T06:49:58.710Z] === RUN TestResizeWithInvalidSize [2021-06-10T06:49:58.936Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-10T06:49:58.996Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-10T06:49:58.996Z] INFO: Unit tests ended at 06/10/2021 06:49:58. Duration:00:05:55.0787866 [2021-06-10T06:49:58.996Z] INFO: Building busybox [2021-06-10T06:49:58.996Z] Sending build context to Docker daemon 5.12kB [2021-06-10T06:49:58.996Z] [2021-06-10T06:49:58.996Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-10T06:49:58.996Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-10T06:49:58.996Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-10T06:49:58.996Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-10T06:49:58.996Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-10T06:49:58.996Z] ---> 5b60ac4e9e92 [2021-06-10T06:49:58.996Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-10T06:49:58.996Z] ---> Running in 02ac5ce7d931 [2021-06-10T06:49:59.502Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.67s) [2021-06-10T06:49:59.502Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-10T06:49:59.638Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-06-10T06:49:59.638Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T06:50:00.069Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-10T06:50:00.200Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T06:50:00.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T06:50:00.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T06:50:00.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T06:50:00.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T06:50:00.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T06:50:00.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T06:50:00.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T06:50:00.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T06:50:00.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T06:50:00.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T06:50:00.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T06:50:00.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T06:50:00.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T06:50:00.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T06:50:00.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T06:50:01.445Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-10T06:50:02.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-10T06:50:02.272Z] --- PASS: TestCgroupNamespacesRunHostMode (2.62s) [2021-06-10T06:50:02.273Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-10T06:50:02.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T06:50:02.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T06:50:03.725Z] Removing intermediate container 02ac5ce7d931 [2021-06-10T06:50:03.725Z] ---> 446dcb0ed7f0 [2021-06-10T06:50:03.725Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-10T06:50:03.725Z] ---> Running in d3df4f1c223a [2021-06-10T06:50:03.725Z] Removing intermediate container d3df4f1c223a [2021-06-10T06:50:03.725Z] ---> 669a4e73671f [2021-06-10T06:50:03.725Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-10T06:50:03.725Z] ---> Running in 4a2035131039 [2021-06-10T06:50:04.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T06:50:04.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T06:50:04.186Z] Removing intermediate container 4a2035131039 [2021-06-10T06:50:04.186Z] ---> 853c2295b8c7 [2021-06-10T06:50:04.186Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-10T06:50:05.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T06:50:05.569Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.76s) [2021-06-10T06:50:05.569Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-10T06:50:05.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T06:50:05.731Z] [2021-06-10T06:50:05.731Z] ---> 4c4e1a039f7e [2021-06-10T06:50:05.731Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-10T06:50:06.191Z] ---> Running in 598781b86ff0 [2021-06-10T06:50:06.945Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.88s) [2021-06-10T06:50:06.945Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-10T06:50:07.486Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-10T06:50:07.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-10T06:50:07.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T06:50:07.772Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2021-06-10T06:50:07.772Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-10T06:50:07.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T06:50:10.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T06:50:10.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T06:50:11.061Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-10T06:50:11.061Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.28s) [2021-06-10T06:50:11.061Z] === RUN TestNISDomainname [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s) [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s) [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.00s) [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s) [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s) [2021-06-10T06:50:13.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2021-06-10T06:50:13.385Z] === RUN TestCgroupNamespacesRun [2021-06-10T06:50:14.347Z] --- PASS: TestNISDomainname (2.78s) [2021-06-10T06:50:14.347Z] === RUN TestHostnameDnsResolution [2021-06-10T06:50:14.347Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-10T06:50:14.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-10T06:50:14.749Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2021-06-10T06:50:14.749Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-10T06:50:14.749Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-10T06:50:14.749Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-10T06:50:14.749Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-10T06:50:15.283Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-10T06:50:15.851Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-10T06:50:16.111Z] --- PASS: TestHostnameDnsResolution (2.18s) [2021-06-10T06:50:16.111Z] === RUN TestStats [2021-06-10T06:50:16.370Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-10T06:50:16.551Z] Removing intermediate container 598781b86ff0 [2021-06-10T06:50:16.551Z] ---> f6bc5ca5a500 [2021-06-10T06:50:16.551Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-10T06:50:16.551Z] ---> Running in 68a2f7189e5f [2021-06-10T06:50:16.629Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-10T06:50:16.641Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2021-06-10T06:50:16.641Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-10T06:50:17.014Z] [2021-06-10T06:50:17.014Z] SUCCESS: Specified value was saved. [2021-06-10T06:50:17.197Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-10T06:50:17.197Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-10T06:50:17.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-10T06:50:18.392Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-10T06:50:18.529Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2021-06-10T06:50:18.529Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-10T06:50:19.202Z] Removing intermediate container 68a2f7189e5f [2021-06-10T06:50:19.202Z] ---> f43b28252862 [2021-06-10T06:50:19.202Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-10T06:50:19.202Z] ---> Running in bfdab22de9e7 [2021-06-10T06:50:19.331Z] --- PASS: TestStats (3.35s) [2021-06-10T06:50:19.331Z] === RUN TestStopContainerWithTimeout [2021-06-10T06:50:19.331Z] === RUN TestStopContainerWithTimeout/0 [2021-06-10T06:50:19.331Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-10T06:50:19.331Z] === RUN TestStopContainerWithTimeout/1 [2021-06-10T06:50:19.331Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-10T06:50:19.331Z] === RUN TestStopContainerWithTimeout/3 [2021-06-10T06:50:19.331Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-10T06:50:19.331Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-10T06:50:19.331Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-10T06:50:19.589Z] === CONT TestStopContainerWithTimeout/0 [2021-06-10T06:50:19.589Z] === CONT TestStopContainerWithTimeout/3 [2021-06-10T06:50:19.893Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2021-06-10T06:50:19.893Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-10T06:50:21.257Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2021-06-10T06:50:21.257Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-10T06:50:21.493Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-10T06:50:21.493Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-10T06:50:21.820Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-06-10T06:50:21.820Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-10T06:50:23.707Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2021-06-10T06:50:23.708Z] === RUN TestNISDomainname [2021-06-10T06:50:24.026Z] === CONT TestStopContainerWithTimeout/1 [2021-06-10T06:50:24.966Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-10T06:50:25.040Z] Cannot create a file when that file already exists. [2021-06-10T06:50:25.073Z] --- PASS: TestNISDomainname (1.36s) [2021-06-10T06:50:25.073Z] === RUN TestHostnameDnsResolution [2021-06-10T06:50:25.903Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-06-10T06:50:25.903Z] --- PASS: TestStopContainerWithTimeout/0 (2.14s) [2021-06-10T06:50:25.903Z] --- PASS: TestStopContainerWithTimeout/3 (4.18s) [2021-06-10T06:50:25.903Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2021-06-10T06:50:25.903Z] --- PASS: TestStopContainerWithTimeout/1 (2.13s) [2021-06-10T06:50:25.903Z] === RUN TestDeleteDevicemapper [2021-06-10T06:50:25.903Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-10T06:50:25.903Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T06:50:25.903Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T06:50:25.903Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-10T06:50:26.436Z] --- PASS: TestHostnameDnsResolution (1.34s) [2021-06-10T06:50:26.436Z] === RUN TestStats [2021-06-10T06:50:26.544Z] ......... [ 86%] [2021-06-10T06:50:27.278Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-10T06:50:27.278Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-10T06:50:28.792Z] Removing intermediate container bfdab22de9e7 [2021-06-10T06:50:28.792Z] ---> e436362c261b [2021-06-10T06:50:28.792Z] Step 13/13 : CMD ["sh"] [2021-06-10T06:50:28.792Z] ---> Running in 1da27cc47454 [2021-06-10T06:50:28.958Z] --- PASS: TestStats (2.74s) [2021-06-10T06:50:28.958Z] === RUN TestStopContainerWithTimeout [2021-06-10T06:50:28.958Z] === RUN TestStopContainerWithTimeout/0 [2021-06-10T06:50:29.185Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-10T06:50:29.186Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-10T06:50:29.214Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-10T06:50:29.214Z] === RUN TestStopContainerWithTimeout/1 [2021-06-10T06:50:29.214Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-10T06:50:29.214Z] === RUN TestStopContainerWithTimeout/3 [2021-06-10T06:50:29.214Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-10T06:50:29.214Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-10T06:50:29.214Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-10T06:50:29.214Z] === CONT TestStopContainerWithTimeout/0 [2021-06-10T06:50:29.214Z] === CONT TestStopContainerWithTimeout/3 [2021-06-10T06:50:29.253Z] Removing intermediate container 1da27cc47454 [2021-06-10T06:50:29.253Z] ---> dbb54c915c0d [2021-06-10T06:50:29.253Z] Successfully built dbb54c915c0d [2021-06-10T06:50:29.253Z] Successfully tagged busybox:latest [2021-06-10T06:50:29.253Z] INFO: Docker images of the daemon under test [2021-06-10T06:50:29.253Z] [2021-06-10T06:50:29.253Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T06:50:29.253Z] busybox latest dbb54c915c0d Less than a second ago 5.64GB [2021-06-10T06:50:29.253Z] microsoft/windowsservercore latest 5b60ac4e9e92 4 days ago 5.62GB [2021-06-10T06:50:29.253Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 4 days ago 5.62GB [2021-06-10T06:50:29.253Z] [2021-06-10T06:50:29.253Z] INFO: Running integration tests at 06/10/2021 06:50:28... [2021-06-10T06:50:29.253Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-10T06:50:29.253Z] INFO: Integration API tests being run from the host: [2021-06-10T06:50:29.253Z] INFO: make.ps1 starting at 06/10/2021 06:50:28 [2021-06-10T06:50:29.752Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.91s) [2021-06-10T06:50:29.752Z] === RUN TestUpdateMemory [2021-06-10T06:50:29.752Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-10T06:50:29.752Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-10T06:50:29.752Z] === RUN TestUpdateCPUQuota [2021-06-10T06:50:30.141Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-10T06:50:30.227Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-10T06:50:30.323Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-10T06:50:30.581Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-10T06:50:30.840Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-10T06:50:31.098Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-10T06:50:31.774Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-10T06:50:32.029Z] === CONT TestStopContainerWithTimeout/1 [2021-06-10T06:50:33.408Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-10T06:50:33.914Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-10T06:50:33.914Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2021-06-10T06:50:33.914Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2021-06-10T06:50:33.914Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2021-06-10T06:50:33.914Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2021-06-10T06:50:33.914Z] === RUN TestDeleteDevicemapper [2021-06-10T06:50:33.914Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-10T06:50:33.914Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T06:50:33.914Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T06:50:35.288Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-10T06:50:36.663Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-10T06:50:36.921Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-10T06:50:37.487Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-10T06:50:38.079Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.84s) [2021-06-10T06:50:38.079Z] === RUN TestUpdateMemory [2021-06-10T06:50:39.005Z] --- PASS: TestUpdateMemory (1.33s) [2021-06-10T06:50:39.005Z] === RUN TestUpdateCPUQuota [2021-06-10T06:50:39.392Z] --- PASS: TestUpdateCPUQuota (9.68s) [2021-06-10T06:50:39.392Z] === RUN TestUpdatePidsLimit [2021-06-10T06:50:39.392Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-10T06:50:39.964Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-10T06:50:40.222Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-10T06:50:40.767Z] === RUN TestUpdatePidsLimit/no_change [2021-06-10T06:50:41.701Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-10T06:50:42.347Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-10T06:50:42.637Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-10T06:50:42.895Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-10T06:50:43.831Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-10T06:50:44.089Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-10T06:50:44.656Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-10T06:50:45.223Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-10T06:50:45.484Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-10T06:50:45.619Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-10T06:50:45.619Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-10T06:50:46.052Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-10T06:50:46.052Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-10T06:50:46.621Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-10T06:50:46.880Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-10T06:50:47.084Z] --- PASS: TestUpdateCPUQuota (6.79s) [2021-06-10T06:50:47.084Z] === RUN TestUpdatePidsLimit [2021-06-10T06:50:47.084Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-10T06:50:47.084Z] === RUN TestUpdatePidsLimit/no_change [2021-06-10T06:50:47.084Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-10T06:50:48.011Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-10T06:50:48.572Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-10T06:50:49.415Z] --- PASS: TestUpdatePidsLimit (10.09s) [2021-06-10T06:50:49.415Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.18s) [2021-06-10T06:50:49.415Z] --- PASS: TestUpdatePidsLimit/no_change (1.20s) [2021-06-10T06:50:49.415Z] --- PASS: TestUpdatePidsLimit/update_lower (1.08s) [2021-06-10T06:50:49.415Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.35s) [2021-06-10T06:50:49.415Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.17s) [2021-06-10T06:50:49.415Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.32s) [2021-06-10T06:50:49.415Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.70s) [2021-06-10T06:50:49.415Z] === RUN TestUpdateRestartPolicy [2021-06-10T06:50:49.499Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-10T06:50:50.060Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-10T06:50:50.694Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-10T06:50:50.793Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-10T06:50:50.952Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-10T06:50:50.952Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-10T06:50:50.952Z] [2021-06-10T06:50:50.952Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-10T06:50:50.952Z] =========================== short test summary info ============================ [2021-06-10T06:50:50.952Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-10T06:50:50.952Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-10T06:50:50.952Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-10T06:50:50.952Z] Not supported on most drivers [2021-06-10T06:50:50.952Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-10T06:50:50.952Z] Output of docker top depends on host distro, and is not formalized. [2021-06-10T06:50:50.952Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-10T06:50:50.952Z] Output of docker top depends on host distro, and is not formalized. [2021-06-10T06:50:50.952Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-10T06:50:50.952Z] Can fail if eth0 has multiple IP addresses [2021-06-10T06:50:50.952Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-10T06:50:50.952Z] This doesn't seem to be taken into account by the engine [2021-06-10T06:50:50.952Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-10T06:50:50.952Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-10T06:50:50.952Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-10T06:50:50.952Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 350.99 seconds == [2021-06-10T06:50:51.052Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-10T06:50:51.210Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-10T06:50:51.424Z] --- PASS: TestUpdatePidsLimit (5.55s) [2021-06-10T06:50:51.424Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.72s) [2021-06-10T06:50:51.424Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-06-10T06:50:51.424Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-06-10T06:50:51.424Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s) [2021-06-10T06:50:51.424Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-06-10T06:50:51.424Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-06-10T06:50:51.424Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-06-10T06:50:51.424Z] === RUN TestUpdateRestartPolicy [2021-06-10T06:50:51.620Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-10T06:50:54.927Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-10T06:50:55.443Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T06:50:55.444Z] INFO: Testing against a local daemon [2021-06-10T06:50:55.444Z] === RUN TestBuildWithSession [2021-06-10T06:50:55.444Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T06:50:55.444Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T06:50:55.444Z] === RUN TestBuildSquashParent [2021-06-10T06:50:55.444Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-10T06:50:55.444Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T06:50:55.444Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T06:50:55.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:50:55.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:50:55.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:50:55.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:50:55.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:50:55.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:50:55.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:50:55.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:50:55.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:50:55.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:50:55.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:50:55.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:50:55.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:50:55.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:50:55.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:50:55.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:50:56.831Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-10T06:50:57.399Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-10T06:50:59.303Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-10T06:50:59.303Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-10T06:50:59.303Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-10T06:50:59.303Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-10T06:50:59.303Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-10T06:51:01.205Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-10T06:51:02.581Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-10T06:51:03.401Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T06:51:03.401Z] [2021-06-10T06:51:03.401Z] Unloading profiles will leave already running processes permanently [2021-06-10T06:51:03.401Z] unconfined, which can lead to unexpected situations. [2021-06-10T06:51:03.401Z] [2021-06-10T06:51:03.401Z] To set a process to complain mode, use the command line tool [2021-06-10T06:51:03.401Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T06:51:03.401Z] Post stage [Pipeline] junit [2021-06-10T06:51:03.414Z] Recording test results [2021-06-10T06:51:03.460Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-10T06:51:03.738Z] + echo Ensuring container killed. [2021-06-10T06:51:03.738Z] Ensuring container killed. [2021-06-10T06:51:03.738Z] + docker rm -vf docker-pr2 [2021-06-10T06:51:03.738Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-10T06:51:03.957Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-10T06:51:04.024Z] + echo Chowning /workspace to jenkins user [2021-06-10T06:51:04.024Z] Chowning /workspace to jenkins user [2021-06-10T06:51:04.024Z] + id -u [2021-06-10T06:51:04.024Z] + id -g [2021-06-10T06:51:04.024Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42505:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T06:51:04.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:51:04.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T06:51:05.250Z] + bundleName=docker-py [2021-06-10T06:51:05.250Z] + echo Creating docker-py-bundles.tar.gz [2021-06-10T06:51:05.250Z] Creating docker-py-bundles.tar.gz [2021-06-10T06:51:05.250Z] + 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-06-10T06:51:05.261Z] Archiving artifacts [2021-06-10T06:51:05.487Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42505/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-10T06:51:05.836Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=34b2d5d98775aa7666b49fd9858f0772a6a70f42 -e DOCKER_GRAPHDRIVER docker:34b2d5d98775aa7666b49fd9858f0772a6a70f42 hack/make.sh binary [2021-06-10T06:51:05.862Z] --- PASS: TestUpdateRestartPolicy (16.30s) [2021-06-10T06:51:05.862Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T06:51:06.264Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2021-06-10T06:51:06.264Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T06:51:06.264Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-06-10T06:51:06.264Z] === RUN TestWaitNonBlocked [2021-06-10T06:51:06.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T06:51:06.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T06:51:06.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T06:51:06.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T06:51:06.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T06:51:06.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T06:51:06.264Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-10T06:51:06.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2021-06-10T06:51:06.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2021-06-10T06:51:06.264Z] === RUN TestWaitBlocked [2021-06-10T06:51:06.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T06:51:06.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T06:51:06.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T06:51:06.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T06:51:06.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T06:51:06.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T06:51:06.402Z] [2021-06-10T06:51:06.402Z] Removing bundles/ [2021-06-10T06:51:06.402Z] [2021-06-10T06:51:06.402Z] ---> Making bundle: binary (in bundles/binary) [2021-06-10T06:51:06.402Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-10T06:51:06.402Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T06:51:07.208Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-10T06:51:07.208Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2021-06-10T06:51:07.208Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-06-10T06:51:07.208Z] === CONT TestContainerStartOnDaemonRestart [2021-06-10T06:51:07.208Z] === CONT TestContainerKillOnDaemonStart [2021-06-10T06:51:07.239Z] --- PASS: TestUpdateRestartWithAutoRemove (1.31s) [2021-06-10T06:51:07.239Z] === RUN TestWaitNonBlocked [2021-06-10T06:51:07.239Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T06:51:07.239Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T06:51:07.239Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T06:51:07.239Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T06:51:07.239Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T06:51:07.239Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T06:51:09.774Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-10T06:51:09.774Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.39s) [2021-06-10T06:51:09.774Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.40s) [2021-06-10T06:51:09.774Z] === RUN TestWaitBlocked [2021-06-10T06:51:09.774Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T06:51:09.774Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T06:51:09.774Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T06:51:09.774Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T06:51:09.774Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T06:51:09.774Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T06:51:10.033Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-10T06:51:10.481Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2021-06-10T06:51:10.481Z] === CONT TestIpcModeOlderClient [2021-06-10T06:51:10.481Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-06-10T06:51:10.481Z] === CONT TestDaemonHostGatewayIP [2021-06-10T06:51:11.938Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-10T06:51:11.938Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-10T06:51:11.938Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.38s) [2021-06-10T06:51:11.938Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.40s) [2021-06-10T06:51:11.938Z] === CONT TestContainerStartOnDaemonRestart [2021-06-10T06:51:11.938Z] === CONT TestIpcModeOlderClient [2021-06-10T06:51:11.938Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-06-10T06:51:11.938Z] === CONT TestContainerKillOnDaemonStart [2021-06-10T06:51:12.627Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-10T06:51:12.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.57s) [2021-06-10T06:51:12.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.94s) [2021-06-10T06:51:12.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.94s) [2021-06-10T06:51:12.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.62s) [2021-06-10T06:51:12.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.09s) [2021-06-10T06:51:12.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.96s) [2021-06-10T06:51:12.627Z] === RUN TestBuildMultiStageCopy [2021-06-10T06:51:12.627Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T06:51:13.745Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2021-06-10T06:51:13.745Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-10T06:51:16.127Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-10T06:51:16.260Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2021-06-10T06:51:16.260Z] === CONT TestDaemonRestartIpcMode [2021-06-10T06:51:16.386Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-10T06:51:16.955Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-10T06:51:17.523Z] --- PASS: TestContainerStartOnDaemonRestart (5.56s) [2021-06-10T06:51:17.523Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-10T06:51:18.774Z] --- PASS: TestDaemonRestartIpcMode (2.97s) [2021-06-10T06:51:19.701Z] --- PASS: TestContainerKillOnDaemonStart (12.38s) [2021-06-10T06:51:19.701Z] PASS [2021-06-10T06:51:19.701Z] [2021-06-10T06:51:19.701Z] === Skipped [2021-06-10T06:51:19.701Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-10T06:51:19.701Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T06:51:19.701Z] [2021-06-10T06:51:19.701Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-10T06:51:19.701Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-10T06:51:19.701Z] [2021-06-10T06:51:19.701Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T06:51:19.701Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T06:51:19.701Z] [2021-06-10T06:51:19.701Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-10T06:51:19.701Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-10T06:51:19.701Z] [2021-06-10T06:51:19.701Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-10T06:51:19.701Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T06:51:19.701Z] [2021-06-10T06:51:19.701Z] [2021-06-10T06:51:19.701Z] DONE 196 tests, 5 skipped in 151.651s [2021-06-10T06:51:19.701Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-10T06:51:19.701Z] INFO: Testing against a local daemon [2021-06-10T06:51:19.701Z] === RUN TestCommitInheritsEnv [2021-06-10T06:51:19.726Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T06:51:19.957Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-06-10T06:51:19.957Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T06:51:19.957Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-10T06:51:19.957Z] === RUN TestImagesFilterMultiReference [2021-06-10T06:51:19.957Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-10T06:51:19.957Z] === RUN TestImagePullPlatformInvalid [2021-06-10T06:51:19.957Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-10T06:51:19.957Z] === RUN TestRemoveImageOrphaning [2021-06-10T06:51:20.188Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T06:51:20.212Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2021-06-10T06:51:20.212Z] === RUN TestRemoveImageGarbageCollector [2021-06-10T06:51:20.649Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T06:51:20.835Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-10T06:51:21.768Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.13s) [2021-06-10T06:51:21.768Z] === CONT TestDaemonHostGatewayIP [2021-06-10T06:51:22.191Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T06:51:22.725Z] --- PASS: TestRemoveImageGarbageCollector (1.98s) [2021-06-10T06:51:22.725Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T06:51:22.725Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-10T06:51:22.725Z] === RUN TestTagInvalidReference [2021-06-10T06:51:22.725Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-10T06:51:22.725Z] === RUN TestTagValidPrefixedRepo [2021-06-10T06:51:22.725Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-10T06:51:22.725Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T06:51:22.725Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-10T06:51:22.725Z] === RUN TestTagOfficialNames [2021-06-10T06:51:22.725Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-10T06:51:22.725Z] === RUN TestTagMatchesDigest [2021-06-10T06:51:22.725Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-10T06:51:22.725Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-10T06:51:23.143Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-10T06:51:23.163Z] --- PASS: TestBuildMultiStageCopy (11.67s) [2021-06-10T06:51:23.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.86s) [2021-06-10T06:51:23.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2021-06-10T06:51:23.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s) [2021-06-10T06:51:23.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2021-06-10T06:51:23.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s) [2021-06-10T06:51:23.163Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T06:51:23.710Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-10T06:51:24.280Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-10T06:51:24.848Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-10T06:51:25.351Z] --- PASS: TestBuildMultiStageParentConfig (2.37s) [2021-06-10T06:51:25.351Z] === RUN TestBuildLabelWithTargets [2021-06-10T06:51:25.351Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-10T06:51:25.351Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T06:51:25.351Z] === RUN TestBuildWithEmptyLayers [2021-06-10T06:51:25.784Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-10T06:51:26.893Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2021-06-10T06:51:26.893Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T06:51:27.159Z] --- PASS: TestContainerKillOnDaemonStart (14.97s) [2021-06-10T06:51:27.159Z] === CONT TestDaemonRestartIpcMode [2021-06-10T06:51:27.159Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-10T06:51:27.159Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-10T06:51:28.536Z] --- PASS: TestDaemonHostGatewayIP (6.74s) [2021-06-10T06:51:29.103Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-10T06:51:31.014Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-10T06:51:32.392Z] --- PASS: TestDaemonRestartIpcMode (5.12s) [2021-06-10T06:51:32.392Z] PASS [2021-06-10T06:51:32.392Z] [2021-06-10T06:51:32.392Z] === Skipped [2021-06-10T06:51:32.392Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-10T06:51:32.392Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T06:51:32.392Z] [2021-06-10T06:51:32.392Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-10T06:51:32.392Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T06:51:32.392Z] [2021-06-10T06:51:32.392Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-10T06:51:32.392Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T06:51:32.392Z] [2021-06-10T06:51:32.392Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T06:51:32.392Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T06:51:32.392Z] [2021-06-10T06:51:32.392Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-10T06:51:32.392Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T06:51:32.392Z] [2021-06-10T06:51:32.392Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-10T06:51:32.392Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-10T06:51:32.392Z] [2021-06-10T06:51:32.392Z] [2021-06-10T06:51:32.392Z] DONE 196 tests, 6 skipped in 247.778s [2021-06-10T06:51:32.392Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-10T06:51:32.392Z] ++ 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-06-10T06:51:32.392Z] ++ set -e [2021-06-10T06:51:32.392Z] ++ '[' -n 0 ']' [2021-06-10T06:51:32.392Z] ++ set -x [2021-06-10T06:51:32.392Z] ++ 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-06-10T06:51:32.392Z] INFO: Testing against a local daemon [2021-06-10T06:51:32.392Z] === RUN TestCommitInheritsEnv [2021-06-10T06:51:32.959Z] --- PASS: TestCommitInheritsEnv (0.56s) [2021-06-10T06:51:32.959Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T06:51:32.959Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-10T06:51:32.959Z] === RUN TestImagesFilterMultiReference [2021-06-10T06:51:33.217Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2021-06-10T06:51:33.217Z] === RUN TestImagePullPlatformInvalid [2021-06-10T06:51:33.217Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-10T06:51:33.217Z] === RUN TestRemoveImageOrphaning [2021-06-10T06:51:33.787Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-06-10T06:51:33.787Z] === RUN TestRemoveImageGarbageCollector [2021-06-10T06:51:34.355Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-10T06:51:34.614Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-10T06:51:35.188Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-10T06:51:36.127Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-10T06:51:36.387Z] --- PASS: TestRemoveImageGarbageCollector (2.79s) [2021-06-10T06:51:36.387Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T06:51:36.387Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-10T06:51:36.387Z] === RUN TestTagInvalidReference [2021-06-10T06:51:36.387Z] --- PASS: TestTagInvalidReference (0.06s) [2021-06-10T06:51:36.387Z] === RUN TestTagValidPrefixedRepo [2021-06-10T06:51:36.646Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-10T06:51:36.646Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T06:51:36.646Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-06-10T06:51:36.646Z] === RUN TestTagOfficialNames [2021-06-10T06:51:36.646Z] --- PASS: TestTagOfficialNames (0.09s) [2021-06-10T06:51:36.646Z] === RUN TestTagMatchesDigest [2021-06-10T06:51:36.646Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-10T06:51:36.646Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-10T06:51:37.214Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-10T06:51:38.150Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-10T06:51:43.427Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-10T06:51:43.427Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-10T06:51:43.674Z] 29d5b6a226d2: Pull complete [2021-06-10T06:51:43.674Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-10T06:51:43.674Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T06:51:43.674Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-10T06:51:43.674Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-10T06:51:43.674Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-10T06:51:43.674Z] WARN: Skipping validation tests [2021-06-10T06:51:43.674Z] INFO: Running unit tests at 06/10/2021 06:51:39... [2021-06-10T06:51:43.993Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-10T06:51:43.993Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-10T06:51:44.134Z] INFO: make.ps1 starting at 06/10/2021 06:51:43 [2021-06-10T06:51:44.593Z] INFO: Git commit (226719b968) assumed from DOCKER_GITCOMMIT environment variable [2021-06-10T06:51:44.593Z] INFO: Invoking autogen... [2021-06-10T06:51:44.695Z] --- PASS: TestBuildMultiStageOnBuild (15.97s) [2021-06-10T06:51:44.695Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T06:51:44.695Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-10T06:51:44.695Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T06:51:44.695Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T06:51:45.052Z] INFO: Running unit tests... [2021-06-10T06:51:45.894Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-10T06:51:47.271Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-10T06:51:47.839Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-10T06:51:49.744Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-10T06:51:53.284Z] --- PASS: TestBuildMultiStageLayerLeak (9.37s) [2021-06-10T06:51:53.284Z] === RUN TestBuildWithHugeFile [2021-06-10T06:51:53.937Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-10T06:51:55.316Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-10T06:51:56.694Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-10T06:51:57.435Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-10T06:51:58.071Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-10T06:52:02.262Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-10T06:52:06.023Z] ? github.com/docker/docker/api [no test files] [2021-06-10T06:52:07.534Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-10T06:52:08.920Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-10T06:52:13.115Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-10T06:52:13.381Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-10T06:52:23.715Z] === RUN TestMiddlewares [2021-06-10T06:52:23.715Z] --- PASS: TestMiddlewares (0.00s) [2021-06-10T06:52:23.715Z] PASS [2021-06-10T06:52:23.715Z] coverage: 9.0% of statements [2021-06-10T06:52:23.715Z] ok github.com/docker/docker/api/server 0.069s coverage: 9.0% of statements [2021-06-10T06:52:25.582Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-10T06:52:27.845Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-10T06:52:28.117Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-10T06:52:28.412Z] Copying nested executables into bundles/binary-daemon [2021-06-10T06:52:29.788Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-10T06:52:29.788Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T06:52:30.362Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-10T06:52:30.362Z] [2021-06-10T06:52:30.649Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-10T06:52:31.215Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-10T06:52:31.255Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=34b2d5d98775aa7666b49fd9858f0772a6a70f42 -e DOCKER_GRAPHDRIVER docker:34b2d5d98775aa7666b49fd9858f0772a6a70f42 hack/make.sh cross [2021-06-10T06:52:31.514Z] [2021-06-10T06:52:31.772Z] Removing bundles/ [2021-06-10T06:52:31.772Z] [2021-06-10T06:52:31.772Z] ---> Making bundle: cross (in bundles/cross) [2021-06-10T06:52:31.772Z] Cross building: bundles/cross/linux/amd64 [2021-06-10T06:52:31.772Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-10T06:52:31.772Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-10T06:52:32.591Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-10T06:52:32.591Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-10T06:52:34.491Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-10T06:52:34.750Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-10T06:52:40.018Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite (442.19s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.52s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.44s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.69s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.64s) [2021-06-10T06:52:41.399Z] docker_cli_daemon_test.go:1455: [d202fba619cc4] daemon is not started [2021-06-10T06:52:41.399Z] check_test.go:309: [dc45560831a92] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.12s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.43s) [2021-06-10T06:52:41.399Z] check_test.go:309: [dafbb7d1b7e2c] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.81s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.12s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.49s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.63s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.14s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.02s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.66s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.20s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-10T06:52:41.399Z] check_test.go:309: [d95ed8af7b95a] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-10T06:52:41.399Z] check_test.go:309: [dae102870bf6f] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.27s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-06-10T06:52:41.399Z] check_test.go:309: [de4f971dff7cb] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.14s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.72s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.18s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.30s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.73s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-10T06:52:41.399Z] check_test.go:309: [d2a61168dbe26] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.68s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.17s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.99s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.67s) [2021-06-10T06:52:41.399Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-10T06:52:41.399Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-10T06:52:41.399Z] check_test.go:309: [d68b1af9db262] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.75s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.61s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.57s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.30s) [2021-06-10T06:52:41.399Z] check_test.go:309: [d430cf02e858a] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.98s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-06-10T06:52:41.399Z] check_test.go:309: [d71b31749166f] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.94s) [2021-06-10T06:52:41.399Z] docker_cli_daemon_plugins_test.go:79: [dfe3810c8dd2f] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.46s) [2021-06-10T06:52:41.399Z] docker_cli_daemon_plugins_test.go:169: [ded20c0fa2da3] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.70s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-10T06:52:41.399Z] check_test.go:309: [d82c087c3348d] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.63s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.47s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.59s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.43s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.40s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.62s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.65s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.13s) [2021-06-10T06:52:41.399Z] check_test.go:309: [d63913b4ec36d] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.04s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.18s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.25s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.43s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.94s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.44s) [2021-06-10T06:52:41.399Z] check_test.go:309: [d693c75140362] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.66s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.08s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.70s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.36s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.95s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.50s) [2021-06-10T06:52:41.399Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-10T06:52:41.399Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-10T06:52:41.399Z] check_test.go:309: [d53e427c73038] daemon is not started [2021-06-10T06:52:41.399Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-10T06:52:41.399Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-10T06:52:41.399Z] check_test.go:309: [d7ac3080cde9c] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.51s) [2021-06-10T06:52:41.399Z] check_test.go:309: [d601a80658c17] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.74s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.87s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.19s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.42s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.77s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.68s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.61s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.16s) [2021-06-10T06:52:41.399Z] check_test.go:309: [d172d51a30f54] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.23s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.27s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.22s) [2021-06-10T06:52:41.399Z] check_test.go:309: [d2244d87c9410] daemon is not started [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.61s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.64s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2021-06-10T06:52:41.399Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2021-06-10T06:52:41.399Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-10T06:52:41.399Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-10T06:52:41.399Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-10T06:52:41.399Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-10T06:52:41.399Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-10T06:52:41.399Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-10T06:52:41.400Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-10T06:52:41.400Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-10T06:52:41.400Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-10T06:52:41.400Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-10T06:52:41.400Z] check_test.go:309: [db67ebba640f5] daemon is not started [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2021-06-10T06:52:41.400Z] check_test.go:309: [dedb50c9d03c9] daemon is not started [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.66s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.50s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-06-10T06:52:41.400Z] check_test.go:309: [d6c69551a3975] daemon is not started [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.58s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.73s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2021-06-10T06:52:41.400Z] check_test.go:309: [dbf2114e923df] daemon is not started [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.81s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.64s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.03s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.12s) [2021-06-10T06:52:41.400Z] check_test.go:309: [db96928ee4639] daemon is not started [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.45s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-06-10T06:52:41.400Z] check_test.go:309: [d2ef92c9d86f6] daemon is not started [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.85s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.91s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.51s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.45s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.48s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.31s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.04s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.89s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.86s) [2021-06-10T06:52:41.400Z] docker_cli_daemon_test.go:2550: [d64c99367363c] daemon is not started [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.48s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.84s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.54s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.08s) [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-06-10T06:52:41.400Z] check_test.go:309: [dc9a64343e3f5] daemon is not started [2021-06-10T06:52:41.400Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.50s) [2021-06-10T06:52:41.400Z] === RUN TestDockerSwarmSuite [2021-06-10T06:52:41.400Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-10T06:52:43.303Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-10T06:52:44.681Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-10T06:52:46.586Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-10T06:52:47.980Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-10T06:52:54.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-10T06:52:57.085Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-10T06:53:00.369Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-10T06:53:02.901Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-10T06:53:08.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-10T06:53:08.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-10T06:53:14.105Z] --- PASS: TestImportExtremelyLargeImageWorks (101.57s) [2021-06-10T06:53:14.105Z] PASS [2021-06-10T06:53:14.105Z] [2021-06-10T06:53:14.105Z] DONE 12 tests in 104.439s [2021-06-10T06:53:14.105Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-10T06:53:14.105Z] INFO: Testing against a local daemon [2021-06-10T06:53:14.105Z] === RUN TestNetworkCreateDelete [2021-06-10T06:53:14.105Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-06-10T06:53:14.105Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T06:53:14.105Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-06-10T06:53:14.105Z] === RUN TestDaemonDNSFallback [2021-06-10T06:53:14.105Z] --- PASS: TestDaemonDNSFallback (6.70s) [2021-06-10T06:53:14.105Z] === RUN TestInspectNetwork [2021-06-10T06:53:14.667Z] === RUN TestInspectNetwork/full_network_id [2021-06-10T06:53:14.667Z] === RUN TestInspectNetwork/partial_network_id [2021-06-10T06:53:14.667Z] === RUN TestInspectNetwork/network_name [2021-06-10T06:53:14.667Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-10T06:53:19.905Z] --- PASS: TestInspectNetwork (7.75s) [2021-06-10T06:53:19.905Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-10T06:53:19.905Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-10T06:53:19.905Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-10T06:53:19.905Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-10T06:53:19.905Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T06:53:22.419Z] --- PASS: TestRunContainerWithBridgeNone (3.11s) [2021-06-10T06:53:22.419Z] === RUN TestNetworkInvalidJSON [2021-06-10T06:53:22.419Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T06:53:22.419Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T06:53:22.419Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T06:53:22.419Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T06:53:22.419Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T06:53:22.420Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T06:53:22.420Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T06:53:22.420Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T06:53:22.420Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T06:53:22.420Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-10T06:53:22.420Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T06:53:22.420Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T06:53:22.420Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T06:53:22.420Z] === RUN TestNetworkList [2021-06-10T06:53:22.420Z] === RUN TestNetworkList//networks [2021-06-10T06:53:22.420Z] === PAUSE TestNetworkList//networks [2021-06-10T06:53:22.420Z] === RUN TestNetworkList//networks/ [2021-06-10T06:53:22.420Z] === PAUSE TestNetworkList//networks/ [2021-06-10T06:53:22.420Z] === CONT TestNetworkList//networks [2021-06-10T06:53:22.420Z] === CONT TestNetworkList//networks/ [2021-06-10T06:53:22.420Z] --- PASS: TestNetworkList (0.01s) [2021-06-10T06:53:22.420Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T06:53:22.420Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T06:53:22.420Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T06:53:22.675Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-06-10T06:53:22.675Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T06:53:24.038Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-06-10T06:53:24.038Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T06:53:24.198Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-10T06:53:24.199Z] === RUN TestBoolValue [2021-06-10T06:53:24.199Z] --- PASS: TestBoolValue (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestBoolValueOrDefault [2021-06-10T06:53:24.199Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestInt64ValueOrZero [2021-06-10T06:53:24.199Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestInt64ValueOrDefault [2021-06-10T06:53:24.199Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-10T06:53:24.199Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestJsonContentType [2021-06-10T06:53:24.199Z] --- PASS: TestJsonContentType (0.00s) [2021-06-10T06:53:24.199Z] PASS [2021-06-10T06:53:24.199Z] coverage: 14.7% of statements [2021-06-10T06:53:24.199Z] ok github.com/docker/docker/api/server/httputils 0.076s coverage: 14.7% of statements [2021-06-10T06:53:24.199Z] === RUN TestMaskSecretKeys [2021-06-10T06:53:24.199Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-10T06:53:24.199Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-10T06:53:24.199Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-10T06:53:24.199Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-10T06:53:24.199Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-10T06:53:24.199Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-10T06:53:24.199Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestVersionMiddlewareVersion [2021-06-10T06:53:24.199Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-10T06:53:24.199Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-10T06:53:24.199Z] PASS [2021-06-10T06:53:24.199Z] coverage: 37.7% of statements [2021-06-10T06:53:24.199Z] ok github.com/docker/docker/api/server/middleware 0.123s coverage: 37.7% of statements [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-10T06:53:24.199Z] === RUN TestStrSliceMarshalJSON [2021-06-10T06:53:24.199Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestStrSliceUnmarshalJSON [2021-06-10T06:53:24.199Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestStrSliceUnmarshalString [2021-06-10T06:53:24.199Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestStrSliceUnmarshalSlice [2021-06-10T06:53:24.199Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-10T06:53:24.199Z] PASS [2021-06-10T06:53:24.199Z] coverage: 90.0% of statements [2021-06-10T06:53:24.199Z] ok github.com/docker/docker/api/types/strslice 0.104s coverage: 90.0% of statements [2021-06-10T06:53:24.199Z] === RUN TestToJSON [2021-06-10T06:53:24.199Z] --- PASS: TestToJSON (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestToParamWithVersion [2021-06-10T06:53:24.199Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestFromJSON [2021-06-10T06:53:24.199Z] --- PASS: TestFromJSON (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestEmpty [2021-06-10T06:53:24.199Z] --- PASS: TestEmpty (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestArgsMatchKVListEmptySources [2021-06-10T06:53:24.199Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestArgsMatchKVList [2021-06-10T06:53:24.199Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestArgsMatch [2021-06-10T06:53:24.199Z] --- PASS: TestArgsMatch (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestAdd [2021-06-10T06:53:24.199Z] --- PASS: TestAdd (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestDel [2021-06-10T06:53:24.199Z] --- PASS: TestDel (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestLen [2021-06-10T06:53:24.199Z] --- PASS: TestLen (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestExactMatch [2021-06-10T06:53:24.199Z] --- PASS: TestExactMatch (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestOnlyOneExactMatch [2021-06-10T06:53:24.199Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestContains [2021-06-10T06:53:24.199Z] --- PASS: TestContains (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestValidate [2021-06-10T06:53:24.199Z] --- PASS: TestValidate (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestWalkValues [2021-06-10T06:53:24.199Z] --- PASS: TestWalkValues (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestFuzzyMatch [2021-06-10T06:53:24.199Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestClone [2021-06-10T06:53:24.199Z] --- PASS: TestClone (0.00s) [2021-06-10T06:53:24.199Z] PASS [2021-06-10T06:53:24.199Z] coverage: 92.2% of statements [2021-06-10T06:53:24.199Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2021-06-10T06:53:24.199Z] === RUN TestAdjustForAPIVersion [2021-06-10T06:53:24.199Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-10T06:53:24.199Z] PASS [2021-06-10T06:53:24.199Z] coverage: 5.7% of statements [2021-06-10T06:53:24.199Z] ok github.com/docker/docker/api/server/router/swarm 0.119s coverage: 5.7% of statements [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-10T06:53:24.199Z] === RUN TestDurationToSecondsString [2021-06-10T06:53:24.199Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-10T06:53:24.199Z] === RUN TestGetTimestamp [2021-06-10T06:53:24.199Z] --- PASS: TestGetTimestamp (0.16s) [2021-06-10T06:53:24.199Z] === RUN TestParseTimestamps [2021-06-10T06:53:24.199Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-10T06:53:24.199Z] PASS [2021-06-10T06:53:24.199Z] coverage: 100.0% of statements [2021-06-10T06:53:24.199Z] ok github.com/docker/docker/api/types/time 0.224s coverage: 100.0% of statements [2021-06-10T06:53:24.199Z] === RUN TestCompareVersion [2021-06-10T06:53:24.199Z] --- PASS: TestCompareVersion (0.00s) [2021-06-10T06:53:24.199Z] PASS [2021-06-10T06:53:24.199Z] coverage: 75.0% of statements [2021-06-10T06:53:24.199Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 75.0% of statements [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/builder [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-10T06:53:24.199Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-10T06:53:24.598Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-06-10T06:53:24.598Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T06:53:25.526Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-06-10T06:53:25.526Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T06:53:25.737Z] === RUN TestParseRemoteURL [2021-06-10T06:53:25.737Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-10T06:53:25.737Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-10T06:53:25.737Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-10T06:53:25.737Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-10T06:53:25.737Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-10T06:53:25.737Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-10T06:53:25.737Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-10T06:53:25.737Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-10T06:53:25.737Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-10T06:53:25.737Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-10T06:53:25.737Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-10T06:53:25.737Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-10T06:53:25.737Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-10T06:53:25.737Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-10T06:53:25.737Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-10T06:53:25.737Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-10T06:53:25.737Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-10T06:53:25.737Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-10T06:53:25.737Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-10T06:53:25.737Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-10T06:53:25.737Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-10T06:53:25.737Z] === RUN TestCloneArgsSmartHttp [2021-06-10T06:53:25.737Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-06-10T06:53:25.737Z] === RUN TestCloneArgsDumbHttp [2021-06-10T06:53:25.737Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-10T06:53:25.737Z] === RUN TestCloneArgsGit [2021-06-10T06:53:25.737Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-10T06:53:25.737Z] === RUN TestCheckoutGit [2021-06-10T06:53:26.826Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-10T06:53:26.826Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-10T06:53:26.890Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-06-10T06:53:26.890Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T06:53:27.451Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-10T06:53:27.451Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T06:53:27.915Z] === RUN TestEnable [2021-06-10T06:53:27.915Z] --- PASS: TestEnable (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestDisable [2021-06-10T06:53:27.915Z] --- PASS: TestDisable (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestEnabled [2021-06-10T06:53:27.915Z] --- PASS: TestEnabled (0.00s) [2021-06-10T06:53:27.915Z] PASS [2021-06-10T06:53:27.915Z] coverage: 100.0% of statements [2021-06-10T06:53:27.915Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-06-10T06:53:27.915Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-10T06:53:27.915Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestProcessNoDockerignore [2021-06-10T06:53:27.915Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-10T06:53:27.915Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-06-10T06:53:27.915Z] === RUN TestDetectContentType [2021-06-10T06:53:27.915Z] --- PASS: TestDetectContentType (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestSelectAcceptableMIME [2021-06-10T06:53:27.915Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestInspectEmptyResponse [2021-06-10T06:53:27.915Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestInspectResponseBinary [2021-06-10T06:53:27.915Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestResponseUnsupportedContentType [2021-06-10T06:53:27.915Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestInspectResponseTextSimple [2021-06-10T06:53:27.915Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestInspectResponseEmptyContentType [2021-06-10T06:53:27.915Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestUnknownContentLength [2021-06-10T06:53:27.915Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestDownloadRemote [2021-06-10T06:53:27.915Z] --- PASS: TestDownloadRemote (0.08s) [2021-06-10T06:53:27.915Z] === RUN TestGetWithStatusError [2021-06-10T06:53:27.915Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-10T06:53:27.915Z] === RUN TestCloseRootDirectory [2021-06-10T06:53:27.915Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-10T06:53:27.915Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:53:27.915Z] === RUN TestHashFile [2021-06-10T06:53:27.915Z] --- SKIP: TestHashFile (0.00s) [2021-06-10T06:53:27.915Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:53:27.915Z] === RUN TestHashSubdir [2021-06-10T06:53:27.915Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-10T06:53:27.915Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:53:27.915Z] === RUN TestRemoveDirectory [2021-06-10T06:53:27.915Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-10T06:53:27.915Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:53:27.915Z] PASS [2021-06-10T06:53:27.915Z] coverage: 9.3% of statements [2021-06-10T06:53:28.374Z] ok github.com/docker/docker/builder/remotecontext 0.277s coverage: 9.3% of statements [2021-06-10T06:53:28.834Z] === RUN TestGetAllAllowed [2021-06-10T06:53:28.834Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestGetAllMeta [2021-06-10T06:53:28.834Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-10T06:53:28.834Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestIsUnreferencedBuiltin [2021-06-10T06:53:28.834Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestIsExistingDirectory [2021-06-10T06:53:28.834Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestGetFilenameForDownload [2021-06-10T06:53:28.834Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestEnv2Variables [2021-06-10T06:53:28.834Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-10T06:53:28.834Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestMaintainer [2021-06-10T06:53:28.834Z] --- PASS: TestMaintainer (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestLabel [2021-06-10T06:53:28.834Z] --- PASS: TestLabel (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestFromScratch [2021-06-10T06:53:28.834Z] --- PASS: TestFromScratch (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestFromWithArg [2021-06-10T06:53:28.834Z] --- PASS: TestFromWithArg (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-10T06:53:28.834Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestFromWithUndefinedArg [2021-06-10T06:53:28.834Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestFromMultiStageWithNamedStage [2021-06-10T06:53:28.834Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestOnbuild [2021-06-10T06:53:28.834Z] --- PASS: TestOnbuild (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestWorkdir [2021-06-10T06:53:28.834Z] --- PASS: TestWorkdir (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestCmd [2021-06-10T06:53:28.834Z] --- PASS: TestCmd (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestHealthcheckNone [2021-06-10T06:53:28.834Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestHealthcheckCmd [2021-06-10T06:53:28.834Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestEntrypoint [2021-06-10T06:53:28.834Z] --- PASS: TestEntrypoint (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestExpose [2021-06-10T06:53:28.834Z] --- PASS: TestExpose (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestUser [2021-06-10T06:53:28.834Z] --- PASS: TestUser (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestVolume [2021-06-10T06:53:28.834Z] --- PASS: TestVolume (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestStopSignal [2021-06-10T06:53:28.834Z] --- SKIP: TestStopSignal (0.00s) [2021-06-10T06:53:28.834Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-10T06:53:28.834Z] === RUN TestArg [2021-06-10T06:53:28.834Z] --- PASS: TestArg (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestShell [2021-06-10T06:53:28.834Z] --- PASS: TestShell (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestPrependEnvOnCmd [2021-06-10T06:53:28.834Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestRunWithBuildArgs [2021-06-10T06:53:28.834Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestRunIgnoresHealthcheck [2021-06-10T06:53:28.834Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestDispatchUnsupportedOptions [2021-06-10T06:53:28.834Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-10T06:53:28.834Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-10T06:53:28.834Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-10T06:53:28.834Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-10T06:53:28.834Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-10T06:53:28.834Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-10T06:53:28.834Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestNormalizeWorkdir [2021-06-10T06:53:28.834Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestDispatch [2021-06-10T06:53:28.834Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-10T06:53:28.834Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-10T06:53:28.834Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-10T06:53:28.834Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-10T06:53:28.834Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-10T06:53:28.834Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-10T06:53:28.834Z] === RUN TestDispatch/COPY_url [2021-06-10T06:53:28.834Z] --- PASS: TestDispatch (0.05s) [2021-06-10T06:53:28.834Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-06-10T06:53:28.834Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-10T06:53:28.834Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-10T06:53:28.834Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-10T06:53:28.834Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-10T06:53:28.834Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-10T06:53:28.834Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestAddScratchImageAddsToMounts [2021-06-10T06:53:28.834Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-10T06:53:28.834Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-10T06:53:28.834Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-10T06:53:28.834Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestImageSourceGetAddsToMounts [2021-06-10T06:53:28.834Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestEmptyDockerfile [2021-06-10T06:53:28.834Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-10T06:53:28.834Z] === RUN TestSymlinkDockerfile [2021-06-10T06:53:28.834Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-10T06:53:28.834Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-10T06:53:28.834Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestNonExistingDockerfile [2021-06-10T06:53:28.834Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestCopyRunConfig [2021-06-10T06:53:28.834Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestDeepCopyRunConfig [2021-06-10T06:53:28.834Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestExportImage [2021-06-10T06:53:28.834Z] --- PASS: TestExportImage (0.00s) [2021-06-10T06:53:28.834Z] === RUN TestNormalizeDest [2021-06-10T06:53:28.834Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-10T06:53:28.834Z] PASS [2021-06-10T06:53:28.834Z] coverage: 47.0% of statements [2021-06-10T06:53:28.834Z] ok github.com/docker/docker/builder/dockerfile 0.295s coverage: 47.0% of statements [2021-06-10T06:53:29.296Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-10T06:53:29.964Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2021-06-10T06:53:29.964Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T06:53:29.964Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T06:53:29.964Z] service_test.go:242: FLAKY_TEST [2021-06-10T06:53:29.964Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T06:53:33.394Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-10T06:53:33.394Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-10T06:53:33.653Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-10T06:53:34.602Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-10T06:53:34.602Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-10T06:53:34.861Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-10T06:53:35.119Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-10T06:53:38.405Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-10T06:53:39.627Z] === RUN TestCheckpointCreateError [2021-06-10T06:53:39.627Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCheckpointCreate [2021-06-10T06:53:39.627Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCheckpointDeleteError [2021-06-10T06:53:39.627Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCheckpointDelete [2021-06-10T06:53:39.627Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCheckpointListError [2021-06-10T06:53:39.627Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCheckpointList [2021-06-10T06:53:39.627Z] --- PASS: TestCheckpointList (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCheckpointListContainerNotFound [2021-06-10T06:53:39.627Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestNewClientWithOpsFromEnv [2021-06-10T06:53:39.627Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-10T06:53:39.627Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-10T06:53:39.627Z] === RUN TestGetAPIPath [2021-06-10T06:53:39.627Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestParseHostURL [2021-06-10T06:53:39.627Z] --- PASS: TestParseHostURL (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-10T06:53:39.627Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-10T06:53:39.627Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestNegotiateAPIVersion [2021-06-10T06:53:39.627Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestNegotiateAPVersionOverride [2021-06-10T06:53:39.627Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-10T06:53:39.627Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-10T06:53:39.627Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-10T06:53:39.627Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestClientRedirect [2021-06-10T06:53:39.627Z] --- PASS: TestClientRedirect (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigCreateUnsupported [2021-06-10T06:53:39.627Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigCreateError [2021-06-10T06:53:39.627Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigCreate [2021-06-10T06:53:39.627Z] --- PASS: TestConfigCreate (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigInspectNotFound [2021-06-10T06:53:39.627Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigInspectWithEmptyID [2021-06-10T06:53:39.627Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigInspectUnsupported [2021-06-10T06:53:39.627Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigInspectError [2021-06-10T06:53:39.627Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigInspectConfigNotFound [2021-06-10T06:53:39.627Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigInspect [2021-06-10T06:53:39.627Z] --- PASS: TestConfigInspect (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigListUnsupported [2021-06-10T06:53:39.627Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigListError [2021-06-10T06:53:39.627Z] --- PASS: TestConfigListError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigList [2021-06-10T06:53:39.627Z] --- PASS: TestConfigList (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigRemoveUnsupported [2021-06-10T06:53:39.627Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigRemoveError [2021-06-10T06:53:39.627Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigRemove [2021-06-10T06:53:39.627Z] --- PASS: TestConfigRemove (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigUpdateUnsupported [2021-06-10T06:53:39.627Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigUpdateError [2021-06-10T06:53:39.627Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestConfigUpdate [2021-06-10T06:53:39.627Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerCommitError [2021-06-10T06:53:39.627Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerCommit [2021-06-10T06:53:39.627Z] --- PASS: TestContainerCommit (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerStatPathError [2021-06-10T06:53:39.627Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerStatPathNotFoundError [2021-06-10T06:53:39.627Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerStatPathNoHeaderError [2021-06-10T06:53:39.627Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerStatPath [2021-06-10T06:53:39.627Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCopyToContainerError [2021-06-10T06:53:39.627Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCopyToContainerNotFoundError [2021-06-10T06:53:39.627Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-10T06:53:39.627Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCopyToContainer [2021-06-10T06:53:39.627Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCopyFromContainerError [2021-06-10T06:53:39.627Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCopyFromContainerNotFoundError [2021-06-10T06:53:39.627Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-10T06:53:39.627Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-10T06:53:39.627Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestCopyFromContainer [2021-06-10T06:53:39.627Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerCreateError [2021-06-10T06:53:39.627Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerCreateImageNotFound [2021-06-10T06:53:39.627Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerCreateWithName [2021-06-10T06:53:39.627Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerCreateAutoRemove [2021-06-10T06:53:39.627Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerDiffError [2021-06-10T06:53:39.627Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerDiff [2021-06-10T06:53:39.627Z] --- PASS: TestContainerDiff (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerExecCreateError [2021-06-10T06:53:39.627Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerExecCreate [2021-06-10T06:53:39.627Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerExecStartError [2021-06-10T06:53:39.627Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerExecStart [2021-06-10T06:53:39.627Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerExecInspectError [2021-06-10T06:53:39.627Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerExecInspect [2021-06-10T06:53:39.627Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerExportError [2021-06-10T06:53:39.627Z] --- PASS: TestContainerExportError (0.00s) [2021-06-10T06:53:39.627Z] === RUN TestContainerExport [2021-06-10T06:53:39.627Z] --- PASS: TestContainerExport (0.00s) [2021-06-10T06:53:39.780Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-10T06:53:40.091Z] === RUN TestContainerInspectError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerInspectContainerNotFound [2021-06-10T06:53:40.091Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerInspectWithEmptyID [2021-06-10T06:53:40.091Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerInspect [2021-06-10T06:53:40.091Z] --- PASS: TestContainerInspect (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerInspectNode [2021-06-10T06:53:40.091Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerKillError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerKillError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerKill [2021-06-10T06:53:40.091Z] --- PASS: TestContainerKill (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerListError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerListError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerList [2021-06-10T06:53:40.091Z] --- PASS: TestContainerList (0.10s) [2021-06-10T06:53:40.091Z] === RUN TestContainerLogsNotFoundError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerLogsError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerLogs [2021-06-10T06:53:40.091Z] --- PASS: TestContainerLogs (0.21s) [2021-06-10T06:53:40.091Z] === RUN TestContainerPauseError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerPause [2021-06-10T06:53:40.091Z] --- PASS: TestContainerPause (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainersPruneError [2021-06-10T06:53:40.091Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainersPrune [2021-06-10T06:53:40.091Z] --- PASS: TestContainersPrune (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerRemoveError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerRemoveNotFoundError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerRemove [2021-06-10T06:53:40.091Z] --- PASS: TestContainerRemove (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerRenameError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerRename [2021-06-10T06:53:40.091Z] --- PASS: TestContainerRename (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerResizeError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerExecResizeError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerResize [2021-06-10T06:53:40.091Z] --- PASS: TestContainerResize (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerExecResize [2021-06-10T06:53:40.091Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerRestartError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerRestart [2021-06-10T06:53:40.091Z] --- PASS: TestContainerRestart (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerStartError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerStartError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerStart [2021-06-10T06:53:40.091Z] --- PASS: TestContainerStart (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerStatsError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerStats [2021-06-10T06:53:40.091Z] --- PASS: TestContainerStats (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerStopError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerStopError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerStop [2021-06-10T06:53:40.091Z] --- PASS: TestContainerStop (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerTopError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerTopError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerTop [2021-06-10T06:53:40.091Z] --- PASS: TestContainerTop (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerUnpauseError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerUnpause [2021-06-10T06:53:40.091Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerUpdateError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerUpdate [2021-06-10T06:53:40.091Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerWaitError [2021-06-10T06:53:40.091Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestContainerWait [2021-06-10T06:53:40.091Z] --- PASS: TestContainerWait (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestDiskUsageError [2021-06-10T06:53:40.091Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestDiskUsage [2021-06-10T06:53:40.091Z] --- PASS: TestDiskUsage (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestDistributionInspectUnsupported [2021-06-10T06:53:40.091Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestDistributionInspectWithEmptyID [2021-06-10T06:53:40.091Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestEventsErrorInOptions [2021-06-10T06:53:40.091Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestEventsErrorFromServer [2021-06-10T06:53:40.091Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestEvents [2021-06-10T06:53:40.091Z] --- PASS: TestEvents (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestTLSCloseWriter [2021-06-10T06:53:40.091Z] === PAUSE TestTLSCloseWriter [2021-06-10T06:53:40.091Z] === RUN TestImageBuildError [2021-06-10T06:53:40.091Z] --- PASS: TestImageBuildError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageBuild [2021-06-10T06:53:40.091Z] --- PASS: TestImageBuild (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestGetDockerOS [2021-06-10T06:53:40.091Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageCreateError [2021-06-10T06:53:40.091Z] --- PASS: TestImageCreateError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageCreate [2021-06-10T06:53:40.091Z] --- PASS: TestImageCreate (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageHistoryError [2021-06-10T06:53:40.091Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageHistory [2021-06-10T06:53:40.091Z] --- PASS: TestImageHistory (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageImportError [2021-06-10T06:53:40.091Z] --- PASS: TestImageImportError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageImport [2021-06-10T06:53:40.091Z] --- PASS: TestImageImport (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageInspectError [2021-06-10T06:53:40.091Z] --- PASS: TestImageInspectError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageInspectImageNotFound [2021-06-10T06:53:40.091Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageInspectWithEmptyID [2021-06-10T06:53:40.091Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageInspect [2021-06-10T06:53:40.091Z] --- PASS: TestImageInspect (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageListError [2021-06-10T06:53:40.091Z] --- PASS: TestImageListError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageList [2021-06-10T06:53:40.091Z] --- PASS: TestImageList (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageListApiBefore125 [2021-06-10T06:53:40.091Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageLoadError [2021-06-10T06:53:40.091Z] --- PASS: TestImageLoadError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageLoad [2021-06-10T06:53:40.091Z] --- PASS: TestImageLoad (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagesPruneError [2021-06-10T06:53:40.091Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagesPrune [2021-06-10T06:53:40.091Z] --- PASS: TestImagesPrune (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePullReferenceParseError [2021-06-10T06:53:40.091Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePullAnyError [2021-06-10T06:53:40.091Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-10T06:53:40.091Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T06:53:40.091Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T06:53:40.091Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-10T06:53:40.091Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePullWithoutErrors [2021-06-10T06:53:40.091Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePushReferenceError [2021-06-10T06:53:40.091Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePushAnyError [2021-06-10T06:53:40.091Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-10T06:53:40.091Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T06:53:40.091Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T06:53:40.091Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-10T06:53:40.091Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImagePushWithoutErrors [2021-06-10T06:53:40.091Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-10T06:53:40.091Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-10T06:53:40.091Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-10T06:53:40.091Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-10T06:53:40.091Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-10T06:53:40.091Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-10T06:53:40.091Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-10T06:53:40.091Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-10T06:53:40.091Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageRemoveError [2021-06-10T06:53:40.091Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageRemoveImageNotFound [2021-06-10T06:53:40.091Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageRemove [2021-06-10T06:53:40.091Z] --- PASS: TestImageRemove (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageSaveError [2021-06-10T06:53:40.091Z] --- PASS: TestImageSaveError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageSave [2021-06-10T06:53:40.091Z] --- PASS: TestImageSave (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageSearchAnyError [2021-06-10T06:53:40.091Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-10T06:53:40.091Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T06:53:40.091Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T06:53:40.091Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-10T06:53:40.091Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageSearchWithoutErrors [2021-06-10T06:53:40.091Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageTagError [2021-06-10T06:53:40.091Z] --- PASS: TestImageTagError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageTagInvalidReference [2021-06-10T06:53:40.091Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageTagInvalidSourceImageName [2021-06-10T06:53:40.091Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageTagHexSource [2021-06-10T06:53:40.091Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestImageTag [2021-06-10T06:53:40.091Z] --- PASS: TestImageTag (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestInfoServerError [2021-06-10T06:53:40.091Z] --- PASS: TestInfoServerError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestInfoInvalidResponseJSONError [2021-06-10T06:53:40.091Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestInfo [2021-06-10T06:53:40.091Z] --- PASS: TestInfo (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkConnectError [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkConnect [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkCreateError [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkCreate [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkDisconnectError [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkDisconnect [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkInspectError [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkInspectNotFoundError [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkInspectWithEmptyID [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkInspect [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkListError [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkListError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkList [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkList (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworksPruneError [2021-06-10T06:53:40.091Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworksPrune [2021-06-10T06:53:40.091Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkRemoveError [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNetworkRemove [2021-06-10T06:53:40.091Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNodeInspectError [2021-06-10T06:53:40.091Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNodeInspectNodeNotFound [2021-06-10T06:53:40.091Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNodeInspectWithEmptyID [2021-06-10T06:53:40.091Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNodeInspect [2021-06-10T06:53:40.091Z] --- PASS: TestNodeInspect (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNodeListError [2021-06-10T06:53:40.091Z] --- PASS: TestNodeListError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNodeList [2021-06-10T06:53:40.091Z] --- PASS: TestNodeList (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNodeRemoveError [2021-06-10T06:53:40.091Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNodeRemove [2021-06-10T06:53:40.091Z] --- PASS: TestNodeRemove (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNodeUpdateError [2021-06-10T06:53:40.091Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestNodeUpdate [2021-06-10T06:53:40.091Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestOptionWithTimeout [2021-06-10T06:53:40.091Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPingFail [2021-06-10T06:53:40.091Z] --- PASS: TestPingFail (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPingWithError [2021-06-10T06:53:40.091Z] 2021/06/10 06:53:39 RoundTripper returned a response & error; ignoring response [2021-06-10T06:53:40.091Z] 2021/06/10 06:53:39 RoundTripper returned a response & error; ignoring response [2021-06-10T06:53:40.091Z] --- PASS: TestPingWithError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPingSuccess [2021-06-10T06:53:40.091Z] --- PASS: TestPingSuccess (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPingHeadFallback [2021-06-10T06:53:40.091Z] === RUN TestPingHeadFallback/OK [2021-06-10T06:53:40.091Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-10T06:53:40.091Z] === RUN TestPingHeadFallback/Not_Found [2021-06-10T06:53:40.091Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-10T06:53:40.091Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-10T06:53:40.091Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-10T06:53:40.091Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-10T06:53:40.091Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-10T06:53:40.091Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginDisableError [2021-06-10T06:53:40.091Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginDisable [2021-06-10T06:53:40.091Z] --- PASS: TestPluginDisable (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginEnableError [2021-06-10T06:53:40.091Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginEnable [2021-06-10T06:53:40.091Z] --- PASS: TestPluginEnable (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginInspectError [2021-06-10T06:53:40.091Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginInspectWithEmptyID [2021-06-10T06:53:40.091Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginInspect [2021-06-10T06:53:40.091Z] --- PASS: TestPluginInspect (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginListError [2021-06-10T06:53:40.091Z] --- PASS: TestPluginListError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginList [2021-06-10T06:53:40.091Z] --- PASS: TestPluginList (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginPushError [2021-06-10T06:53:40.091Z] --- PASS: TestPluginPushError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginPush [2021-06-10T06:53:40.091Z] --- PASS: TestPluginPush (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginRemoveError [2021-06-10T06:53:40.091Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginRemove [2021-06-10T06:53:40.091Z] --- PASS: TestPluginRemove (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginSetError [2021-06-10T06:53:40.091Z] --- PASS: TestPluginSetError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPluginSet [2021-06-10T06:53:40.091Z] --- PASS: TestPluginSet (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestSetHostHeader [2021-06-10T06:53:40.091Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestPlainTextError [2021-06-10T06:53:40.091Z] --- PASS: TestPlainTextError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestInfiniteError [2021-06-10T06:53:40.091Z] --- PASS: TestInfiniteError (0.01s) [2021-06-10T06:53:40.091Z] === RUN TestSecretCreateUnsupported [2021-06-10T06:53:40.091Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestSecretCreateError [2021-06-10T06:53:40.091Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestSecretCreate [2021-06-10T06:53:40.091Z] --- PASS: TestSecretCreate (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestSecretInspectUnsupported [2021-06-10T06:53:40.091Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestSecretInspectError [2021-06-10T06:53:40.091Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-10T06:53:40.091Z] === RUN TestSecretInspectSecretNotFound [2021-06-10T06:53:40.091Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSecretInspectWithEmptyID [2021-06-10T06:53:40.092Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSecretInspect [2021-06-10T06:53:40.092Z] --- PASS: TestSecretInspect (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSecretListUnsupported [2021-06-10T06:53:40.092Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSecretListError [2021-06-10T06:53:40.092Z] --- PASS: TestSecretListError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSecretList [2021-06-10T06:53:40.092Z] --- PASS: TestSecretList (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSecretRemoveUnsupported [2021-06-10T06:53:40.092Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSecretRemoveError [2021-06-10T06:53:40.092Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSecretRemove [2021-06-10T06:53:40.092Z] --- PASS: TestSecretRemove (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSecretUpdateUnsupported [2021-06-10T06:53:40.092Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSecretUpdateError [2021-06-10T06:53:40.092Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSecretUpdate [2021-06-10T06:53:40.092Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceCreateError [2021-06-10T06:53:40.092Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceCreate [2021-06-10T06:53:40.092Z] --- PASS: TestServiceCreate (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-10T06:53:40.092Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceCreateDigestPinning [2021-06-10T06:53:40.092Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceInspectError [2021-06-10T06:53:40.092Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceInspectServiceNotFound [2021-06-10T06:53:40.092Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceInspectWithEmptyID [2021-06-10T06:53:40.092Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceInspect [2021-06-10T06:53:40.092Z] --- PASS: TestServiceInspect (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceListError [2021-06-10T06:53:40.092Z] --- PASS: TestServiceListError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceList [2021-06-10T06:53:40.092Z] --- PASS: TestServiceList (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceLogsError [2021-06-10T06:53:40.092Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceLogs [2021-06-10T06:53:40.092Z] --- PASS: TestServiceLogs (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceRemoveError [2021-06-10T06:53:40.092Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceRemoveNotFoundError [2021-06-10T06:53:40.092Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceRemove [2021-06-10T06:53:40.092Z] --- PASS: TestServiceRemove (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceUpdateError [2021-06-10T06:53:40.092Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestServiceUpdate [2021-06-10T06:53:40.092Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmGetUnlockKeyError [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmGetUnlockKey [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmInitError [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmInit [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmInit (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmInspectError [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmInspect [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmJoinError [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmJoin [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmLeaveError [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmLeave [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmUnlockError [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmUnlock [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmUpdateError [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestSwarmUpdate [2021-06-10T06:53:40.092Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestTaskInspectError [2021-06-10T06:53:40.092Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestTaskInspectWithEmptyID [2021-06-10T06:53:40.092Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestTaskInspect [2021-06-10T06:53:40.092Z] --- PASS: TestTaskInspect (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestTaskListError [2021-06-10T06:53:40.092Z] --- PASS: TestTaskListError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestTaskList [2021-06-10T06:53:40.092Z] --- PASS: TestTaskList (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestVolumeCreateError [2021-06-10T06:53:40.092Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestVolumeCreate [2021-06-10T06:53:40.092Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestVolumeInspectError [2021-06-10T06:53:40.092Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestVolumeInspectNotFound [2021-06-10T06:53:40.092Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestVolumeInspectWithEmptyID [2021-06-10T06:53:40.092Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestVolumeInspect [2021-06-10T06:53:40.092Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestVolumeListError [2021-06-10T06:53:40.092Z] --- PASS: TestVolumeListError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestVolumeList [2021-06-10T06:53:40.092Z] --- PASS: TestVolumeList (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestVolumeRemoveError [2021-06-10T06:53:40.092Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-10T06:53:40.092Z] === RUN TestVolumeRemove [2021-06-10T06:53:40.092Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-10T06:53:40.092Z] === CONT TestTLSCloseWriter [2021-06-10T06:53:40.092Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-10T06:53:40.092Z] PASS [2021-06-10T06:53:40.092Z] coverage: 74.9% of statements [2021-06-10T06:53:40.092Z] ok github.com/docker/docker/client 0.629s coverage: 74.9% of statements [2021-06-10T06:53:41.685Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-10T06:53:42.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-10T06:53:42.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-10T06:53:43.187Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-10T06:53:45.089Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-10T06:53:46.994Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-10T06:53:47.998Z] --- PASS: TestServiceWithDataPathPortInit (15.08s) [2021-06-10T06:53:47.998Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T06:53:52.158Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s) [2021-06-10T06:53:52.158Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nx3ralvop7mi8ytzpl8p0y53a Created:2021-06-10 06:53:45.990379086 +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[6e4440ad1be1655b08256c0f161d3d2113a0ed59a2ba35a75f116c330d7c56af:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m5te64auuzjqaqxke6y1frigx EndpointID:f898364dbbaee2bc5dd66aa69308f73d53699ec7cc3aa940bb8fad42628cb791 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9eeed74f07bdf7764431fa311079834d02e99ae3c35241060c3d4c3d8fda18a8 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:7aa8145e636b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m5te64auuzjqaqxke6y1frigx EndpointID:f898364dbbaee2bc5dd66aa69308f73d53699ec7cc3aa940bb8fad42628cb791 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-10T06:53:52.158Z] PASS [2021-06-10T06:53:52.158Z] [2021-06-10T06:53:52.158Z] === Skipped [2021-06-10T06:53:52.158Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T06:53:52.158Z] service_test.go:242: FLAKY_TEST [2021-06-10T06:53:52.158Z] [2021-06-10T06:53:52.158Z] [2021-06-10T06:53:52.158Z] DONE 26 tests, 1 skipped in 48.060s [2021-06-10T06:53:52.158Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-10T06:53:52.158Z] INFO: Testing against a local daemon [2021-06-10T06:53:52.158Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-10T06:53:52.158Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T06:53:52.158Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T06:53:52.158Z] === RUN TestDockerNetworkIpvlan [2021-06-10T06:53:52.158Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-10T06:53:52.158Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T06:53:52.158Z] PASS [2021-06-10T06:53:52.158Z] [2021-06-10T06:53:52.158Z] === Skipped [2021-06-10T06:53:52.158Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T06:53:52.158Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T06:53:52.158Z] [2021-06-10T06:53:52.158Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-10T06:53:52.158Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T06:53:52.158Z] [2021-06-10T06:53:52.158Z] [2021-06-10T06:53:52.158Z] DONE 2 tests, 2 skipped in 0.039s [2021-06-10T06:53:52.158Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-10T06:53:52.158Z] INFO: Testing against a local daemon [2021-06-10T06:53:52.158Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-10T06:53:53.205Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-10T06:53:53.521Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-06-10T06:53:53.521Z] === RUN TestDockerNetworkMacvlan [2021-06-10T06:53:53.773Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-10T06:53:54.081Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-10T06:53:55.025Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-10T06:53:55.107Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-10T06:53:55.148Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-10T06:53:55.148Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-10T06:53:55.406Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-10T06:53:55.406Z] Cross building: bundles/cross/windows/amd64 [2021-06-10T06:53:55.664Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-10T06:53:55.664Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-10T06:53:55.964Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-10T06:53:58.481Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-10T06:54:01.744Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-10T06:54:04.991Z] --- PASS: TestBuildWithHugeFile (127.85s) [2021-06-10T06:54:04.991Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T06:54:05.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-10T06:54:06.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-10T06:54:06.985Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-10T06:54:08.348Z] --- PASS: TestDockerNetworkMacvlan (14.95s) [2021-06-10T06:54:08.348Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-06-10T06:54:08.348Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-06-10T06:54:08.348Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.70s) [2021-06-10T06:54:08.348Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s) [2021-06-10T06:54:08.348Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.21s) [2021-06-10T06:54:08.348Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2021-06-10T06:54:08.348Z] PASS [2021-06-10T06:54:08.348Z] [2021-06-10T06:54:08.348Z] DONE 8 tests in 16.298s [2021-06-10T06:54:08.348Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-10T06:54:08.348Z] testing: warning: no tests to run [2021-06-10T06:54:08.348Z] PASS [2021-06-10T06:54:08.348Z] [2021-06-10T06:54:08.348Z] DONE 0 tests in 0.006s [2021-06-10T06:54:08.604Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-10T06:54:08.604Z] INFO: Testing against a local daemon [2021-06-10T06:54:08.604Z] === RUN TestAuthZPluginAllowRequest [2021-06-10T06:54:09.967Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2021-06-10T06:54:09.967Z] === RUN TestAuthZPluginTLS [2021-06-10T06:54:10.048Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-10T06:54:10.048Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-10T06:54:10.048Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-10T06:54:10.048Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-10T06:54:10.048Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2021-06-10T06:54:10.048Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-10T06:54:10.048Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-10T06:54:10.048Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-10T06:54:10.048Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-10T06:54:10.048Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-10T06:54:10.048Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-10T06:54:10.048Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-10T06:54:10.048Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-10T06:54:10.048Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestConfigureDaemonLogs [2021-06-10T06:54:10.048Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestCommonOptionsInstallFlags [2021-06-10T06:54:10.048Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-10T06:54:10.048Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-10T06:54:10.048Z] PASS [2021-06-10T06:54:10.048Z] coverage: 18.4% of statements [2021-06-10T06:54:10.048Z] ok github.com/docker/docker/cmd/dockerd 0.242s coverage: 18.4% of statements [2021-06-10T06:54:10.048Z] === RUN TestContainerStopSignal [2021-06-10T06:54:10.048Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestContainerStopTimeout [2021-06-10T06:54:10.048Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-10T06:54:10.048Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-10T06:54:10.048Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-06-10T06:54:10.048Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-10T06:54:10.048Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestReplaceAndAppendEnvVars [2021-06-10T06:54:10.048Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-10T06:54:10.048Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-10T06:54:10.048Z] === RUN TestNewMemoryStore [2021-06-10T06:54:10.048Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestAddContainers [2021-06-10T06:54:10.048Z] --- PASS: TestAddContainers (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestGetContainer [2021-06-10T06:54:10.048Z] --- PASS: TestGetContainer (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestDeleteContainer [2021-06-10T06:54:10.048Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestListContainers [2021-06-10T06:54:10.048Z] --- PASS: TestListContainers (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestFirstContainer [2021-06-10T06:54:10.048Z] --- PASS: TestFirstContainer (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestApplyAllContainer [2021-06-10T06:54:10.048Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestIsValidHealthString [2021-06-10T06:54:10.048Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestStateRunStop [2021-06-10T06:54:10.048Z] --- PASS: TestStateRunStop (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestStateTimeoutWait [2021-06-10T06:54:10.048Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-10T06:54:10.048Z] state_test.go:141: Stop callback fired [2021-06-10T06:54:10.048Z] state_test.go:165: Stop callback fired [2021-06-10T06:54:10.048Z] === RUN TestIsValidStateString [2021-06-10T06:54:10.048Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestViewSaveDelete [2021-06-10T06:54:10.048Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-10T06:54:10.048Z] === RUN TestViewAll [2021-06-10T06:54:10.048Z] --- PASS: TestViewAll (0.01s) [2021-06-10T06:54:10.048Z] === RUN TestViewGet [2021-06-10T06:54:10.048Z] --- PASS: TestViewGet (0.01s) [2021-06-10T06:54:10.048Z] === RUN TestNames [2021-06-10T06:54:10.048Z] --- PASS: TestNames (0.00s) [2021-06-10T06:54:10.048Z] === RUN TestViewWithHealthCheck [2021-06-10T06:54:10.048Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-10T06:54:10.048Z] PASS [2021-06-10T06:54:10.048Z] coverage: 41.5% of statements [2021-06-10T06:54:10.048Z] ok github.com/docker/docker/container 0.354s coverage: 41.5% of statements [2021-06-10T06:54:10.528Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-10T06:54:10.528Z] === RUN TestAuthZPluginDenyRequest [2021-06-10T06:54:11.088Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-10T06:54:11.088Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-10T06:54:11.649Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-06-10T06:54:11.649Z] === RUN TestAuthZPluginDenyResponse [2021-06-10T06:54:12.209Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-06-10T06:54:12.209Z] === RUN TestAuthZPluginAllowEventStream [2021-06-10T06:54:13.573Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2021-06-10T06:54:13.573Z] === RUN TestAuthZPluginErrorResponse [2021-06-10T06:54:14.133Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-06-10T06:54:14.133Z] === RUN TestAuthZPluginErrorRequest [2021-06-10T06:54:14.694Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-10T06:54:14.694Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-10T06:54:14.746Z] === RUN TestPrepare [2021-06-10T06:54:14.746Z] --- PASS: TestPrepare (0.00s) [2021-06-10T06:54:14.746Z] === RUN TestStart [2021-06-10T06:54:14.746Z] --- PASS: TestStart (0.00s) [2021-06-10T06:54:14.746Z] === RUN TestWaitCancel [2021-06-10T06:54:14.746Z] --- PASS: TestWaitCancel (0.00s) [2021-06-10T06:54:14.746Z] === RUN TestWaitDisabled [2021-06-10T06:54:14.746Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-10T06:54:14.746Z] === RUN TestWaitEnabled [2021-06-10T06:54:14.746Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-10T06:54:14.746Z] === RUN TestRemove [2021-06-10T06:54:14.746Z] --- PASS: TestRemove (0.00s) [2021-06-10T06:54:14.746Z] PASS [2021-06-10T06:54:14.746Z] coverage: 65.3% of statements [2021-06-10T06:54:14.746Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.133s coverage: 65.3% of statements [2021-06-10T06:54:14.746Z] === RUN TestNewListSecretsFilters [2021-06-10T06:54:14.746Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-10T06:54:14.746Z] === RUN TestNewListConfigsFilters [2021-06-10T06:54:14.746Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-10T06:54:14.746Z] PASS [2021-06-10T06:54:14.746Z] coverage: 0.5% of statements [2021-06-10T06:54:14.746Z] ok github.com/docker/docker/daemon/cluster 0.414s coverage: 0.5% of statements [2021-06-10T06:54:15.255Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-06-10T06:54:15.255Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-10T06:54:17.142Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2021-06-10T06:54:17.142Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-10T06:54:19.029Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2021-06-10T06:54:19.029Z] === RUN TestAuthZPluginHeader [2021-06-10T06:54:19.446Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-10T06:54:19.446Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-10T06:54:19.446Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-10T06:54:19.446Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-10T06:54:19.446Z] PASS [2021-06-10T06:54:19.446Z] coverage: 35.9% of statements [2021-06-10T06:54:19.446Z] ok github.com/docker/docker/daemon/cluster/convert 0.303s coverage: 35.9% of statements [2021-06-10T06:54:19.446Z] === RUN TestVerifyNetworkingConfig [2021-06-10T06:54:19.446Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestGetContainer [2021-06-10T06:54:19.446Z] --- PASS: TestGetContainer (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestValidContainerNames [2021-06-10T06:54:19.446Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestContainerInitDNS [2021-06-10T06:54:19.446Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-10T06:54:19.446Z] daemon_test.go:147: root required [2021-06-10T06:54:19.446Z] === RUN TestMerge [2021-06-10T06:54:19.446Z] --- PASS: TestMerge (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestValidateContainerIsolation [2021-06-10T06:54:19.446Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestFindNetworkErrorType [2021-06-10T06:54:19.446Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestEnsureServicesExist [2021-06-10T06:54:19.446Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestEnsureServicesExistErrors [2021-06-10T06:54:19.446Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-10T06:54:19.446Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-10T06:54:19.446Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-10T06:54:19.446Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-10T06:54:19.446Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestContainerDelete [2021-06-10T06:54:19.446Z] --- PASS: TestContainerDelete (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestContainerDoubleDelete [2021-06-10T06:54:19.446Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestLogContainerEventCopyLabels [2021-06-10T06:54:19.446Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestLogContainerEventWithAttributes [2021-06-10T06:54:19.446Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestNoneHealthcheck [2021-06-10T06:54:19.446Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-10T06:54:19.446Z] === RUN TestHealthStates [2021-06-10T06:54:19.446Z] time="2021-06-10T06:54:19Z" 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-06-10T06:54:19.446Z] time="2021-06-10T06:54:19Z" 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-06-10T06:54:19.446Z] time="2021-06-10T06:54:19Z" 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-06-10T06:54:19.446Z] time="2021-06-10T06:54:19Z" 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-06-10T06:54:19.447Z] time="2021-06-10T06:54:19Z" 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-06-10T06:54:19.447Z] time="2021-06-10T06:54:19Z" 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-06-10T06:54:19.447Z] time="2021-06-10T06:54:19Z" 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-06-10T06:54:19.447Z] time="2021-06-10T06:54:19Z" 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-06-10T06:54:19.447Z] time="2021-06-10T06:54:19Z" 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-06-10T06:54:19.447Z] time="2021-06-10T06:54:19Z" 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-06-10T06:54:19.447Z] --- PASS: TestHealthStates (0.17s) [2021-06-10T06:54:19.590Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-06-10T06:54:19.590Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-10T06:54:19.906Z] === RUN TestMaskURLCredentials [2021-06-10T06:54:19.906Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-10T06:54:19.906Z] === RUN TestGetInspectData [2021-06-10T06:54:19.906Z] --- PASS: TestGetInspectData (0.00s) [2021-06-10T06:54:19.906Z] === RUN TestFillLicense [2021-06-10T06:54:19.906Z] --- PASS: TestFillLicense (0.00s) [2021-06-10T06:54:19.906Z] === RUN TestListInvalidFilter [2021-06-10T06:54:19.906Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-10T06:54:19.906Z] === RUN TestNameFilter [2021-06-10T06:54:19.906Z] --- PASS: TestNameFilter (0.00s) [2021-06-10T06:54:19.906Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-10T06:54:19.906Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-10T06:54:19.906Z] === 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-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-10T06:54:19.906Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-10T06:54:19.906Z] --- 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-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-10T06:54:19.906Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-10T06:54:19.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-10T06:54:19.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-10T06:54:19.907Z] === RUN TestDaemonReloadLabels [2021-06-10T06:54:19.907Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-10T06:54:19.907Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-10T06:54:19.907Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-10T06:54:19.907Z] === RUN TestDaemonReloadMirrors [2021-06-10T06:54:19.907Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-10T06:54:19.907Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-10T06:54:19.907Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-10T06:54:19.907Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-10T06:54:19.907Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-10T06:54:19.907Z] === RUN TestDaemonDiscoveryReload [2021-06-10T06:54:20.875Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-10T06:54:20.875Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-10T06:54:21.334Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-06-10T06:54:21.334Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-10T06:54:21.794Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-10T06:54:21.794Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-10T06:54:21.794Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-10T06:54:21.794Z] reload_test.go:520: root required [2021-06-10T06:54:21.794Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-10T06:54:21.794Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-10T06:54:21.794Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-10T06:54:21.794Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-10T06:54:21.794Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-10T06:54:21.794Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-10T06:54:21.794Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-10T06:54:21.794Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-06-10T06:54:21.794Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-10T06:54:21.794Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-10T06:54:21.794Z] === RUN TestParseVolumesFrom [2021-06-10T06:54:21.794Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-10T06:54:21.794Z] PASS [2021-06-10T06:54:21.794Z] coverage: 9.1% of statements [2021-06-10T06:54:21.794Z] ok github.com/docker/docker/daemon 2.657s coverage: 9.1% of statements [2021-06-10T06:54:23.332Z] === RUN TestWaitNodeAttachment [2021-06-10T06:54:23.752Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.76s) [2021-06-10T06:54:23.752Z] === RUN TestAuthZPluginV2Disable [2021-06-10T06:54:23.804Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-10T06:54:23.804Z] === RUN TestIsolationConversion [2021-06-10T06:54:23.804Z] === RUN TestIsolationConversion/default [2021-06-10T06:54:23.804Z] === RUN TestIsolationConversion/process [2021-06-10T06:54:23.804Z] === RUN TestIsolationConversion/hyperv [2021-06-10T06:54:23.804Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-10T06:54:23.804Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-10T06:54:23.804Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-10T06:54:23.804Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestContainerLabels [2021-06-10T06:54:23.804Z] --- PASS: TestContainerLabels (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestCredentialSpecConversion [2021-06-10T06:54:23.804Z] === RUN TestCredentialSpecConversion/none [2021-06-10T06:54:23.804Z] === RUN TestCredentialSpecConversion/config [2021-06-10T06:54:23.804Z] === RUN TestCredentialSpecConversion/file [2021-06-10T06:54:23.804Z] === RUN TestCredentialSpecConversion/registry [2021-06-10T06:54:23.804Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-10T06:54:23.804Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-10T06:54:23.804Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-10T06:54:23.804Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-10T06:54:23.804Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestControllerValidateMountBind [2021-06-10T06:54:23.804Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestControllerValidateMountVolume [2021-06-10T06:54:23.804Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestControllerValidateMountTarget [2021-06-10T06:54:23.804Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestControllerValidateMountTmpfs [2021-06-10T06:54:23.804Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestControllerValidateMountInvalidType [2021-06-10T06:54:23.804Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestControllerValidateMountNamedPipe [2021-06-10T06:54:23.804Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-10T06:54:23.804Z] PASS [2021-06-10T06:54:23.804Z] coverage: 11.3% of statements [2021-06-10T06:54:23.804Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.758s coverage: 11.3% of statements [2021-06-10T06:54:23.804Z] === RUN TestBuilderGC [2021-06-10T06:54:23.804Z] --- PASS: TestBuilderGC (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestDaemonConfigurationNotFound [2021-06-10T06:54:23.804Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestDaemonBrokenConfiguration [2021-06-10T06:54:23.804Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestParseClusterAdvertiseSettings [2021-06-10T06:54:23.804Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestFindConfigurationConflicts [2021-06-10T06:54:23.804Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-10T06:54:23.804Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-10T06:54:23.804Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-10T06:54:23.804Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-10T06:54:23.804Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-10T06:54:23.804Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-10T06:54:23.804Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-10T06:54:23.804Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-10T06:54:23.804Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-10T06:54:23.804Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-10T06:54:23.804Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-10T06:54:23.804Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-10T06:54:23.804Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-10T06:54:23.804Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-10T06:54:23.805Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-10T06:54:23.805Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-10T06:54:23.805Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-10T06:54:23.805Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-10T06:54:23.805Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-10T06:54:23.805Z] === RUN TestValidateConfiguration [2021-06-10T06:54:23.805Z] === RUN TestValidateConfiguration/with_label [2021-06-10T06:54:23.805Z] === RUN TestValidateConfiguration/with_dns [2021-06-10T06:54:23.805Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-10T06:54:23.805Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-10T06:54:23.805Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-10T06:54:23.805Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-10T06:54:23.805Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-10T06:54:23.805Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-10T06:54:23.805Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-10T06:54:23.805Z] === RUN TestModifiedDiscoverySettings [2021-06-10T06:54:23.805Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-10T06:54:23.805Z] === RUN TestReloadSetConfigFileNotExist [2021-06-10T06:54:23.805Z] === RUN TestDiscoveryOptsErrors [2021-06-10T06:54:23.805Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-10T06:54:23.805Z] === RUN TestDiscoveryOpts [2021-06-10T06:54:23.805Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-10T06:54:23.805Z] PASS [2021-06-10T06:54:23.805Z] coverage: 30.0% of statements [2021-06-10T06:54:23.805Z] ok github.com/docker/docker/daemon/discovery 0.101s coverage: 30.0% of statements [2021-06-10T06:54:23.805Z] time="2021-06-10T06:54:23Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-10T06:54:23.805Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-06-10T06:54:23.805Z] === RUN TestReloadDefaultConfigNotExist [2021-06-10T06:54:24.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-10T06:54:24.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-10T06:54:24.264Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-06-10T06:54:24.264Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:54:24.264Z] === RUN TestReloadBadDefaultConfig [2021-06-10T06:54:24.264Z] time="2021-06-10T06:54:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-092136203" [2021-06-10T06:54:24.264Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-10T06:54:24.264Z] === RUN TestReloadWithConflictingLabels [2021-06-10T06:54:24.264Z] time="2021-06-10T06:54:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-378032366" [2021-06-10T06:54:24.264Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-10T06:54:24.264Z] === RUN TestReloadWithDuplicateLabels [2021-06-10T06:54:24.264Z] time="2021-06-10T06:54:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-938319221" [2021-06-10T06:54:24.264Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-10T06:54:24.264Z] === RUN TestDaemonConfigurationMerge [2021-06-10T06:54:24.264Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-10T06:54:24.264Z] PASS [2021-06-10T06:54:24.264Z] coverage: 79.7% of statements [2021-06-10T06:54:24.264Z] ok github.com/docker/docker/daemon/config 0.460s coverage: 79.7% of statements [2021-06-10T06:54:25.800Z] === RUN TestEventsLog [2021-06-10T06:54:25.800Z] --- PASS: TestEventsLog (0.00s) [2021-06-10T06:54:25.800Z] === RUN TestEventsLogTimeout [2021-06-10T06:54:25.800Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-10T06:54:25.800Z] === RUN TestLogEvents [2021-06-10T06:54:25.800Z] --- PASS: TestLogEvents (0.05s) [2021-06-10T06:54:25.800Z] === RUN TestLoadBufferedEvents [2021-06-10T06:54:26.259Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-06-10T06:54:26.259Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-10T06:54:26.259Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-10T06:54:26.259Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-10T06:54:26.259Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-10T06:54:26.259Z] PASS [2021-06-10T06:54:26.259Z] coverage: 50.0% of statements [2021-06-10T06:54:26.259Z] ok github.com/docker/docker/daemon/events 0.349s coverage: 50.0% of statements [2021-06-10T06:54:26.265Z] --- PASS: TestAuthZPluginV2Disable (2.87s) [2021-06-10T06:54:26.265Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-10T06:54:26.718Z] === RUN TestIsEmptyDir [2021-06-10T06:54:26.718Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-10T06:54:26.718Z] PASS [2021-06-10T06:54:26.718Z] coverage: 2.3% of statements [2021-06-10T06:54:26.718Z] ok github.com/docker/docker/daemon/graphdriver 0.198s coverage: 2.3% of statements [2021-06-10T06:54:27.176Z] === RUN TestLinkNaming [2021-06-10T06:54:27.176Z] --- PASS: TestLinkNaming (0.00s) [2021-06-10T06:54:27.176Z] === RUN TestLinkNew [2021-06-10T06:54:27.176Z] --- PASS: TestLinkNew (0.00s) [2021-06-10T06:54:27.176Z] === RUN TestLinkEnv [2021-06-10T06:54:27.176Z] --- PASS: TestLinkEnv (0.00s) [2021-06-10T06:54:27.176Z] === RUN TestLinkMultipleEnv [2021-06-10T06:54:27.176Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-10T06:54:27.176Z] === RUN TestLinkPortRangeEnv [2021-06-10T06:54:27.176Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-10T06:54:27.176Z] PASS [2021-06-10T06:54:27.176Z] coverage: 93.0% of statements [2021-06-10T06:54:27.176Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2021-06-10T06:54:28.778Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.71s) [2021-06-10T06:54:28.778Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-10T06:54:30.910Z] === RUN TestSearchRegistryForImagesErrors [2021-06-10T06:54:30.910Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-10T06:54:30.910Z] === RUN TestSearchRegistryForImages [2021-06-10T06:54:30.910Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-10T06:54:30.910Z] === RUN TestOnlyPlatformWithFallback [2021-06-10T06:54:30.910Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-10T06:54:30.910Z] === RUN TestImageDelete [2021-06-10T06:54:30.910Z] === RUN TestImageDelete/no_lease [2021-06-10T06:54:30.910Z] === RUN TestImageDelete/lease_exists [2021-06-10T06:54:30.910Z] --- PASS: TestImageDelete (0.05s) [2021-06-10T06:54:30.910Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-10T06:54:30.910Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-10T06:54:30.910Z] === RUN TestContentStoreForPull [2021-06-10T06:54:30.910Z] === RUN TestAdapterReadLogs [2021-06-10T06:54:30.910Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-10T06:54:30.910Z] === RUN TestCopier [2021-06-10T06:54:30.910Z] --- PASS: TestCopier (0.01s) [2021-06-10T06:54:30.910Z] === RUN TestCopierLongLines [2021-06-10T06:54:30.910Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-10T06:54:30.910Z] === RUN TestCopierSlow [2021-06-10T06:54:30.910Z] --- PASS: TestContentStoreForPull (0.19s) [2021-06-10T06:54:30.910Z] PASS [2021-06-10T06:54:30.910Z] coverage: 6.7% of statements [2021-06-10T06:54:30.910Z] ok github.com/docker/docker/daemon/images 0.451s coverage: 6.7% of statements [2021-06-10T06:54:30.910Z] === RUN TestNewStreamConfig [2021-06-10T06:54:30.910Z] === RUN TestNewStreamConfig/defaults [2021-06-10T06:54:30.910Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-10T06:54:30.910Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-10T06:54:30.910Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-10T06:54:30.910Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-10T06:54:30.910Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-10T06:54:30.910Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-10T06:54:30.910Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-10T06:54:30.910Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-10T06:54:30.910Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-10T06:54:30.910Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-10T06:54:30.910Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-10T06:54:30.910Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-10T06:54:30.910Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-10T06:54:30.910Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-10T06:54:30.910Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-10T06:54:30.910Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-10T06:54:30.911Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-10T06:54:30.911Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-10T06:54:30.911Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-10T06:54:30.911Z] --- PASS: TestCopierSlow (0.20s) [2021-06-10T06:54:30.911Z] === RUN TestCopierWithSized [2021-06-10T06:54:30.911Z] === RUN TestCopierWithSized/as_is [2021-06-10T06:54:30.911Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-10T06:54:30.911Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-10T06:54:30.911Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-10T06:54:30.911Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-06-10T06:54:30.911Z] === RUN TestCopierWithPartial [2021-06-10T06:54:31.369Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestRingLogger [2021-06-10T06:54:31.369Z] --- PASS: TestRingLogger (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestRingCap [2021-06-10T06:54:31.369Z] --- PASS: TestRingCap (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestRingClose [2021-06-10T06:54:31.369Z] --- PASS: TestRingClose (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestRingDrain [2021-06-10T06:54:31.369Z] --- PASS: TestRingDrain (0.00s) [2021-06-10T06:54:31.369Z] PASS [2021-06-10T06:54:31.369Z] coverage: 43.8% of statements [2021-06-10T06:54:31.369Z] time="2021-06-10T06:54:30Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-10T06:54:31.369Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-06-10T06:54:31.369Z] === RUN TestCreateSuccess [2021-06-10T06:54:31.369Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestCreateLogGroupSuccess [2021-06-10T06:54:31.369Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestCreateError [2021-06-10T06:54:31.369Z] --- PASS: TestCreateError (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestCreateAlreadyExists [2021-06-10T06:54:31.369Z] time="2021-06-10T06:54:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-10T06:54:31.369Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestLogClosed [2021-06-10T06:54:31.369Z] --- PASS: TestLogClosed (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestLogBlocking [2021-06-10T06:54:31.369Z] --- PASS: TestLogBlocking (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-10T06:54:31.369Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestLogNonBlockingBufferFull [2021-06-10T06:54:31.369Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestPublishBatchSuccess [2021-06-10T06:54:31.369Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestPublishBatchError [2021-06-10T06:54:31.369Z] time="2021-06-10T06:54:30Z" level=error msg=Error [2021-06-10T06:54:31.369Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-10T06:54:31.369Z] time="2021-06-10T06:54:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-10T06:54:31.369Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-10T06:54:31.369Z] time="2021-06-10T06:54:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-10T06:54:31.369Z] time="2021-06-10T06:54:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-10T06:54:31.369Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchSimple [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchTicker [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchMultilinePattern [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchClose [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestEffectiveLen [2021-06-10T06:54:31.369Z] === RUN TestEffectiveLen/0/Hello [2021-06-10T06:54:31.369Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-10T06:54:31.369Z] === RUN TestEffectiveLen/2/🙃 [2021-06-10T06:54:31.369Z] === RUN TestEffectiveLen/3/���� [2021-06-10T06:54:31.369Z] === RUN TestEffectiveLen/4/He��o [2021-06-10T06:54:31.369Z] === RUN TestEffectiveLen/5/ [2021-06-10T06:54:31.369Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestFindValidSplit [2021-06-10T06:54:31.369Z] === RUN TestFindValidSplit/0/ [2021-06-10T06:54:31.369Z] === RUN TestFindValidSplit/1/Hello [2021-06-10T06:54:31.369Z] === RUN TestFindValidSplit/2/Hello [2021-06-10T06:54:31.369Z] === RUN TestFindValidSplit/3/Hello [2021-06-10T06:54:31.369Z] === RUN TestFindValidSplit/4/🙃 [2021-06-10T06:54:31.369Z] === RUN TestFindValidSplit/5/🙃 [2021-06-10T06:54:31.369Z] === RUN TestFindValidSplit/6/a� [2021-06-10T06:54:31.369Z] === RUN TestFindValidSplit/7/a� [2021-06-10T06:54:31.369Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1044: [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1045: [2021-06-10T06:54:31.369Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1044: Hello [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1045: [2021-06-10T06:54:31.369Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-10T06:54:31.369Z] ok github.com/docker/docker/daemon/logger 0.331s coverage: 43.8% of statements [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1044: He [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1045: llo [2021-06-10T06:54:31.369Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1044: [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1045: Hello [2021-06-10T06:54:31.369Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1044: [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-10T06:54:31.369Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1045: [2021-06-10T06:54:31.369Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1044: a [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1045: � [2021-06-10T06:54:31.369Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1044: a� [2021-06-10T06:54:31.369Z] cloudwatchlogs_test.go:1045: [2021-06-10T06:54:31.369Z] === RUN TestProcessEventEmoji [2021-06-10T06:54:31.369Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchLineSplit [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchMaxEvents [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-10T06:54:31.369Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-10T06:54:31.369Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-10T06:54:31.369Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-10T06:54:31.369Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-10T06:54:31.369Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-10T06:54:31.369Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-10T06:54:31.369Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-10T06:54:31.369Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-10T06:54:31.369Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-10T06:54:31.369Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-10T06:54:31.369Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-10T06:54:31.369Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-06-10T06:54:31.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-10T06:54:31.369Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-10T06:54:31.369Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-10T06:54:31.369Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-10T06:54:31.369Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-10T06:54:31.369Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-10T06:54:31.369Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-10T06:54:31.369Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-10T06:54:31.369Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-10T06:54:31.369Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-10T06:54:31.369Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-10T06:54:31.369Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-10T06:54:31.370Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-10T06:54:31.370Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-10T06:54:31.370Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-10T06:54:31.370Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-10T06:54:31.370Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-10T06:54:31.370Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-10T06:54:31.370Z] === RUN TestCreateTagSuccess [2021-06-10T06:54:31.370Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-10T06:54:31.370Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-10T06:54:31.370Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-10T06:54:31.370Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-10T06:54:31.370Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-10T06:54:31.370Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-10T06:54:31.370Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-06-10T06:54:31.370Z] PASS [2021-06-10T06:54:31.370Z] coverage: 77.8% of statements [2021-06-10T06:54:31.370Z] ok github.com/docker/docker/daemon/logger/awslogs 0.451s coverage: 77.8% of statements [2021-06-10T06:54:32.909Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-10T06:54:32.909Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-10T06:54:32.909Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-10T06:54:32.909Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-06-10T06:54:32.909Z] === RUN TestFastTimeMarshalJSON [2021-06-10T06:54:32.909Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-06-10T06:54:32.909Z] PASS [2021-06-10T06:54:32.909Z] coverage: 87.2% of statements [2021-06-10T06:54:32.909Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.204s coverage: 87.2% of statements [2021-06-10T06:54:33.368Z] === RUN TestJSONFileLogger [2021-06-10T06:54:33.368Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-10T06:54:33.368Z] === RUN TestJSONFileLoggerWithTags [2021-06-10T06:54:33.368Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-10T06:54:33.368Z] === RUN TestJSONFileLoggerWithOpts [2021-06-10T06:54:33.368Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-06-10T06:54:33.368Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-10T06:54:33.368Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-10T06:54:33.368Z] === RUN TestEncodeDecode [2021-06-10T06:54:33.368Z] === PAUSE TestEncodeDecode [2021-06-10T06:54:33.368Z] === RUN TestUnexpectedEOF [2021-06-10T06:54:33.827Z] time="2021-06-10T06:54:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-10T06:54:33.827Z] time="2021-06-10T06:54:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-10T06:54:33.827Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-06-10T06:54:33.827Z] === CONT TestEncodeDecode [2021-06-10T06:54:33.827Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-10T06:54:33.827Z] PASS [2021-06-10T06:54:33.827Z] coverage: 69.9% of statements [2021-06-10T06:54:33.827Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.453s coverage: 69.9% of statements [2021-06-10T06:54:33.827Z] === RUN TestWriteLog [2021-06-10T06:54:33.827Z] === PAUSE TestWriteLog [2021-06-10T06:54:33.827Z] === RUN TestReadLog [2021-06-10T06:54:33.827Z] === PAUSE TestReadLog [2021-06-10T06:54:33.827Z] === CONT TestWriteLog [2021-06-10T06:54:33.827Z] === CONT TestReadLog [2021-06-10T06:54:33.827Z] --- PASS: TestWriteLog (0.00s) [2021-06-10T06:54:33.827Z] === RUN TestReadLog/tail_exact [2021-06-10T06:54:34.286Z] === RUN TestReadLog/tail_less_than_available [2021-06-10T06:54:34.286Z] === RUN TestReadLog/tail_more_than_available [2021-06-10T06:54:34.286Z] --- PASS: TestReadLog (0.19s) [2021-06-10T06:54:34.286Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-06-10T06:54:34.286Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-10T06:54:34.286Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-06-10T06:54:34.286Z] PASS [2021-06-10T06:54:34.286Z] coverage: 75.2% of statements [2021-06-10T06:54:34.286Z] ok github.com/docker/docker/daemon/logger/local 0.310s coverage: 75.2% of statements [2021-06-10T06:54:35.253Z] --- PASS: TestCheckoutGit (69.55s) [2021-06-10T06:54:35.253Z] === RUN TestValidGitTransport [2021-06-10T06:54:35.253Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-10T06:54:35.253Z] === RUN TestGitInvalidRef [2021-06-10T06:54:35.253Z] --- PASS: TestGitInvalidRef (0.31s) [2021-06-10T06:54:35.253Z] PASS [2021-06-10T06:54:35.253Z] coverage: 86.3% of statements [2021-06-10T06:54:35.253Z] ok github.com/docker/docker/builder/remotecontext/git 70.109s coverage: 86.3% of statements [2021-06-10T06:54:35.713Z] === RUN TestOpenFileDelete [2021-06-10T06:54:35.713Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-10T06:54:35.713Z] === RUN TestOpenFileRename [2021-06-10T06:54:35.713Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-10T06:54:35.713Z] === RUN TestParseLogTagDefaultTag [2021-06-10T06:54:35.713Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-10T06:54:35.713Z] === RUN TestParseLogTag [2021-06-10T06:54:35.713Z] --- PASS: TestParseLogTag (0.00s) [2021-06-10T06:54:35.713Z] === RUN TestParseLogTagEmptyTag [2021-06-10T06:54:35.713Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-10T06:54:35.713Z] === RUN TestTailFiles [2021-06-10T06:54:35.713Z] --- PASS: TestTailFiles (0.00s) [2021-06-10T06:54:35.713Z] === RUN TestFollowLogsConsumerGone [2021-06-10T06:54:35.713Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-10T06:54:35.713Z] === RUN TestFollowLogsProducerGone [2021-06-10T06:54:35.713Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-10T06:54:35.713Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-10T06:54:35.713Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-10T06:54:35.713Z] === RUN TestCheckCapacityAndRotate [2021-06-10T06:54:35.713Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-10T06:54:35.713Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-10T06:54:35.713Z] --- PASS: TestCheckCapacityAndRotate (0.11s) [2021-06-10T06:54:35.713Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.05s) [2021-06-10T06:54:35.713Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2021-06-10T06:54:35.713Z] PASS [2021-06-10T06:54:35.713Z] coverage: 53.7% of statements [2021-06-10T06:54:35.713Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.276s coverage: 53.7% of statements [2021-06-10T06:54:36.325Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-10T06:54:36.325Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-10T06:54:36.325Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-10T06:54:36.325Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-10T06:54:36.682Z] === RUN TestLog [2021-06-10T06:54:36.682Z] --- PASS: TestLog (0.01s) [2021-06-10T06:54:36.682Z] PASS [2021-06-10T06:54:36.682Z] coverage: 31.5% of statements [2021-06-10T06:54:36.682Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.081s coverage: 31.5% of statements [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/cli [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-10T06:54:36.682Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-10T06:54:37.141Z] === RUN TestValidateLogOpt [2021-06-10T06:54:37.141Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-10T06:54:37.141Z] === RUN TestNewMissedConfig [2021-06-10T06:54:37.141Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-10T06:54:37.141Z] === RUN TestNewMissedUrl [2021-06-10T06:54:37.141Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-10T06:54:37.141Z] === RUN TestNewMissedToken [2021-06-10T06:54:37.141Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-10T06:54:37.141Z] === RUN TestNewWithProxy [2021-06-10T06:54:37.141Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-10T06:54:37.141Z] === RUN TestDefault [2021-06-10T06:54:37.141Z] --- PASS: TestDefault (0.01s) [2021-06-10T06:54:37.141Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-10T06:54:37.141Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-10T06:54:37.141Z] === RUN TestJsonFormat [2021-06-10T06:54:37.141Z] --- PASS: TestJsonFormat (0.00s) [2021-06-10T06:54:37.141Z] === RUN TestRawFormat [2021-06-10T06:54:37.141Z] --- PASS: TestRawFormat (0.00s) [2021-06-10T06:54:37.141Z] === RUN TestRawFormatWithLabels [2021-06-10T06:54:37.141Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-10T06:54:37.141Z] === RUN TestRawFormatWithoutTag [2021-06-10T06:54:37.141Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-10T06:54:37.141Z] === RUN TestBatching [2021-06-10T06:54:37.141Z] --- PASS: TestBatching (0.34s) [2021-06-10T06:54:37.608Z] === RUN TestFrequency [2021-06-10T06:54:37.608Z] --- PASS: TestFrequency (0.16s) [2021-06-10T06:54:37.608Z] === RUN TestOneMessagePerRequest [2021-06-10T06:54:37.608Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-10T06:54:37.608Z] === RUN TestVerify [2021-06-10T06:54:37.608Z] --- PASS: TestVerify (0.00s) [2021-06-10T06:54:37.608Z] === RUN TestSkipVerify [2021-06-10T06:54:37.608Z] time="2021-06-10T06:54:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:54:37.608Z] time="2021-06-10T06:54:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:54:38.068Z] === RUN TestNewParse [2021-06-10T06:54:38.068Z] --- PASS: TestNewParse (0.00s) [2021-06-10T06:54:38.068Z] PASS [2021-06-10T06:54:38.068Z] coverage: 8.3% of statements [2021-06-10T06:54:38.068Z] ok github.com/docker/docker/daemon/logger/templates 0.113s coverage: 8.3% of statements [2021-06-10T06:54:38.068Z] --- PASS: TestSkipVerify (0.61s) [2021-06-10T06:54:38.068Z] === RUN TestBufferMaximum [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623308077.880278\",\"host\":\"6e5db51d49d6\"}'" [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623308077.880278\",\"host\":\"6e5db51d49d6\"}'" [2021-06-10T06:54:38.068Z] --- PASS: TestBufferMaximum (0.01s) [2021-06-10T06:54:38.068Z] === RUN TestServerAlwaysDown [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623308077.886279\",\"host\":\"6e5db51d49d6\"}'" [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623308077.886279\",\"host\":\"6e5db51d49d6\"}'" [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623308077.886279\",\"host\":\"6e5db51d49d6\"}'" [2021-06-10T06:54:38.068Z] time="2021-06-10T06:54:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623308077.904279\",\"host\":\"6e5db51d49d6\"}'" [2021-06-10T06:54:38.227Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-10T06:54:38.227Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-10T06:54:38.485Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-10T06:54:38.528Z] time="2021-06-10T06:54:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623308077.904279\",\"host\":\"6e5db51d49d6\"}'" [2021-06-10T06:54:38.528Z] --- PASS: TestServerAlwaysDown (0.02s) [2021-06-10T06:54:38.528Z] === RUN TestCannotSendAfterClose [2021-06-10T06:54:38.528Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-10T06:54:38.528Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-10T06:54:38.528Z] === RUN TestParseLogFormat [2021-06-10T06:54:38.528Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-10T06:54:38.528Z] === RUN TestValidateLogOptEmpty [2021-06-10T06:54:38.528Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-10T06:54:38.528Z] === RUN TestValidateSyslogAddress [2021-06-10T06:54:38.528Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-10T06:54:38.528Z] === RUN TestParseAddressDefaultPort [2021-06-10T06:54:38.528Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-10T06:54:38.528Z] === RUN TestValidateSyslogFacility [2021-06-10T06:54:38.528Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-10T06:54:38.528Z] === RUN TestValidateLogOptSyslogFormat [2021-06-10T06:54:38.528Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-10T06:54:38.528Z] === RUN TestValidateLogOpt [2021-06-10T06:54:38.528Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-10T06:54:38.528Z] PASS [2021-06-10T06:54:38.528Z] coverage: 46.8% of statements [2021-06-10T06:54:38.528Z] ok github.com/docker/docker/daemon/logger/syslog 0.144s coverage: 46.8% of statements [2021-06-10T06:54:38.717Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.87s) [2021-06-10T06:54:38.717Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-10T06:54:38.987Z] time="2021-06-10T06:54:38Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49199/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-10T06:54:38.987Z] time="2021-06-10T06:54:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6e5db51d49d6\"}'" [2021-06-10T06:54:38.987Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-10T06:54:38.987Z] PASS [2021-06-10T06:54:38.987Z] coverage: 82.5% of statements [2021-06-10T06:54:38.987Z] ok github.com/docker/docker/daemon/logger/splunk 2.240s coverage: 82.5% of statements [2021-06-10T06:54:38.987Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-10T06:54:38.987Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-10T06:54:38.987Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-10T06:54:41.167Z] === RUN TestV1IDService [2021-06-10T06:54:41.167Z] --- PASS: TestV1IDService (0.03s) [2021-06-10T06:54:41.167Z] === RUN TestV2MetadataService [2021-06-10T06:54:41.167Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-10T06:54:41.167Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-10T06:54:41.167Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-10T06:54:41.167Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-10T06:54:41.167Z] === RUN TestContinueOnError_NeverContinue [2021-06-10T06:54:41.167Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-10T06:54:41.167Z] === RUN TestManifestStore [2021-06-10T06:54:41.167Z] === RUN TestManifestStore/no_remote_or_local [2021-06-10T06:54:41.167Z] time="2021-06-10T06:54:41Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local210561423\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-10T06:54:41.167Z] === RUN TestManifestStore/no_local_cache [2021-06-10T06:54:41.167Z] === RUN TestSuccessfulDownload [2021-06-10T06:54:41.167Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-10T06:54:41.167Z] download_test.go:268: Needs fixing on Windows [2021-06-10T06:54:41.167Z] === RUN TestCancelledDownload [2021-06-10T06:54:41.167Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-10T06:54:41.167Z] === RUN TestMaxDownloadAttempts [2021-06-10T06:54:41.167Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T06:54:41.167Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T06:54:41.167Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T06:54:41.167Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T06:54:41.167Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T06:54:41.167Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T06:54:41.167Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T06:54:41.167Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T06:54:41.167Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T06:54:41.167Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T06:54:41.167Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T06:54:41.167Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T06:54:41.167Z] === RUN TestManifestStore/with_local_cache [2021-06-10T06:54:41.167Z] === RUN TestManifestStore/unknown_media_type [2021-06-10T06:54:41.167Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-10T06:54:41.167Z] time="2021-06-10T06:54:41Z" level=warning msg="reference for unknown type: " [2021-06-10T06:54:41.167Z] time="2021-06-10T06:54:41Z" level=warning msg="reference for unknown type: " [2021-06-10T06:54:41.167Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-10T06:54:41.167Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-10T06:54:41.167Z] time="2021-06-10T06:54:41Z" level=warning msg="reference for unknown type: " [2021-06-10T06:54:41.627Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-10T06:54:41.627Z] time="2021-06-10T06:54:41Z" level=warning msg="reference for unknown type: " [2021-06-10T06:54:41.627Z] time="2021-06-10T06:54:41Z" level=warning msg="reference for unknown type: " [2021-06-10T06:54:41.627Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-10T06:54:41.627Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-10T06:54:41.627Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-10T06:54:41.627Z] time="2021-06-10T06:54:41Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-10T06:54:41.627Z] --- PASS: TestManifestStore (0.30s) [2021-06-10T06:54:41.627Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-06-10T06:54:41.627Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-10T06:54:41.627Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-10T06:54:41.627Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-06-10T06:54:41.627Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-10T06:54:41.627Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-06-10T06:54:41.627Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-10T06:54:41.627Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-10T06:54:41.627Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-10T06:54:41.627Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-10T06:54:41.627Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-10T06:54:41.627Z] === RUN TestDetectManifestBlobMediaType [2021-06-10T06:54:41.627Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-10T06:54:41.627Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-10T06:54:41.627Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-10T06:54:41.627Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-10T06:54:41.627Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-10T06:54:41.627Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-10T06:54:41.627Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-10T06:54:41.627Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-10T06:54:41.627Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-10T06:54:41.627Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-10T06:54:41.627Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-10T06:54:41.627Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-10T06:54:41.627Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-10T06:54:41.627Z] === RUN TestFixManifestLayers [2021-06-10T06:54:41.627Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-10T06:54:41.627Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-10T06:54:41.627Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-10T06:54:41.627Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-10T06:54:41.627Z] === RUN TestFixManifestLayersBadParent [2021-06-10T06:54:41.627Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-10T06:54:41.627Z] === RUN TestValidateManifest [2021-06-10T06:54:41.627Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-10T06:54:41.627Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-10T06:54:41.627Z] === RUN TestFormatPlatform [2021-06-10T06:54:41.627Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-10T06:54:41.627Z] === RUN TestGetRepositoryMountCandidates [2021-06-10T06:54:41.627Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-10T06:54:41.627Z] === RUN TestLayerAlreadyExists [2021-06-10T06:54:41.627Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-10T06:54:41.627Z] 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-06-10T06:54:41.627Z] 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-06-10T06:54:41.627Z] 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-06-10T06:54:41.627Z] 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-06-10T06:54:41.627Z] 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-06-10T06:54:41.627Z] 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-06-10T06:54:41.627Z] === RUN TestWhenEmptyAuthConfig [2021-06-10T06:54:41.627Z] time="2021-06-10T06:54:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T06:54:41.627Z] time="2021-06-10T06:54:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T06:54:41.627Z] time="2021-06-10T06:54:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T06:54:41.627Z] time="2021-06-10T06:54:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T06:54:41.627Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-10T06:54:41.627Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-06-10T06:54:41.627Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-06-10T06:54:41.627Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-06-10T06:54:41.627Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-06-10T06:54:41.627Z] === RUN TestTransfer [2021-06-10T06:54:41.627Z] --- PASS: TestV2MetadataService (0.97s) [2021-06-10T06:54:41.627Z] PASS [2021-06-10T06:54:41.627Z] coverage: 48.2% of statements [2021-06-10T06:54:42.087Z] ok github.com/docker/docker/distribution/metadata 1.095s coverage: 48.2% of statements [2021-06-10T06:54:42.087Z] --- PASS: TestTransfer (0.13s) [2021-06-10T06:54:42.087Z] === RUN TestConcurrencyLimit [2021-06-10T06:54:42.087Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-06-10T06:54:42.087Z] === RUN TestInactiveJobs [2021-06-10T06:54:42.546Z] === RUN TestNotFound [2021-06-10T06:54:42.546Z] --- PASS: TestNotFound (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestConflict [2021-06-10T06:54:42.546Z] --- PASS: TestConflict (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestForbidden [2021-06-10T06:54:42.546Z] --- PASS: TestForbidden (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestInvalidParameter [2021-06-10T06:54:42.546Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestNotImplemented [2021-06-10T06:54:42.546Z] --- PASS: TestNotImplemented (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestNotModified [2021-06-10T06:54:42.546Z] --- PASS: TestNotModified (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestUnauthorized [2021-06-10T06:54:42.546Z] --- PASS: TestUnauthorized (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestUnknown [2021-06-10T06:54:42.546Z] --- PASS: TestUnknown (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestCancelled [2021-06-10T06:54:42.546Z] --- PASS: TestCancelled (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestDeadline [2021-06-10T06:54:42.546Z] --- PASS: TestDeadline (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestDataLoss [2021-06-10T06:54:42.546Z] --- PASS: TestDataLoss (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestUnavailable [2021-06-10T06:54:42.546Z] --- PASS: TestUnavailable (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestSystem [2021-06-10T06:54:42.546Z] --- PASS: TestSystem (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Not_Found [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Bad_Request [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Conflict [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Unauthorized [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Forbidden [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Not_Modified [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-10T06:54:42.546Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-10T06:54:42.546Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-10T06:54:42.546Z] PASS [2021-06-10T06:54:42.546Z] coverage: 53.1% of statements [2021-06-10T06:54:42.546Z] ok github.com/docker/docker/errdefs 0.073s coverage: 53.1% of statements [2021-06-10T06:54:42.546Z] --- PASS: TestInactiveJobs (0.36s) [2021-06-10T06:54:42.546Z] === RUN TestWatchRelease [2021-06-10T06:54:42.546Z] --- PASS: TestWatchRelease (0.05s) [2021-06-10T06:54:42.546Z] === RUN TestWatchFinishedTransfer [2021-06-10T06:54:42.546Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestDuplicateTransfer [2021-06-10T06:54:42.546Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-06-10T06:54:42.546Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-10T06:54:42.546Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-10T06:54:42.546Z] === RUN TestTokenPassThru [2021-06-10T06:54:42.546Z] --- PASS: TestTokenPassThru (0.02s) [2021-06-10T06:54:42.546Z] === RUN TestTokenPassThruDifferentHost [2021-06-10T06:54:42.546Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-10T06:54:42.546Z] PASS [2021-06-10T06:54:42.546Z] coverage: 23.6% of statements [2021-06-10T06:54:42.546Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-06-10T06:54:42.546Z] === RUN TestSuccessfulUpload [2021-06-10T06:54:42.546Z] ok github.com/docker/docker/distribution 1.671s coverage: 23.6% of statements [2021-06-10T06:54:43.006Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-10T06:54:43.006Z] time="2021-06-10T06:54:42Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-10T06:54:43.006Z] --- PASS: TestSuccessfulUpload (0.54s) [2021-06-10T06:54:43.006Z] === RUN TestCancelledUpload [2021-06-10T06:54:43.006Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-10T06:54:43.006Z] PASS [2021-06-10T06:54:43.006Z] coverage: 77.3% of statements [2021-06-10T06:54:43.465Z] ok github.com/docker/docker/distribution/xfer 2.024s coverage: 77.3% of statements [2021-06-10T06:54:43.465Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-10T06:54:44.436Z] === RUN TestCompare [2021-06-10T06:54:44.436Z] --- PASS: TestCompare (0.00s) [2021-06-10T06:54:44.436Z] PASS [2021-06-10T06:54:44.436Z] coverage: 19.2% of statements [2021-06-10T06:54:44.436Z] ok github.com/docker/docker/image/cache 0.226s coverage: 19.2% of statements [2021-06-10T06:54:44.895Z] === RUN TestFSGetInvalidData [2021-06-10T06:54:44.895Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-10T06:54:44.895Z] === RUN TestFSInvalidSet [2021-06-10T06:54:44.895Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-10T06:54:44.895Z] === RUN TestFSInvalidRoot [2021-06-10T06:54:44.895Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-10T06:54:44.895Z] === RUN TestFSMetadataGetSet [2021-06-10T06:54:44.895Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-06-10T06:54:44.895Z] === RUN TestFSInvalidWalker [2021-06-10T06:54:44.895Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-10T06:54:44.895Z] === RUN TestFSGetSet [2021-06-10T06:54:44.895Z] --- PASS: TestFSGetSet (0.02s) [2021-06-10T06:54:44.895Z] === RUN TestFSGetUnsetKey [2021-06-10T06:54:44.895Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-10T06:54:44.895Z] === RUN TestFSGetEmptyData [2021-06-10T06:54:44.895Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-10T06:54:44.895Z] === RUN TestFSDelete [2021-06-10T06:54:44.895Z] --- PASS: TestFSDelete (0.01s) [2021-06-10T06:54:44.895Z] === RUN TestFSWalker [2021-06-10T06:54:44.895Z] --- PASS: TestFSWalker (0.01s) [2021-06-10T06:54:44.895Z] === RUN TestFSWalkerStopOnError [2021-06-10T06:54:44.895Z] --- PASS: TestFSWalkerStopOnError (0.07s) [2021-06-10T06:54:44.895Z] === RUN TestNewFromJSON [2021-06-10T06:54:44.895Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-10T06:54:44.895Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-10T06:54:44.895Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-10T06:54:44.895Z] === RUN TestMarshalKeyOrder [2021-06-10T06:54:44.895Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-10T06:54:44.895Z] === RUN TestHistoryEqual [2021-06-10T06:54:45.354Z] --- PASS: TestHistoryEqual (0.17s) [2021-06-10T06:54:45.354Z] === RUN TestImage [2021-06-10T06:54:45.354Z] --- PASS: TestImage (0.00s) [2021-06-10T06:54:45.354Z] === RUN TestImageOSNotEmpty [2021-06-10T06:54:45.354Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-10T06:54:45.354Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-10T06:54:45.354Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-10T06:54:45.354Z] === RUN TestCreate [2021-06-10T06:54:45.354Z] --- PASS: TestCreate (0.01s) [2021-06-10T06:54:45.354Z] === RUN TestRestore [2021-06-10T06:54:45.354Z] time="2021-06-10T06:54:44Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-10T06:54:45.354Z] --- PASS: TestRestore (0.03s) [2021-06-10T06:54:45.354Z] === RUN TestAddDelete [2021-06-10T06:54:45.354Z] --- PASS: TestAddDelete (0.11s) [2021-06-10T06:54:45.354Z] === RUN TestSearchAfterDelete [2021-06-10T06:54:45.354Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-10T06:54:45.354Z] === RUN TestParentReset [2021-06-10T06:54:45.354Z] --- PASS: TestParentReset (0.03s) [2021-06-10T06:54:45.354Z] === RUN TestGetAndSetLastUpdated [2021-06-10T06:54:45.354Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-10T06:54:45.354Z] === RUN TestStoreLen [2021-06-10T06:54:45.354Z] --- PASS: TestStoreLen (0.06s) [2021-06-10T06:54:45.354Z] PASS [2021-06-10T06:54:45.354Z] coverage: 86.6% of statements [2021-06-10T06:54:45.354Z] ok github.com/docker/docker/image 0.800s coverage: 86.6% of statements [2021-06-10T06:54:45.813Z] === RUN TestValidateManifest [2021-06-10T06:54:45.813Z] === RUN TestValidateManifest/nil [2021-06-10T06:54:45.813Z] === RUN TestValidateManifest/non-nil [2021-06-10T06:54:45.813Z] --- PASS: TestValidateManifest (0.00s) [2021-06-10T06:54:45.813Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-10T06:54:45.813Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-10T06:54:45.813Z] PASS [2021-06-10T06:54:45.813Z] coverage: 0.6% of statements [2021-06-10T06:54:45.813Z] ok github.com/docker/docker/image/tarexport 0.086s coverage: 0.6% of statements [2021-06-10T06:54:45.813Z] === RUN TestMakeV1ConfigFromConfig [2021-06-10T06:54:45.813Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-10T06:54:45.813Z] PASS [2021-06-10T06:54:45.813Z] coverage: 25.0% of statements [2021-06-10T06:54:45.813Z] ok github.com/docker/docker/image/v1 0.105s coverage: 25.0% of statements [2021-06-10T06:54:45.813Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-10T06:54:47.352Z] === RUN TestSerialization [2021-06-10T06:54:47.352Z] --- PASS: TestSerialization (0.02s) [2021-06-10T06:54:47.352Z] PASS [2021-06-10T06:54:47.352Z] coverage: 100.0% of statements [2021-06-10T06:54:47.352Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2021-06-10T06:54:48.320Z] === RUN TestEmptyLayer [2021-06-10T06:54:48.320Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-10T06:54:48.320Z] === RUN TestCommitFailure [2021-06-10T06:54:48.320Z] --- PASS: TestCommitFailure (0.03s) [2021-06-10T06:54:48.320Z] === RUN TestStartTransactionFailure [2021-06-10T06:54:48.320Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-10T06:54:48.320Z] === RUN TestGetOrphan [2021-06-10T06:54:48.320Z] --- PASS: TestGetOrphan (0.01s) [2021-06-10T06:54:48.320Z] === RUN TestMountAndRegister [2021-06-10T06:54:48.320Z] --- PASS: TestMountAndRegister (0.05s) [2021-06-10T06:54:48.320Z] layer_test.go:271: Layer size: 14 [2021-06-10T06:54:48.320Z] === RUN TestLayerRelease [2021-06-10T06:54:48.320Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-10T06:54:48.320Z] layer_test.go:304: Failing on Windows [2021-06-10T06:54:48.320Z] === RUN TestStoreRestore [2021-06-10T06:54:48.320Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-10T06:54:48.320Z] layer_test.go:353: Failing on Windows [2021-06-10T06:54:48.320Z] === RUN TestTarStreamStability [2021-06-10T06:54:48.320Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-10T06:54:48.320Z] layer_test.go:468: Failing on Windows [2021-06-10T06:54:48.320Z] === RUN TestRegisterExistingLayer [2021-06-10T06:54:48.320Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-06-10T06:54:48.320Z] === RUN TestTarStreamVerification [2021-06-10T06:54:48.320Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-10T06:54:48.320Z] layer_test.go:697: Failing on Windows [2021-06-10T06:54:48.320Z] === RUN TestLayerMigration [2021-06-10T06:54:48.320Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-10T06:54:48.320Z] migration_test.go:46: Failing on Windows [2021-06-10T06:54:48.779Z] === RUN TestLayerMigrationNoTarsplit [2021-06-10T06:54:48.779Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-10T06:54:48.779Z] migration_test.go:182: Failing on Windows [2021-06-10T06:54:48.779Z] === RUN TestMountInit [2021-06-10T06:54:48.779Z] --- SKIP: TestMountInit (0.00s) [2021-06-10T06:54:48.779Z] mount_test.go:17: Failing on Windows [2021-06-10T06:54:48.779Z] === RUN TestMountSize [2021-06-10T06:54:48.779Z] --- SKIP: TestMountSize (0.00s) [2021-06-10T06:54:48.779Z] mount_test.go:76: Failing on Windows [2021-06-10T06:54:48.779Z] === RUN TestMountChanges [2021-06-10T06:54:48.779Z] --- SKIP: TestMountChanges (0.00s) [2021-06-10T06:54:48.779Z] mount_test.go:125: Failing on Windows [2021-06-10T06:54:48.779Z] === RUN TestMountApply [2021-06-10T06:54:48.779Z] --- SKIP: TestMountApply (0.00s) [2021-06-10T06:54:48.779Z] mount_test.go:212: Failing on Windows [2021-06-10T06:54:48.779Z] PASS [2021-06-10T06:54:48.779Z] coverage: 30.1% of statements [2021-06-10T06:54:48.779Z] ok github.com/docker/docker/layer 0.512s coverage: 30.1% of statements [2021-06-10T06:54:49.238Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-10T06:54:49.731Z] === RUN TestEnvironmentParsing [2021-06-10T06:54:49.731Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-10T06:54:49.731Z] PASS [2021-06-10T06:54:49.731Z] coverage: 1.2% of statements [2021-06-10T06:54:49.731Z] ok github.com/docker/docker/libcontainerd/local 0.219s coverage: 1.2% of statements [2021-06-10T06:54:49.731Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-10T06:54:49.731Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-10T06:54:49.731Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-10T06:54:50.685Z] --- PASS: TestImportExtremelyLargeImageWorks (193.28s) [2021-06-10T06:54:50.685Z] PASS [2021-06-10T06:54:50.685Z] [2021-06-10T06:54:50.685Z] DONE 12 tests in 197.883s [2021-06-10T06:54:50.685Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-10T06:54:50.685Z] ++ 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-06-10T06:54:50.685Z] ++ set -e [2021-06-10T06:54:50.685Z] ++ '[' -n 0 ']' [2021-06-10T06:54:50.685Z] ++ set -x [2021-06-10T06:54:50.685Z] ++ 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-06-10T06:54:50.685Z] INFO: Testing against a local daemon [2021-06-10T06:54:50.685Z] === RUN TestNetworkCreateDelete [2021-06-10T06:54:50.685Z] --- PASS: TestNetworkCreateDelete (0.25s) [2021-06-10T06:54:50.685Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T06:54:50.701Z] === RUN TestSequenceGetAvailableBit [2021-06-10T06:54:50.701Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestSequenceEqual [2021-06-10T06:54:50.701Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestSequenceCopy [2021-06-10T06:54:50.701Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestGetFirstAvailable [2021-06-10T06:54:50.701Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestFindSequence [2021-06-10T06:54:50.701Z] --- PASS: TestFindSequence (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestCheckIfAvailable [2021-06-10T06:54:50.701Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestMergeSequences [2021-06-10T06:54:50.701Z] --- PASS: TestMergeSequences (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestPushReservation [2021-06-10T06:54:50.701Z] --- PASS: TestPushReservation (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestSerializeDeserialize [2021-06-10T06:54:50.701Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestSet [2021-06-10T06:54:50.701Z] --- PASS: TestSet (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestSetUnset [2021-06-10T06:54:50.701Z] --- PASS: TestSetUnset (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestOffsetSetUnset [2021-06-10T06:54:50.701Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestSetInRange [2021-06-10T06:54:50.701Z] --- PASS: TestSetInRange (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestSetAnyInRange [2021-06-10T06:54:50.701Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestMethods [2021-06-10T06:54:50.701Z] --- PASS: TestMethods (0.00s) [2021-06-10T06:54:50.701Z] === RUN TestRandomAllocateDeallocate [2021-06-10T06:54:50.943Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2021-06-10T06:54:50.943Z] === RUN TestDaemonDNSFallback [2021-06-10T06:54:51.674Z] === RUN TestClientServiceInvalidCommand [2021-06-10T06:54:51.674Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientServiceCreate [2021-06-10T06:54:51.674Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientServiceRm [2021-06-10T06:54:51.674Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientServiceLs [2021-06-10T06:54:51.674Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientServiceInfo [2021-06-10T06:54:51.674Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientServiceInfoById [2021-06-10T06:54:51.674Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientServiceJoin [2021-06-10T06:54:51.674Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientServiceLeave [2021-06-10T06:54:51.674Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientDummyCommand [2021-06-10T06:54:51.674Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientNetworkInvalidCommand [2021-06-10T06:54:51.674Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientNetworkCreate [2021-06-10T06:54:51.674Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientNetworkCreateWithDriver [2021-06-10T06:54:51.674Z] flag provided but not defined: -f [2021-06-10T06:54:51.674Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build834314770\b1146\client.test.exe create --help'. [2021-06-10T06:54:51.674Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientNetworkRm [2021-06-10T06:54:51.674Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientNetworkLs [2021-06-10T06:54:51.674Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientNetworkInfo [2021-06-10T06:54:51.674Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-10T06:54:51.674Z] === RUN TestClientNetworkInfoById [2021-06-10T06:54:51.674Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-10T06:54:51.674Z] PASS [2021-06-10T06:54:51.674Z] coverage: 75.2% of statements [2021-06-10T06:54:51.674Z] ok github.com/docker/docker/libnetwork/client 0.069s coverage: 75.2% of statements [2021-06-10T06:54:52.134Z] === RUN TestEverything [2021-06-10T06:54:52.134Z] --- PASS: TestEverything (0.00s) [2021-06-10T06:54:52.134Z] === RUN TestGet [2021-06-10T06:54:52.134Z] --- PASS: TestGet (0.00s) [2021-06-10T06:54:52.134Z] === RUN TestParsePanic [2021-06-10T06:54:52.134Z] flag provided but not defined: -int [2021-06-10T06:54:52.134Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build834314770\b1150\mflag.test.exe --help'. [2021-06-10T06:54:52.134Z] --- PASS: TestParsePanic (0.00s) [2021-06-10T06:54:52.134Z] === RUN TestParse [2021-06-10T06:54:52.134Z] --- PASS: TestParse (0.00s) [2021-06-10T06:54:52.134Z] === RUN TestFlagSetParse [2021-06-10T06:54:52.134Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-10T06:54:52.134Z] === RUN TestUserDefined [2021-06-10T06:54:52.134Z] --- PASS: TestUserDefined (0.00s) [2021-06-10T06:54:52.134Z] === RUN TestUserDefinedBool [2021-06-10T06:54:52.134Z] flag needs an argument: -b [2021-06-10T06:54:52.134Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build834314770\b1150\mflag.test.exe test --help'. [2021-06-10T06:54:52.134Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-10T06:54:52.134Z] === RUN TestSetOutput [2021-06-10T06:54:52.134Z] --- PASS: TestSetOutput (0.00s) [2021-06-10T06:54:52.134Z] === RUN TestChangingArgs [2021-06-10T06:54:52.134Z] --- PASS: TestChangingArgs (0.00s) [2021-06-10T06:54:52.134Z] === RUN TestHelp [2021-06-10T06:54:52.134Z] --- PASS: TestHelp (0.00s) [2021-06-10T06:54:52.134Z] === RUN TestFlagCounts [2021-06-10T06:54:52.134Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-10T06:54:52.134Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-10T06:54:52.134Z] --- PASS: TestFlagCounts (0.00s) [2021-06-10T06:54:52.134Z] === RUN TestSortFlags [2021-06-10T06:54:52.134Z] --- PASS: TestSortFlags (0.00s) [2021-06-10T06:54:52.134Z] === RUN TestMergeFlags [2021-06-10T06:54:52.134Z] --- PASS: TestMergeFlags (0.00s) [2021-06-10T06:54:52.134Z] PASS [2021-06-10T06:54:52.134Z] coverage: 62.7% of statements [2021-06-10T06:54:52.134Z] ok github.com/docker/docker/libnetwork/client/mflag 0.041s coverage: 62.7% of statements [2021-06-10T06:54:52.320Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-10T06:54:52.579Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-10T06:54:53.104Z] === RUN TestErrorInterfaces [2021-06-10T06:54:53.104Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-10T06:54:53.104Z] === RUN TestNetworkMarshalling [2021-06-10T06:54:53.145Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-10T06:54:53.404Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-10T06:54:53.564Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-06-10T06:54:53.564Z] === RUN TestEndpointMarshalling [2021-06-10T06:54:53.564Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-10T06:54:53.564Z] === RUN TestAuxAddresses [2021-06-10T06:54:53.564Z] time="2021-06-10T06:54:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T06:54:53.564Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-10T06:54:53.564Z] === RUN TestSRVServiceQuery [2021-06-10T06:54:53.564Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-06-10T06:54:53.564Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:54:53.564Z] === RUN TestServiceVIPReuse [2021-06-10T06:54:53.564Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-10T06:54:53.564Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:54:53.564Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-10T06:54:53.564Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-10T06:54:53.564Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:54:53.564Z] === RUN TestDNSIPQuery [2021-06-10T06:54:53.564Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-10T06:54:53.564Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:54:53.564Z] === RUN TestDNSProxyServFail [2021-06-10T06:54:53.564Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-10T06:54:53.564Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:54:53.564Z] === RUN TestSandboxAddEmpty [2021-06-10T06:54:53.564Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-10T06:54:53.564Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:54:53.564Z] === RUN TestSandboxAddMultiPrio [2021-06-10T06:54:53.564Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-10T06:54:53.564Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:54:53.564Z] === RUN TestSandboxAddSamePrio [2021-06-10T06:54:53.564Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-10T06:54:53.564Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:54:53.564Z] === RUN TestCleanupServiceDiscovery [2021-06-10T06:54:53.564Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-10T06:54:53.564Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:54:53.564Z] === RUN TestDNSOptions [2021-06-10T06:54:53.564Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-10T06:54:53.564Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:54:53.564Z] === RUN TestMultipleControllersWithSameStore [2021-06-10T06:54:53.564Z] time="2021-06-10T06:54:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T06:54:53.564Z] time="2021-06-10T06:54:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T06:54:53.564Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-10T06:54:53.564Z] PASS [2021-06-10T06:54:53.564Z] coverage: 8.6% of statements [2021-06-10T06:54:53.564Z] ok github.com/docker/docker/libnetwork 0.423s coverage: 8.6% of statements [2021-06-10T06:54:53.564Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-10T06:54:53.662Z] === RUN TestDockerSuite/TestBuildFails [2021-06-10T06:54:54.597Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-10T06:54:54.597Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-10T06:54:55.102Z] === RUN TestTCP4Proxy [2021-06-10T06:54:55.102Z] --- PASS: TestTCP4Proxy (0.00s) [2021-06-10T06:54:55.102Z] === RUN TestTCP4ProxyHalfClose [2021-06-10T06:54:55.102Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-10T06:54:55.102Z] === RUN TestTCP6Proxy [2021-06-10T06:54:55.102Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-10T06:54:55.102Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T06:54:55.102Z] === RUN TestTCPDualStackProxy [2021-06-10T06:54:55.102Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-10T06:54:55.102Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T06:54:55.102Z] === RUN TestUDP4Proxy [2021-06-10T06:54:55.102Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-10T06:54:55.102Z] === RUN TestUDP6Proxy [2021-06-10T06:54:55.102Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-10T06:54:55.102Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T06:54:55.102Z] === RUN TestUDPWriteError [2021-06-10T06:54:55.102Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-10T06:54:55.102Z] === RUN TestSCTP4Proxy [2021-06-10T06:54:55.102Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-10T06:54:55.102Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-10T06:54:55.102Z] === RUN TestSCTP6Proxy [2021-06-10T06:54:55.102Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-10T06:54:55.102Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T06:54:55.102Z] PASS [2021-06-10T06:54:55.102Z] coverage: 49.4% of statements [2021-06-10T06:54:55.102Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.060s coverage: 49.4% of statements [2021-06-10T06:54:55.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-10T06:54:55.561Z] === RUN TestInvalidConfig [2021-06-10T06:54:55.561Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-10T06:54:55.561Z] === RUN TestConfig [2021-06-10T06:54:55.561Z] --- PASS: TestConfig (0.00s) [2021-06-10T06:54:55.561Z] === RUN TestOptionsLabels [2021-06-10T06:54:55.561Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-10T06:54:55.561Z] === RUN TestValidName [2021-06-10T06:54:55.561Z] --- PASS: TestValidName (0.00s) [2021-06-10T06:54:55.561Z] === RUN TestTLSConfiguration [2021-06-10T06:54:55.561Z] === RUN TestKey [2021-06-10T06:54:55.561Z] --- PASS: TestKey (0.00s) [2021-06-10T06:54:55.561Z] === RUN TestParseKey [2021-06-10T06:54:55.561Z] --- PASS: TestParseKey (0.00s) [2021-06-10T06:54:55.561Z] === RUN TestInvalidDataStore [2021-06-10T06:54:55.561Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-10T06:54:55.561Z] === RUN TestKVObjectFlatKey [2021-06-10T06:54:55.561Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-10T06:54:55.561Z] === RUN TestAtomicKVObjectFlatKey [2021-06-10T06:54:55.561Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-10T06:54:55.561Z] PASS [2021-06-10T06:54:55.561Z] coverage: 21.9% of statements [2021-06-10T06:54:55.561Z] ok github.com/docker/docker/libnetwork/datastore 0.059s coverage: 21.9% of statements [2021-06-10T06:54:55.561Z] time="2021-06-10T06:54:55Z" level=info msg="Option Initializing KV with TLS" [2021-06-10T06:54:55.561Z] --- PASS: TestTLSConfiguration (0.18s) [2021-06-10T06:54:55.561Z] PASS [2021-06-10T06:54:55.561Z] coverage: 24.0% of statements [2021-06-10T06:54:55.561Z] ok github.com/docker/docker/libnetwork/config 0.260s coverage: 24.0% of statements [2021-06-10T06:54:56.532Z] === RUN TestIPDataMarshalling [2021-06-10T06:54:56.532Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-10T06:54:56.532Z] === RUN TestValidateAndIsV6 [2021-06-10T06:54:56.532Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-10T06:54:56.532Z] PASS [2021-06-10T06:54:56.532Z] coverage: 68.9% of statements [2021-06-10T06:54:56.532Z] ok github.com/docker/docker/libnetwork/driverapi 0.105s coverage: 68.9% of statements [2021-06-10T06:54:56.747Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-06-10T06:54:56.747Z] PASS [2021-06-10T06:54:56.747Z] [2021-06-10T06:54:56.747Z] DONE 17 tests in 46.787s [2021-06-10T06:54:56.747Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-10T06:54:56.747Z] INFO: Testing against a local daemon [2021-06-10T06:54:56.747Z] === RUN TestPluginInvalidJSON [2021-06-10T06:54:56.747Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T06:54:56.747Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T06:54:56.747Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T06:54:56.747Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-10T06:54:56.747Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T06:54:56.747Z] === RUN TestPluginInstall [2021-06-10T06:54:56.747Z] === RUN TestPluginInstall/no_auth [2021-06-10T06:54:56.992Z] --- PASS: TestRandomAllocateDeallocate (6.17s) [2021-06-10T06:54:56.992Z] === RUN TestAllocateRandomDeallocate [2021-06-10T06:54:57.068Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-10T06:54:57.308Z] time="2021-06-10T06:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T06:54:57.308Z] time="2021-06-10T06:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:835a2822101be88c4e070e4479e59d2e4a539925e2c1c37fa6027ba059946f89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T06:54:57.308Z] time="2021-06-10T06:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T06:54:57.308Z] time="2021-06-10T06:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:835a2822101be88c4e070e4479e59d2e4a539925e2c1c37fa6027ba059946f89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T06:54:57.308Z] === RUN TestPluginInstall/with_htpasswd [2021-06-10T06:54:57.456Z] === RUN TestDriver [2021-06-10T06:54:57.456Z] --- PASS: TestDriver (0.00s) [2021-06-10T06:54:57.456Z] PASS [2021-06-10T06:54:57.456Z] coverage: 34.8% of statements [2021-06-10T06:54:57.456Z] ok github.com/docker/docker/libnetwork/drivers/host 0.055s coverage: 34.8% of statements [2021-06-10T06:54:57.869Z] time="2021-06-10T06:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T06:54:57.869Z] time="2021-06-10T06:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e340660a36fa54ed4ec25080b31d278e64ec753919febb68182a3514694d5c08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T06:54:57.869Z] time="2021-06-10T06:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T06:54:57.869Z] time="2021-06-10T06:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e340660a36fa54ed4ec25080b31d278e64ec753919febb68182a3514694d5c08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T06:54:57.916Z] === RUN TestDriver [2021-06-10T06:54:57.916Z] --- PASS: TestDriver (0.00s) [2021-06-10T06:54:57.916Z] PASS [2021-06-10T06:54:57.916Z] coverage: 34.8% of statements [2021-06-10T06:54:57.916Z] ok github.com/docker/docker/libnetwork/drivers/null 0.078s coverage: 34.8% of statements [2021-06-10T06:54:58.005Z] --- PASS: TestDaemonDNSFallback (7.08s) [2021-06-10T06:54:58.005Z] === RUN TestInspectNetwork [2021-06-10T06:54:58.125Z] === RUN TestPluginInstall/with_insecure [2021-06-10T06:54:58.375Z] === RUN TestNetworkAllocateFree [2021-06-10T06:54:58.375Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-10T06:54:58.375Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-10T06:54:58.375Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-10T06:54:58.375Z] PASS [2021-06-10T06:54:58.375Z] coverage: 63.6% of statements [2021-06-10T06:54:58.375Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.058s coverage: 63.6% of statements [2021-06-10T06:54:58.834Z] --- PASS: TestAllocateRandomDeallocate (1.78s) [2021-06-10T06:54:58.834Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-10T06:54:59.294Z] === RUN TestGetEmptyCapabilities [2021-06-10T06:54:59.294Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-10T06:54:59.294Z] === RUN TestGetExtraCapabilities [2021-06-10T06:54:59.294Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-10T06:54:59.294Z] === RUN TestGetInvalidCapabilities [2021-06-10T06:54:59.294Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-10T06:54:59.294Z] === RUN TestRemoteDriver [2021-06-10T06:54:59.294Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-10T06:54:59.294Z] === RUN TestDriverError [2021-06-10T06:54:59.294Z] --- PASS: TestDriverError (0.00s) [2021-06-10T06:54:59.294Z] === RUN TestMissingValues [2021-06-10T06:54:59.294Z] --- PASS: TestMissingValues (0.00s) [2021-06-10T06:54:59.294Z] === RUN TestRollback [2021-06-10T06:54:59.294Z] --- PASS: TestRollback (0.01s) [2021-06-10T06:54:59.294Z] PASS [2021-06-10T06:54:59.294Z] coverage: 57.4% of statements [2021-06-10T06:54:59.294Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.092s coverage: 57.4% of statements [2021-06-10T06:54:59.488Z] time="2021-06-10T06:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T06:54:59.488Z] time="2021-06-10T06:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e535c11c0a7ce817e48a5a2e66cf7a2b8d022f122a272ba60f1ecb110f9249e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T06:54:59.488Z] time="2021-06-10T06:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T06:54:59.488Z] time="2021-06-10T06:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e535c11c0a7ce817e48a5a2e66cf7a2b8d022f122a272ba60f1ecb110f9249e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T06:54:59.488Z] --- PASS: TestPluginInstall (4.10s) [2021-06-10T06:54:59.488Z] --- PASS: TestPluginInstall/no_auth (2.04s) [2021-06-10T06:54:59.488Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-06-10T06:54:59.488Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2021-06-10T06:54:59.488Z] plugin_test.go:165: [dfc0915be1160] daemon is not started [2021-06-10T06:54:59.488Z] === RUN TestPluginsWithRuntimes [2021-06-10T06:54:59.907Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-10T06:55:00.263Z] === RUN TestNAT [2021-06-10T06:55:00.263Z] --- SKIP: TestNAT (0.00s) [2021-06-10T06:55:00.263Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-10T06:55:00.263Z] === RUN TestTransparent [2021-06-10T06:55:00.263Z] --- SKIP: TestTransparent (0.00s) [2021-06-10T06:55:00.263Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-10T06:55:00.263Z] PASS [2021-06-10T06:55:00.263Z] coverage: 0.0% of statements [2021-06-10T06:55:00.263Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.153s coverage: 0.0% of statements [2021-06-10T06:55:00.263Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.79s) [2021-06-10T06:55:00.263Z] === RUN TestRetrieveFromStore [2021-06-10T06:55:00.722Z] === RUN TestBuildDefault [2021-06-10T06:55:00.722Z] --- PASS: TestBuildDefault (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestBuildHostnameDomainname [2021-06-10T06:55:00.722Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestBuildHostname [2021-06-10T06:55:00.722Z] --- PASS: TestBuildHostname (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestBuildHostnameFQDN [2021-06-10T06:55:00.722Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestBuildNoIP [2021-06-10T06:55:00.722Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestUpdate [2021-06-10T06:55:00.722Z] --- PASS: TestUpdate (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-10T06:55:00.722Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-10T06:55:00.722Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestAddEmpty [2021-06-10T06:55:00.722Z] --- PASS: TestAddEmpty (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestAdd [2021-06-10T06:55:00.722Z] --- PASS: TestAdd (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestDeleteEmpty [2021-06-10T06:55:00.722Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestDeleteNewline [2021-06-10T06:55:00.722Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestDelete [2021-06-10T06:55:00.722Z] --- PASS: TestDelete (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestConcurrentWrites [2021-06-10T06:55:00.722Z] === RUN TestNew [2021-06-10T06:55:00.722Z] --- PASS: TestNew (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestAddDriver [2021-06-10T06:55:00.722Z] --- PASS: TestAddDriver (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestAddDuplicateDriver [2021-06-10T06:55:00.722Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-10T06:55:00.722Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestDriver [2021-06-10T06:55:00.722Z] --- PASS: TestDriver (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestIPAM [2021-06-10T06:55:00.722Z] --- PASS: TestIPAM (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestWalkIPAMs [2021-06-10T06:55:00.722Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-10T06:55:00.722Z] === RUN TestWalkDrivers [2021-06-10T06:55:00.722Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-10T06:55:00.722Z] PASS [2021-06-10T06:55:00.722Z] coverage: 82.4% of statements [2021-06-10T06:55:00.722Z] ok github.com/docker/docker/libnetwork/drvregistry 0.107s coverage: 82.4% of statements [2021-06-10T06:55:00.722Z] --- PASS: TestConcurrentWrites (0.23s) [2021-06-10T06:55:00.722Z] PASS [2021-06-10T06:55:00.722Z] coverage: 81.2% of statements [2021-06-10T06:55:00.722Z] ok github.com/docker/docker/libnetwork/etchosts 0.292s coverage: 81.2% of statements [2021-06-10T06:55:01.182Z] --- PASS: TestRetrieveFromStore (0.72s) [2021-06-10T06:55:01.182Z] === RUN TestIsCorrupted [2021-06-10T06:55:01.182Z] --- PASS: TestIsCorrupted (0.02s) [2021-06-10T06:55:01.182Z] === RUN TestSetRollover [2021-06-10T06:55:01.374Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-10T06:55:01.934Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-10T06:55:02.150Z] === RUN TestNew [2021-06-10T06:55:02.150Z] --- PASS: TestNew (0.00s) [2021-06-10T06:55:02.150Z] === RUN TestAllocate [2021-06-10T06:55:02.150Z] --- PASS: TestAllocate (0.00s) [2021-06-10T06:55:02.150Z] === RUN TestUninitialized [2021-06-10T06:55:02.150Z] --- PASS: TestUninitialized (0.00s) [2021-06-10T06:55:02.150Z] === RUN TestAllocateInRange [2021-06-10T06:55:02.150Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-10T06:55:02.150Z] === RUN TestAllocateSerial [2021-06-10T06:55:02.150Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-10T06:55:02.150Z] PASS [2021-06-10T06:55:02.150Z] coverage: 87.5% of statements [2021-06-10T06:55:02.150Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2021-06-10T06:55:02.150Z] === RUN TestDiff [2021-06-10T06:55:02.150Z] --- PASS: TestDiff (0.00s) [2021-06-10T06:55:02.150Z] === RUN TestAddedCallback [2021-06-10T06:55:02.150Z] --- PASS: TestAddedCallback (0.00s) [2021-06-10T06:55:02.150Z] === RUN TestRemovedCallback [2021-06-10T06:55:02.150Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-10T06:55:02.150Z] === RUN TestNoCallback [2021-06-10T06:55:02.150Z] --- PASS: TestNoCallback (0.00s) [2021-06-10T06:55:02.150Z] PASS [2021-06-10T06:55:02.150Z] coverage: 48.1% of statements [2021-06-10T06:55:02.150Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.059s coverage: 48.1% of statements [2021-06-10T06:55:02.446Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-10T06:55:02.704Z] === RUN TestInspectNetwork/full_network_id [2021-06-10T06:55:02.704Z] === RUN TestInspectNetwork/partial_network_id [2021-06-10T06:55:02.962Z] === RUN TestInspectNetwork/network_name [2021-06-10T06:55:02.962Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-10T06:55:03.118Z] === RUN TestCaller [2021-06-10T06:55:03.118Z] --- PASS: TestCaller (0.00s) [2021-06-10T06:55:03.118Z] PASS [2021-06-10T06:55:03.118Z] coverage: 100.0% of statements [2021-06-10T06:55:03.118Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2021-06-10T06:55:03.118Z] === RUN TestSetSerialInsertDelete [2021-06-10T06:55:03.118Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-10T06:55:03.118Z] === RUN TestSetParallelInsertDelete [2021-06-10T06:55:03.347Z] --- PASS: TestPluginsWithRuntimes (3.58s) [2021-06-10T06:55:03.347Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-06-10T06:55:03.347Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-06-10T06:55:03.347Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T06:55:03.578Z] --- PASS: TestSetRollover (2.55s) [2021-06-10T06:55:03.578Z] === RUN TestSetRolloverSerial [2021-06-10T06:55:03.897Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-10T06:55:03.897Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-10T06:55:03.929Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2021-06-10T06:55:03.929Z] PASS [2021-06-10T06:55:03.929Z] [2021-06-10T06:55:03.929Z] DONE 10 tests in 8.465s [2021-06-10T06:55:03.929Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-10T06:55:03.929Z] INFO: Testing against a local daemon [2021-06-10T06:55:03.929Z] === RUN TestExternalGraphDriver [2021-06-10T06:55:03.929Z] === RUN TestExternalGraphDriver/json [2021-06-10T06:55:04.832Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-10T06:55:05.117Z] === RUN TestInt2IP2IntConversion [2021-06-10T06:55:05.117Z] === RUN TestPoolRequest [2021-06-10T06:55:05.117Z] --- PASS: TestPoolRequest (0.00s) [2021-06-10T06:55:05.117Z] === RUN TestOtherRequests [2021-06-10T06:55:05.117Z] --- PASS: TestOtherRequests (0.00s) [2021-06-10T06:55:05.117Z] PASS [2021-06-10T06:55:05.117Z] coverage: 57.1% of statements [2021-06-10T06:55:05.117Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2021-06-10T06:55:05.577Z] --- PASS: TestInt2IP2IntConversion (0.85s) [2021-06-10T06:55:05.577Z] === RUN TestGetAddressVersion [2021-06-10T06:55:05.577Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-10T06:55:05.577Z] === RUN TestKeyString [2021-06-10T06:55:05.577Z] --- PASS: TestKeyString (0.00s) [2021-06-10T06:55:05.577Z] === RUN TestPoolDataMarshal [2021-06-10T06:55:05.577Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-10T06:55:05.577Z] === RUN TestSubnetsMarshal [2021-06-10T06:55:05.577Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-06-10T06:55:05.577Z] === RUN TestAddSubnets [2021-06-10T06:55:05.577Z] --- PASS: TestAddSubnets (0.05s) [2021-06-10T06:55:05.577Z] === RUN TestDoublePoolRelease [2021-06-10T06:55:05.577Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-10T06:55:05.577Z] === RUN TestAddReleasePoolID [2021-06-10T06:55:05.834Z] === RUN TestExternalGraphDriver/spec [2021-06-10T06:55:06.036Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-06-10T06:55:06.036Z] === RUN TestPredefinedPool [2021-06-10T06:55:06.036Z] --- PASS: TestPredefinedPool (0.02s) [2021-06-10T06:55:06.036Z] === RUN TestRemoveSubnet [2021-06-10T06:55:06.036Z] --- PASS: TestRemoveSubnet (0.24s) [2021-06-10T06:55:06.036Z] === RUN TestGetSameAddress [2021-06-10T06:55:06.036Z] --- PASS: TestGetSameAddress (0.02s) [2021-06-10T06:55:06.036Z] === RUN TestPoolAllocationReuse [2021-06-10T06:55:06.500Z] --- PASS: TestSetRolloverSerial (2.71s) [2021-06-10T06:55:06.500Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-10T06:55:06.500Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-10T06:55:06.500Z] PASS [2021-06-10T06:55:06.500Z] coverage: 84.4% of statements [2021-06-10T06:55:06.500Z] ok github.com/docker/docker/libnetwork/bitseq 15.869s coverage: 84.4% of statements [2021-06-10T06:55:06.959Z] === RUN TestGetCapabilities [2021-06-10T06:55:06.959Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-10T06:55:06.959Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-10T06:55:06.959Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-10T06:55:06.959Z] === RUN TestGetDefaultAddressSpaces [2021-06-10T06:55:06.959Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-10T06:55:06.959Z] === RUN TestRemoteDriver [2021-06-10T06:55:06.959Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-10T06:55:06.959Z] PASS [2021-06-10T06:55:06.959Z] coverage: 47.4% of statements [2021-06-10T06:55:06.959Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.095s coverage: 47.4% of statements [2021-06-10T06:55:07.366Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-10T06:55:07.366Z] --- PASS: TestInspectNetwork (9.15s) [2021-06-10T06:55:07.366Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-10T06:55:07.366Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-10T06:55:07.366Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-10T06:55:07.366Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-10T06:55:07.366Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T06:55:07.720Z] === RUN TestExternalGraphDriver/pull [2021-06-10T06:55:07.932Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-10T06:55:08.190Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-10T06:55:08.498Z] === RUN TestWindowsIPAM [2021-06-10T06:55:08.498Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-10T06:55:08.498Z] PASS [2021-06-10T06:55:08.498Z] coverage: 71.4% of statements [2021-06-10T06:55:08.498Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2021-06-10T06:55:09.466Z] --- PASS: TestPoolAllocationReuse (3.07s) [2021-06-10T06:55:09.466Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-10T06:55:09.466Z] --- PASS: TestGetAddressSubPoolEqualPool (0.07s) [2021-06-10T06:55:09.466Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-10T06:55:09.466Z] === RUN TestDefaultNetwork [2021-06-10T06:55:09.605Z] --- PASS: TestExternalGraphDriver (5.52s) [2021-06-10T06:55:09.605Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2021-06-10T06:55:09.605Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2021-06-10T06:55:09.606Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-06-10T06:55:09.606Z] === RUN TestGraphdriverPluginV2 [2021-06-10T06:55:10.434Z] --- PASS: TestDefaultNetwork (0.52s) [2021-06-10T06:55:10.434Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-10T06:55:10.434Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-10T06:55:10.721Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-10T06:55:10.896Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.54s) [2021-06-10T06:55:10.896Z] === RUN TestInitAddressPools [2021-06-10T06:55:10.896Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-10T06:55:10.896Z] PASS [2021-06-10T06:55:10.896Z] coverage: 74.0% of statements [2021-06-10T06:55:10.896Z] ok github.com/docker/docker/libnetwork/ipamutils 1.130s coverage: 74.0% of statements [2021-06-10T06:55:11.355Z] === RUN TestKeyValue [2021-06-10T06:55:11.355Z] --- PASS: TestKeyValue (0.00s) [2021-06-10T06:55:11.355Z] PASS [2021-06-10T06:55:11.355Z] coverage: 60.0% of statements [2021-06-10T06:55:11.355Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2021-06-10T06:55:11.657Z] --- PASS: TestRunContainerWithBridgeNone (4.33s) [2021-06-10T06:55:11.657Z] === RUN TestNetworkInvalidJSON [2021-06-10T06:55:11.657Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T06:55:11.657Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T06:55:11.657Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T06:55:11.657Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T06:55:11.657Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T06:55:11.657Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T06:55:11.657Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T06:55:11.657Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T06:55:11.657Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T06:55:11.657Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-10T06:55:11.657Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T06:55:11.657Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T06:55:11.657Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T06:55:11.657Z] === RUN TestNetworkList [2021-06-10T06:55:11.657Z] === RUN TestNetworkList//networks [2021-06-10T06:55:11.657Z] === PAUSE TestNetworkList//networks [2021-06-10T06:55:11.657Z] === RUN TestNetworkList//networks/ [2021-06-10T06:55:11.657Z] === PAUSE TestNetworkList//networks/ [2021-06-10T06:55:11.657Z] === CONT TestNetworkList//networks [2021-06-10T06:55:11.657Z] === CONT TestNetworkList//networks/ [2021-06-10T06:55:11.657Z] --- PASS: TestNetworkList (0.02s) [2021-06-10T06:55:11.657Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T06:55:11.657Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T06:55:11.657Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T06:55:12.224Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-06-10T06:55:12.224Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T06:55:12.902Z] === RUN TestGenerate [2021-06-10T06:55:12.902Z] --- PASS: TestGenerate (0.00s) [2021-06-10T06:55:12.902Z] === RUN TestGeneratePtr [2021-06-10T06:55:12.902Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-10T06:55:12.902Z] === RUN TestGenerateMissingField [2021-06-10T06:55:12.902Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-10T06:55:12.902Z] === RUN TestFieldCannotBeSet [2021-06-10T06:55:12.902Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-10T06:55:12.902Z] === RUN TestTypeMismatchError [2021-06-10T06:55:12.902Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-10T06:55:12.902Z] PASS [2021-06-10T06:55:12.902Z] coverage: 100.0% of statements [2021-06-10T06:55:12.902Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2021-06-10T06:55:13.160Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-10T06:55:13.160Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-06-10T06:55:13.160Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T06:55:13.361Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-10T06:55:13.361Z] PASS [2021-06-10T06:55:13.361Z] coverage: 100.0% of statements [2021-06-10T06:55:13.361Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.056s coverage: 100.0% of statements [2021-06-10T06:55:13.361Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.31s) [2021-06-10T06:55:13.361Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-10T06:55:13.767Z] --- PASS: TestGraphdriverPluginV2 (3.71s) [2021-06-10T06:55:13.767Z] PASS [2021-06-10T06:55:13.767Z] [2021-06-10T06:55:13.767Z] DONE 5 tests in 9.272s [2021-06-10T06:55:13.767Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-10T06:55:13.767Z] INFO: Testing against a local daemon [2021-06-10T06:55:13.767Z] === RUN TestContinueAfterPluginCrash [2021-06-10T06:55:13.767Z] === PAUSE TestContinueAfterPluginCrash [2021-06-10T06:55:13.767Z] === RUN TestReadPluginNoRead [2021-06-10T06:55:13.767Z] === PAUSE TestReadPluginNoRead [2021-06-10T06:55:13.767Z] === RUN TestDaemonStartWithLogOpt [2021-06-10T06:55:13.767Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-10T06:55:13.767Z] === CONT TestContinueAfterPluginCrash [2021-06-10T06:55:13.767Z] === CONT TestDaemonStartWithLogOpt [2021-06-10T06:55:13.821Z] testing: warning: no tests to run [2021-06-10T06:55:13.821Z] PASS [2021-06-10T06:55:13.821Z] coverage: 0.0% of statements [2021-06-10T06:55:13.821Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-06-10T06:55:14.095Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-06-10T06:55:14.095Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T06:55:14.280Z] === RUN TestNetworkDBSimple [2021-06-10T06:55:14.353Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-10T06:55:14.741Z] === RUN TestRequestNewPort [2021-06-10T06:55:14.741Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-10T06:55:14.741Z] === RUN TestRequestSpecificPort [2021-06-10T06:55:14.741Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-10T06:55:14.741Z] === RUN TestReleasePort [2021-06-10T06:55:14.741Z] --- PASS: TestReleasePort (0.00s) [2021-06-10T06:55:14.741Z] === RUN TestReuseReleasedPort [2021-06-10T06:55:14.741Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-10T06:55:14.741Z] === RUN TestReleaseUnreadledPort [2021-06-10T06:55:14.741Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-10T06:55:14.741Z] === RUN TestUnknowProtocol [2021-06-10T06:55:14.741Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-10T06:55:14.741Z] === RUN TestAllocateAllPorts [2021-06-10T06:55:14.741Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-10T06:55:14.741Z] === RUN TestPortAllocation [2021-06-10T06:55:14.741Z] --- PASS: TestPortAllocation (0.00s) [2021-06-10T06:55:14.741Z] === RUN TestPortAllocationWithCustomRange [2021-06-10T06:55:14.741Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-10T06:55:14.741Z] === RUN TestNoDuplicateBPR [2021-06-10T06:55:14.741Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-10T06:55:14.741Z] === RUN TestChangePortRange [2021-06-10T06:55:14.741Z] --- PASS: TestChangePortRange (0.00s) [2021-06-10T06:55:14.741Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-10T06:55:14.741Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-10T06:55:14.741Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-10T06:55:14.741Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-10T06:55:14.741Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-10T06:55:14.741Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-10T06:55:14.741Z] PASS [2021-06-10T06:55:14.741Z] coverage: 89.7% of statements [2021-06-10T06:55:14.741Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 89.7% of statements [2021-06-10T06:55:15.200Z] === RUN TestTransportPortConv [2021-06-10T06:55:15.200Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-10T06:55:15.200Z] === RUN TestTransportPortBindingConv [2021-06-10T06:55:15.200Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-10T06:55:15.200Z] === RUN TestErrorConstructors [2021-06-10T06:55:15.200Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-10T06:55:15.200Z] === RUN TestCompareIPMask [2021-06-10T06:55:15.200Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-10T06:55:15.200Z] === RUN TestUtilGetHostPartIP [2021-06-10T06:55:15.200Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-10T06:55:15.200Z] === RUN TestUtilGetBroadcastIP [2021-06-10T06:55:15.200Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-10T06:55:15.200Z] === RUN TestParseCIDR [2021-06-10T06:55:15.200Z] --- PASS: TestParseCIDR (0.00s) [2021-06-10T06:55:15.200Z] PASS [2021-06-10T06:55:15.200Z] coverage: 47.9% of statements [2021-06-10T06:55:15.200Z] ok github.com/docker/docker/libnetwork/types 0.057s coverage: 47.9% of statements [2021-06-10T06:55:15.200Z] 2021/06/10 06:55:14 Closing DB instances... [2021-06-10T06:55:15.288Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-06-10T06:55:15.288Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T06:55:16.169Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.77s) [2021-06-10T06:55:16.169Z] === RUN TestGetAddress [2021-06-10T06:55:16.169Z] --- PASS: TestNetworkDBSimple (2.07s) [2021-06-10T06:55:16.169Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-10T06:55:16.628Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-10T06:55:16.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-10T06:55:16.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-10T06:55:16.629Z] PASS [2021-06-10T06:55:16.629Z] coverage: 44.0% of statements [2021-06-10T06:55:16.629Z] ok github.com/docker/docker/oci 0.069s coverage: 44.0% of statements [2021-06-10T06:55:16.665Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-06-10T06:55:16.665Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T06:55:16.924Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-06-10T06:55:16.924Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T06:55:17.088Z] === RUN TestAddressPoolOpt [2021-06-10T06:55:17.088Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/a [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/something [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/_=a [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/env1=value1 [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/_env1=value1 [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/PATH [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/=a [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/PATH= [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/PATH=something [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/asd!qwe [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/1asd [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/123 [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/some_space [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/__some_space_before [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/some_space_after__ [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/= [2021-06-10T06:55:17.088Z] === RUN TestValidateEnv/PaTh [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestParseHost [2021-06-10T06:55:17.088Z] --- PASS: TestParseHost (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestParseDockerDaemonHost [2021-06-10T06:55:17.088Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestParseTCP [2021-06-10T06:55:17.088Z] --- PASS: TestParseTCP (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-10T06:55:17.088Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestValidateExtraHosts [2021-06-10T06:55:17.088Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestIpOptString [2021-06-10T06:55:17.088Z] --- PASS: TestIpOptString (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-10T06:55:17.088Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestNewIpOptValidDefaultVal [2021-06-10T06:55:17.088Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestIpOptSetInvalidVal [2021-06-10T06:55:17.088Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestValidateIPAddress [2021-06-10T06:55:17.088Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestMapOpts [2021-06-10T06:55:17.088Z] --- PASS: TestMapOpts (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestListOptsWithoutValidator [2021-06-10T06:55:17.088Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestListOptsWithValidator [2021-06-10T06:55:17.088Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestValidateDNSSearch [2021-06-10T06:55:17.088Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/label_with_general_format [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/label_with_one_more [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-10T06:55:17.088Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel (0.01s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.01s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-10T06:55:17.088Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestNamedListOpts [2021-06-10T06:55:17.088Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestNamedMapOpts [2021-06-10T06:55:17.088Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestParseLink [2021-06-10T06:55:17.088Z] --- PASS: TestParseLink (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestQuotedStringSetWithQuotes [2021-06-10T06:55:17.088Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-10T06:55:17.088Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-10T06:55:17.088Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-10T06:55:17.088Z] === RUN TestUlimitOpt [2021-06-10T06:55:17.088Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-10T06:55:17.088Z] PASS [2021-06-10T06:55:17.088Z] coverage: 67.1% of statements [2021-06-10T06:55:17.088Z] ok github.com/docker/docker/opts 0.111s coverage: 67.1% of statements [2021-06-10T06:55:17.109Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-10T06:55:17.109Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-10T06:55:17.109Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-10T06:55:17.109Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-10T06:55:17.109Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-10T06:55:17.109Z] remote: Enumerating objects: 23, done. [2021-06-10T06:55:17.109Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-10T06:55:17.109Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-10T06:55:17.109Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-10T06:55:17.109Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-06-10T06:55:17.109Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-10T06:55:17.109Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-10T06:55:17.431Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-10T06:55:17.548Z] === RUN TestParseVersion [2021-06-10T06:55:17.548Z] --- PASS: TestParseVersion (0.00s) [2021-06-10T06:55:17.548Z] PASS [2021-06-10T06:55:17.548Z] coverage: 52.9% of statements [2021-06-10T06:55:17.548Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2021-06-10T06:55:17.548Z] 2021/06/10 06:55:17 Closing DB instances... [2021-06-10T06:55:17.710Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=34b2d5d98775aa7666b49fd9858f0772a6a70f42 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:34b2d5d98775aa7666b49fd9858f0772a6a70f42 hack/test/unit [2021-06-10T06:55:17.933Z] --- PASS: TestDaemonStartWithLogOpt (4.15s) [2021-06-10T06:55:17.933Z] === CONT TestReadPluginNoRead [2021-06-10T06:55:18.277Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-10T06:55:18.277Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-10T06:55:18.277Z] + TESTDIRS=./... [2021-06-10T06:55:18.277Z] + exclude_paths='/vendor/|/integration' [2021-06-10T06:55:18.277Z] ++ go list ./... [2021-06-10T06:55:18.277Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-10T06:55:18.300Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-10T06:55:18.866Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-10T06:55:19.088Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-06-10T06:55:19.088Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-10T06:55:19.213Z] + pkg_list='github.com/docker/docker/api [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/backend/build [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/httputils [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/middleware [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/build [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/container [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/debug [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/distribution [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/grpc [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/image [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/network [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/plugin [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/session [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/swarm [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/system [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/server/router/volume [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/backend [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/blkiodev [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/container [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/events [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/filters [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/image [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/mount [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/network [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/registry [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/strslice [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/swarm [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/time [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/versions [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-10T06:55:19.213Z] github.com/docker/docker/api/types/volume [2021-06-10T06:55:19.213Z] github.com/docker/docker/builder [2021-06-10T06:55:19.213Z] github.com/docker/docker/builder/builder-next [2021-06-10T06:55:19.213Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-10T06:55:19.213Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-10T06:55:19.213Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-10T06:55:19.213Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-10T06:55:19.213Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-10T06:55:19.213Z] github.com/docker/docker/builder/builder-next/worker [2021-06-10T06:55:19.213Z] github.com/docker/docker/builder/dockerfile [2021-06-10T06:55:19.213Z] github.com/docker/docker/builder/dockerignore [2021-06-10T06:55:19.213Z] github.com/docker/docker/builder/remotecontext [2021-06-10T06:55:19.213Z] github.com/docker/docker/builder/remotecontext/git [2021-06-10T06:55:19.213Z] github.com/docker/docker/cli [2021-06-10T06:55:19.213Z] github.com/docker/docker/cli/config [2021-06-10T06:55:19.213Z] github.com/docker/docker/cli/debug [2021-06-10T06:55:19.213Z] github.com/docker/docker/client [2021-06-10T06:55:19.213Z] github.com/docker/docker/cmd/dockerd [2021-06-10T06:55:19.213Z] github.com/docker/docker/container [2021-06-10T06:55:19.213Z] github.com/docker/docker/container/stream [2021-06-10T06:55:19.213Z] github.com/docker/docker/contrib/apparmor [2021-06-10T06:55:19.213Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-10T06:55:19.213Z] github.com/docker/docker/contrib/httpserver [2021-06-10T06:55:19.213Z] github.com/docker/docker/daemon [2021-06-10T06:55:19.213Z] github.com/docker/docker/daemon/cluster [2021-06-10T06:55:19.213Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-10T06:55:19.213Z] github.com/docker/docker/daemon/cluster/convert [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/cluster/executor [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/cluster/provider [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/config [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/discovery [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/events [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/events/testutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/exec [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/images [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/initlayer [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/links [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/listeners [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/gelf [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/journald [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/local [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/logentries [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/splunk [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/syslog [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/templates [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/names [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/network [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/stats [2021-06-10T06:55:19.214Z] github.com/docker/docker/distribution [2021-06-10T06:55:19.214Z] github.com/docker/docker/distribution/metadata [2021-06-10T06:55:19.214Z] github.com/docker/docker/distribution/utils [2021-06-10T06:55:19.214Z] github.com/docker/docker/distribution/xfer [2021-06-10T06:55:19.214Z] github.com/docker/docker/dockerversion [2021-06-10T06:55:19.214Z] github.com/docker/docker/errdefs [2021-06-10T06:55:19.214Z] github.com/docker/docker/image [2021-06-10T06:55:19.214Z] github.com/docker/docker/image/cache [2021-06-10T06:55:19.214Z] github.com/docker/docker/image/tarexport [2021-06-10T06:55:19.214Z] github.com/docker/docker/image/v1 [2021-06-10T06:55:19.214Z] github.com/docker/docker/internal/test/suite [2021-06-10T06:55:19.214Z] github.com/docker/docker/layer [2021-06-10T06:55:19.214Z] github.com/docker/docker/libcontainerd [2021-06-10T06:55:19.214Z] github.com/docker/docker/libcontainerd/queue [2021-06-10T06:55:19.214Z] github.com/docker/docker/libcontainerd/remote [2021-06-10T06:55:19.214Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-10T06:55:19.214Z] github.com/docker/docker/libcontainerd/types [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/api [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/bitseq [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/client [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/cluster [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/config [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/datastore [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/driverapi [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/etchosts [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/idm [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/ipam [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/iptables [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/netlabel [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/netutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/networkdb [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/ns [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/options [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/osl [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/portallocator [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/portmapper [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/testutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/types [2021-06-10T06:55:19.214Z] github.com/docker/docker/oci [2021-06-10T06:55:19.214Z] github.com/docker/docker/oci/caps [2021-06-10T06:55:19.214Z] github.com/docker/docker/opts [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/aaparser [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/archive [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/authorization [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/broadcaster [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/capabilities [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/chrootarchive [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/containerfs [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/devicemapper [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/directory [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/discovery [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/discovery/file [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/discovery/kv [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/discovery/memory [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/dmesg [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/filenotify [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/fileutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/fsutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/homedir [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/idtools [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/ioutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/jsonmessage [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/locker [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/longpath [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/loopback [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/mount [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/namesgenerator [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/parsers [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/pidfile [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/platform [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/plugingetter [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/plugins [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/plugins/transport [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/pools [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/progress [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/pubsub [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/reexec [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/signal [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/stdcopy [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/streamformatter [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/stringid [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/symlink [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/sysinfo [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/system [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/tailfile [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/tarsum [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/term [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/term/windows [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/truncindex [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/urlutil [2021-06-10T06:55:19.214Z] github.com/docker/docker/pkg/useragent [2021-06-10T06:55:19.214Z] github.com/docker/docker/plugin [2021-06-10T06:55:19.214Z] github.com/docker/docker/plugin/executor/containerd [2021-06-10T06:55:19.214Z] github.com/docker/docker/plugin/v2 [2021-06-10T06:55:19.214Z] github.com/docker/docker/profiles/apparmor [2021-06-10T06:55:19.214Z] github.com/docker/docker/profiles/seccomp [2021-06-10T06:55:19.214Z] github.com/docker/docker/quota [2021-06-10T06:55:19.214Z] github.com/docker/docker/reference [2021-06-10T06:55:19.214Z] github.com/docker/docker/registry [2021-06-10T06:55:19.214Z] github.com/docker/docker/registry/resumable [2021-06-10T06:55:19.214Z] github.com/docker/docker/restartmanager [2021-06-10T06:55:19.214Z] github.com/docker/docker/rootless [2021-06-10T06:55:19.214Z] github.com/docker/docker/rootless/specconv [2021-06-10T06:55:19.214Z] github.com/docker/docker/runconfig [2021-06-10T06:55:19.214Z] github.com/docker/docker/runconfig/opts [2021-06-10T06:55:19.214Z] github.com/docker/docker/testutil [2021-06-10T06:55:19.214Z] github.com/docker/docker/testutil/daemon [2021-06-10T06:55:19.214Z] github.com/docker/docker/testutil/environment [2021-06-10T06:55:19.214Z] github.com/docker/docker/testutil/fakecontext [2021-06-10T06:55:19.214Z] github.com/docker/docker/testutil/fakegit [2021-06-10T06:55:19.214Z] github.com/docker/docker/testutil/fakestorage [2021-06-10T06:55:19.214Z] github.com/docker/docker/testutil/fixtures/load [2021-06-10T06:55:19.214Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-10T06:55:19.214Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-10T06:55:19.214Z] github.com/docker/docker/testutil/registry [2021-06-10T06:55:19.214Z] github.com/docker/docker/testutil/request [2021-06-10T06:55:19.214Z] github.com/docker/docker/volume [2021-06-10T06:55:19.214Z] github.com/docker/docker/volume/drivers [2021-06-10T06:55:19.214Z] github.com/docker/docker/volume/local [2021-06-10T06:55:19.214Z] github.com/docker/docker/volume/mounts [2021-06-10T06:55:19.214Z] github.com/docker/docker/volume/service [2021-06-10T06:55:19.214Z] github.com/docker/docker/volume/service/opts [2021-06-10T06:55:19.214Z] github.com/docker/docker/volume/testutils' [2021-06-10T06:55:19.214Z] + echo 'github.com/docker/docker/api [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/backend/build [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/httputils [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/middleware [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/build [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/container [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/debug [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/distribution [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/grpc [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/image [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/network [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/plugin [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/session [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/swarm [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/system [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/server/router/volume [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/backend [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/blkiodev [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/container [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/events [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/filters [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/image [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/mount [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/network [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/registry [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/strslice [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/swarm [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/time [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/versions [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-10T06:55:19.214Z] github.com/docker/docker/api/types/volume [2021-06-10T06:55:19.214Z] github.com/docker/docker/builder [2021-06-10T06:55:19.214Z] github.com/docker/docker/builder/builder-next [2021-06-10T06:55:19.214Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-10T06:55:19.214Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-10T06:55:19.214Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-10T06:55:19.214Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-10T06:55:19.214Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-10T06:55:19.214Z] github.com/docker/docker/builder/builder-next/worker [2021-06-10T06:55:19.214Z] github.com/docker/docker/builder/dockerfile [2021-06-10T06:55:19.214Z] github.com/docker/docker/builder/dockerignore [2021-06-10T06:55:19.214Z] github.com/docker/docker/builder/remotecontext [2021-06-10T06:55:19.214Z] github.com/docker/docker/builder/remotecontext/git [2021-06-10T06:55:19.214Z] github.com/docker/docker/cli [2021-06-10T06:55:19.214Z] github.com/docker/docker/cli/config [2021-06-10T06:55:19.214Z] github.com/docker/docker/cli/debug [2021-06-10T06:55:19.214Z] github.com/docker/docker/client [2021-06-10T06:55:19.214Z] github.com/docker/docker/cmd/dockerd [2021-06-10T06:55:19.214Z] github.com/docker/docker/container [2021-06-10T06:55:19.214Z] github.com/docker/docker/container/stream [2021-06-10T06:55:19.214Z] github.com/docker/docker/contrib/apparmor [2021-06-10T06:55:19.214Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-10T06:55:19.214Z] github.com/docker/docker/contrib/httpserver [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/cluster [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/cluster/convert [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/cluster/executor [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/cluster/provider [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/config [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/discovery [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/events [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/events/testutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/exec [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/images [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/initlayer [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/links [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/listeners [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/gelf [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/journald [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/local [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/logentries [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/splunk [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/syslog [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/logger/templates [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/names [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/network [2021-06-10T06:55:19.214Z] github.com/docker/docker/daemon/stats [2021-06-10T06:55:19.214Z] github.com/docker/docker/distribution [2021-06-10T06:55:19.214Z] github.com/docker/docker/distribution/metadata [2021-06-10T06:55:19.214Z] github.com/docker/docker/distribution/utils [2021-06-10T06:55:19.214Z] github.com/docker/docker/distribution/xfer [2021-06-10T06:55:19.214Z] github.com/docker/docker/dockerversion [2021-06-10T06:55:19.214Z] github.com/docker/docker/errdefs [2021-06-10T06:55:19.214Z] github.com/docker/docker/image [2021-06-10T06:55:19.214Z] github.com/docker/docker/image/cache [2021-06-10T06:55:19.214Z] github.com/docker/docker/image/tarexport [2021-06-10T06:55:19.214Z] github.com/docker/docker/image/v1 [2021-06-10T06:55:19.214Z] github.com/docker/docker/internal/test/suite [2021-06-10T06:55:19.214Z] github.com/docker/docker/layer [2021-06-10T06:55:19.214Z] github.com/docker/docker/libcontainerd [2021-06-10T06:55:19.214Z] github.com/docker/docker/libcontainerd/queue [2021-06-10T06:55:19.214Z] github.com/docker/docker/libcontainerd/remote [2021-06-10T06:55:19.214Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-10T06:55:19.214Z] github.com/docker/docker/libcontainerd/types [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/api [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/bitseq [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/client [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-10T06:55:19.214Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/cluster [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/config [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/datastore [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/driverapi [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/etchosts [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/idm [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/ipam [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/iptables [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/netlabel [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/netutils [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/networkdb [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/ns [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/options [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/osl [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/portallocator [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/portmapper [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/testutils [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/types [2021-06-10T06:55:19.215Z] github.com/docker/docker/oci [2021-06-10T06:55:19.215Z] github.com/docker/docker/oci/caps [2021-06-10T06:55:19.215Z] github.com/docker/docker/opts [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/aaparser [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/archive [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/authorization [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/broadcaster [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/capabilities [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/chrootarchive [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/containerfs [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/devicemapper [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/directory [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/discovery [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/discovery/file [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/discovery/kv [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/discovery/memory [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/dmesg [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/filenotify [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/fileutils [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/fsutils [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/homedir [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/idtools [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/ioutils [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/jsonmessage [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/locker [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/longpath [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/loopback [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/mount [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/namesgenerator [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/parsers [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/pidfile [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/platform [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/plugingetter [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/plugins [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/plugins/transport [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/pools [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/progress [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/pubsub [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/reexec [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/signal [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/stdcopy [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/streamformatter [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/stringid [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/symlink [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/sysinfo [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/system [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/tailfile [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/tarsum [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/term [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/term/windows [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/truncindex [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/urlutil [2021-06-10T06:55:19.215Z] github.com/docker/docker/pkg/useragent [2021-06-10T06:55:19.215Z] github.com/docker/docker/plugin [2021-06-10T06:55:19.215Z] github.com/docker/docker/plugin/executor/containerd [2021-06-10T06:55:19.215Z] github.com/docker/docker/plugin/v2 [2021-06-10T06:55:19.215Z] github.com/docker/docker/profiles/apparmor [2021-06-10T06:55:19.215Z] github.com/docker/docker/profiles/seccomp [2021-06-10T06:55:19.215Z] github.com/docker/docker/quota [2021-06-10T06:55:19.215Z] github.com/docker/docker/reference [2021-06-10T06:55:19.215Z] github.com/docker/docker/registry [2021-06-10T06:55:19.215Z] github.com/docker/docker/registry/resumable [2021-06-10T06:55:19.215Z] github.com/docker/docker/restartmanager [2021-06-10T06:55:19.215Z] github.com/docker/docker/rootless [2021-06-10T06:55:19.215Z] github.com/docker/docker/rootless/specconv [2021-06-10T06:55:19.215Z] github.com/docker/docker/runconfig [2021-06-10T06:55:19.215Z] github.com/docker/docker/runconfig/opts [2021-06-10T06:55:19.215Z] github.com/docker/docker/testutil [2021-06-10T06:55:19.215Z] github.com/docker/docker/testutil/daemon [2021-06-10T06:55:19.215Z] github.com/docker/docker/testutil/environment [2021-06-10T06:55:19.215Z] github.com/docker/docker/testutil/fakecontext [2021-06-10T06:55:19.215Z] github.com/docker/docker/testutil/fakegit [2021-06-10T06:55:19.215Z] github.com/docker/docker/testutil/fakestorage [2021-06-10T06:55:19.215Z] github.com/docker/docker/testutil/fixtures/load [2021-06-10T06:55:19.215Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-10T06:55:19.215Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-10T06:55:19.215Z] github.com/docker/docker/testutil/registry [2021-06-10T06:55:19.215Z] github.com/docker/docker/testutil/request [2021-06-10T06:55:19.215Z] github.com/docker/docker/volume [2021-06-10T06:55:19.215Z] github.com/docker/docker/volume/drivers [2021-06-10T06:55:19.215Z] github.com/docker/docker/volume/local [2021-06-10T06:55:19.215Z] github.com/docker/docker/volume/mounts [2021-06-10T06:55:19.215Z] github.com/docker/docker/volume/service [2021-06-10T06:55:19.215Z] github.com/docker/docker/volume/service/opts [2021-06-10T06:55:19.215Z] github.com/docker/docker/volume/testutils' [2021-06-10T06:55:19.215Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-10T06:55:19.215Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-10T06:55:19.215Z] + type docker-proxy [2021-06-10T06:55:19.215Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-10T06:55:19.215Z] + hack/make.sh binary-proxy install-proxy [2021-06-10T06:55:19.215Z] [2021-06-10T06:55:19.215Z] Removing bundles/ [2021-06-10T06:55:19.215Z] [2021-06-10T06:55:19.215Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-10T06:55:19.215Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-10T06:55:19.215Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T06:55:19.819Z] === RUN TestReadPluginNoRead/default [2021-06-10T06:55:20.242Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-10T06:55:20.242Z] --- PASS: TestServiceWithPredefinedNetwork (3.05s) [2021-06-10T06:55:20.242Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T06:55:20.242Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T06:55:20.242Z] service_test.go:242: FLAKY_TEST [2021-06-10T06:55:20.242Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T06:55:20.501Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-10T06:55:20.625Z] === RUN TestPeerCertificateMarshalJSON [2021-06-10T06:55:20.625Z] 2021/06/10 06:55:20 Closing DB instances... [2021-06-10T06:55:20.625Z] === RUN TestIsArchivePathDir [2021-06-10T06:55:20.625Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-06-10T06:55:20.625Z] === RUN TestIsArchivePathInvalidFile [2021-06-10T06:55:20.625Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-06-10T06:55:20.625Z] === RUN TestIsArchivePathTar [2021-06-10T06:55:20.625Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-06-10T06:55:20.625Z] === RUN TestDecompressStreamGzip [2021-06-10T06:55:20.625Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-10T06:55:20.625Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-10T06:55:20.625Z] --- PASS: TestPeerCertificateMarshalJSON (0.43s) [2021-06-10T06:55:20.625Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-10T06:55:20.625Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-10T06:55:20.625Z] === RUN TestMiddleware [2021-06-10T06:55:20.625Z] --- PASS: TestMiddleware (0.00s) [2021-06-10T06:55:20.625Z] === RUN TestNewResponseModifier [2021-06-10T06:55:20.625Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-10T06:55:20.625Z] PASS [2021-06-10T06:55:20.625Z] coverage: 26.8% of statements [2021-06-10T06:55:20.625Z] ok github.com/docker/docker/pkg/authorization 0.487s coverage: 26.8% of statements [2021-06-10T06:55:21.067Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-10T06:55:21.067Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-10T06:55:21.085Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-06-10T06:55:21.085Z] === RUN TestDecompressStreamBzip2 [2021-06-10T06:55:21.085Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-06-10T06:55:21.085Z] === RUN TestDecompressStreamXz [2021-06-10T06:55:21.085Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-10T06:55:21.085Z] archive_test.go:134: Xz not present in msys2 [2021-06-10T06:55:21.085Z] === RUN TestCompressStreamXzUnsupported [2021-06-10T06:55:21.085Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-10T06:55:21.085Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-10T06:55:21.085Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-10T06:55:21.085Z] === RUN TestCompressStreamInvalid [2021-06-10T06:55:21.085Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-10T06:55:21.085Z] === RUN TestExtensionInvalid [2021-06-10T06:55:21.085Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-10T06:55:21.085Z] === RUN TestExtensionUncompressed [2021-06-10T06:55:21.085Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-10T06:55:21.085Z] === RUN TestExtensionBzip2 [2021-06-10T06:55:21.085Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-10T06:55:21.085Z] === RUN TestExtensionGzip [2021-06-10T06:55:21.085Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-10T06:55:21.085Z] === RUN TestExtensionXz [2021-06-10T06:55:21.085Z] --- PASS: TestExtensionXz (0.00s) [2021-06-10T06:55:21.085Z] === RUN TestCmdStreamLargeStderr [2021-06-10T06:55:21.085Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-06-10T06:55:21.085Z] === RUN TestCmdStreamBad [2021-06-10T06:55:21.085Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-10T06:55:21.085Z] archive_test.go:239: Failing on Windows CI machines [2021-06-10T06:55:21.085Z] === RUN TestCmdStreamGood [2021-06-10T06:55:21.085Z] --- PASS: TestCmdStreamGood (0.05s) [2021-06-10T06:55:21.085Z] === RUN TestUntarPathWithInvalidDest [2021-06-10T06:55:21.085Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-06-10T06:55:21.085Z] === RUN TestUntarPathWithInvalidSrc [2021-06-10T06:55:21.085Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-10T06:55:21.085Z] === RUN TestUntarPath [2021-06-10T06:55:21.085Z] --- PASS: TestUntarPath (0.07s) [2021-06-10T06:55:21.085Z] === RUN TestUntarPathWithDestinationFile [2021-06-10T06:55:21.544Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-10T06:55:21.544Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-10T06:55:21.544Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2021-06-10T06:55:21.544Z] === RUN TestCopyWithTarInvalidSrc [2021-06-10T06:55:21.544Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-10T06:55:21.544Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-10T06:55:21.544Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-10T06:55:21.544Z] === RUN TestCopyWithTarSrcFile [2021-06-10T06:55:21.544Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-10T06:55:21.544Z] === RUN TestCopyWithTarSrcFolder [2021-06-10T06:55:21.544Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-10T06:55:21.544Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-10T06:55:21.544Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-10T06:55:21.544Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-10T06:55:21.544Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-10T06:55:21.544Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-10T06:55:21.544Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-10T06:55:21.544Z] === RUN TestCopyFileWithTarSrcFile [2021-06-10T06:55:21.544Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-10T06:55:21.544Z] === RUN TestTarFiles [2021-06-10T06:55:21.544Z] === RUN TestUnbuffered [2021-06-10T06:55:21.544Z] --- PASS: TestUnbuffered (0.00s) [2021-06-10T06:55:21.544Z] === RUN TestRaceUnbuffered [2021-06-10T06:55:21.544Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-10T06:55:21.544Z] PASS [2021-06-10T06:55:21.544Z] coverage: 100.0% of statements [2021-06-10T06:55:21.544Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2021-06-10T06:55:21.704Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-10T06:55:22.002Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-10T06:55:22.003Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2021-06-10T06:55:22.003Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-10T06:55:22.463Z] === RUN TestMatch [2021-06-10T06:55:22.463Z] === RUN TestMatch/[[]] [2021-06-10T06:55:22.463Z] === RUN TestMatch/[[foo]] [2021-06-10T06:55:22.463Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-10T06:55:22.463Z] === RUN TestMatch/[[foo_bar]] [2021-06-10T06:55:22.463Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-10T06:55:22.463Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-10T06:55:22.463Z] === RUN TestMatch/[] [2021-06-10T06:55:22.463Z] === RUN TestMatch/[]#01 [2021-06-10T06:55:22.463Z] === RUN TestMatch/[[qux]] [2021-06-10T06:55:22.463Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-10T06:55:22.463Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-10T06:55:22.463Z] === RUN TestMatch/[[foo_baz]] [2021-06-10T06:55:22.463Z] --- PASS: TestMatch (0.00s) [2021-06-10T06:55:22.463Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-10T06:55:22.463Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-10T06:55:22.463Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-10T06:55:22.463Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-10T06:55:22.463Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-10T06:55:22.463Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-10T06:55:22.463Z] --- PASS: TestMatch/[] (0.00s) [2021-06-10T06:55:22.463Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-10T06:55:22.463Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-10T06:55:22.463Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-10T06:55:22.463Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-10T06:55:22.463Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-10T06:55:22.463Z] PASS [2021-06-10T06:55:22.463Z] coverage: 87.5% of statements [2021-06-10T06:55:22.463Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-06-10T06:55:22.570Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-10T06:55:22.635Z] --- PASS: TestContinueAfterPluginCrash (9.33s) [2021-06-10T06:55:23.154Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-10T06:55:23.203Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-10T06:55:23.412Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-10T06:55:23.979Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-10T06:55:24.003Z] 2021/06/10 06:55:23 Closing DB instances... [2021-06-10T06:55:24.003Z] === RUN TestChrootTarUntar [2021-06-10T06:55:24.003Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-10T06:55:24.003Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:55:24.003Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-10T06:55:24.003Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-10T06:55:24.003Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:55:24.003Z] === RUN TestChrootUntarEmptyArchive [2021-06-10T06:55:24.003Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-06-10T06:55:24.003Z] === RUN TestChrootTarUntarWithSymlink [2021-06-10T06:55:24.003Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-10T06:55:24.003Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T06:55:24.003Z] === RUN TestChrootCopyWithTar [2021-06-10T06:55:24.003Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-10T06:55:24.003Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T06:55:24.003Z] === RUN TestChrootCopyFileWithTar [2021-06-10T06:55:24.003Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-10T06:55:24.003Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:55:24.003Z] === RUN TestChrootUntarPath [2021-06-10T06:55:24.003Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-10T06:55:24.003Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T06:55:24.003Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-10T06:55:24.003Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-10T06:55:24.003Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:55:24.003Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-10T06:55:24.003Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-10T06:55:24.003Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:55:24.003Z] === RUN TestChrootApplyDotDotFile [2021-06-10T06:55:24.003Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-10T06:55:24.003Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:55:24.003Z] PASS [2021-06-10T06:55:24.003Z] coverage: 15.4% of statements [2021-06-10T06:55:24.003Z] ok github.com/docker/docker/pkg/chrootarchive 0.106s coverage: 15.4% of statements [2021-06-10T06:55:24.237Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-10T06:55:24.565Z] --- PASS: TestReadPluginNoRead (7.33s) [2021-06-10T06:55:24.565Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2021-06-10T06:55:24.565Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2021-06-10T06:55:24.565Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2021-06-10T06:55:24.565Z] read_test.go:92: [d0aec9d13a920] daemon is not started [2021-06-10T06:55:24.565Z] PASS [2021-06-10T06:55:24.565Z] [2021-06-10T06:55:24.565Z] DONE 6 tests in 11.510s [2021-06-10T06:55:24.565Z] 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-06-10T06:55:24.565Z] testing: warning: no tests to run [2021-06-10T06:55:24.565Z] PASS [2021-06-10T06:55:24.565Z] [2021-06-10T06:55:24.565Z] DONE 0 tests in 0.007s [2021-06-10T06:55:24.565Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-10T06:55:24.565Z] INFO: Testing against a local daemon [2021-06-10T06:55:24.565Z] === RUN TestPluginWithDevMounts [2021-06-10T06:55:24.565Z] === PAUSE TestPluginWithDevMounts [2021-06-10T06:55:24.565Z] === CONT TestPluginWithDevMounts [2021-06-10T06:55:25.171Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-10T06:55:25.541Z] === RUN TestSizeEmpty [2021-06-10T06:55:25.541Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-10T06:55:25.541Z] === RUN TestSizeEmptyFile [2021-06-10T06:55:25.541Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-10T06:55:25.541Z] === RUN TestSizeNonemptyFile [2021-06-10T06:55:25.541Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-10T06:55:25.541Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-10T06:55:25.541Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-10T06:55:25.541Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-10T06:55:25.541Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-10T06:55:25.541Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-10T06:55:25.541Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-10T06:55:25.541Z] === RUN TestMoveToSubdir [2021-06-10T06:55:25.541Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-10T06:55:25.541Z] === RUN TestSizeNonExistingDirectory [2021-06-10T06:55:25.541Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-10T06:55:25.541Z] PASS [2021-06-10T06:55:25.541Z] coverage: 80.0% of statements [2021-06-10T06:55:25.541Z] ok github.com/docker/docker/pkg/directory 0.063s coverage: 80.0% of statements [2021-06-10T06:55:25.541Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-06-10T06:55:25.541Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-10T06:55:25.780Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-10T06:55:25.780Z] [2021-06-10T06:55:25.780Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-10T06:55:25.780Z] Installing docker-proxy to /usr/local/bin/ [2021-06-10T06:55:25.780Z] [2021-06-10T06:55:25.780Z] + mkdir -p bundles [2021-06-10T06:55:25.781Z] + 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/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-10T06:55:26.347Z] ? github.com/docker/docker/api [no test files] [2021-06-10T06:55:26.450Z] --- PASS: TestPluginWithDevMounts (1.74s) [2021-06-10T06:55:26.450Z] PASS [2021-06-10T06:55:26.450Z] [2021-06-10T06:55:26.450Z] DONE 1 tests in 1.776s [2021-06-10T06:55:26.450Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-10T06:55:26.450Z] INFO: Testing against a local daemon [2021-06-10T06:55:26.450Z] === RUN TestSecretInspect [2021-06-10T06:55:26.513Z] --- PASS: TestTarFiles (5.29s) [2021-06-10T06:55:26.513Z] === RUN TestTarUntar [2021-06-10T06:55:26.974Z] --- PASS: TestTarUntar (0.04s) [2021-06-10T06:55:26.974Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-10T06:55:26.974Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-10T06:55:26.974Z] === RUN TestTarWithOptions [2021-06-10T06:55:26.974Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-10T06:55:26.974Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-10T06:55:26.974Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-10T06:55:26.974Z] === RUN TestUntarUstarGnuConflict [2021-06-10T06:55:26.974Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-10T06:55:26.974Z] === RUN TestUntarInvalidFilenames [2021-06-10T06:55:26.974Z] === RUN Test [2021-06-10T06:55:26.974Z] === RUN Test/TestContainsEntry [2021-06-10T06:55:26.974Z] === RUN Test/TestCreateEntries [2021-06-10T06:55:26.974Z] === RUN Test/TestEntriesDiff [2021-06-10T06:55:26.974Z] === RUN Test/TestEntriesEquality [2021-06-10T06:55:26.974Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-10T06:55:26.974Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-10T06:55:26.974Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-10T06:55:26.974Z] === RUN Test/TestGeneratorNotGenerate [2021-06-10T06:55:26.974Z] === RUN Test/TestGeneratorWithPort [2021-06-10T06:55:26.974Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-10T06:55:26.974Z] === RUN Test/TestNewEntry [2021-06-10T06:55:26.974Z] === RUN Test/TestParse [2021-06-10T06:55:26.974Z] --- PASS: Test (0.00s) [2021-06-10T06:55:26.974Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-10T06:55:26.974Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-10T06:55:26.974Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-10T06:55:26.974Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-10T06:55:26.974Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-10T06:55:26.974Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-10T06:55:26.974Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-10T06:55:26.974Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-10T06:55:26.974Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-10T06:55:26.974Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-10T06:55:26.974Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-10T06:55:26.974Z] --- PASS: Test/TestParse (0.00s) [2021-06-10T06:55:26.974Z] PASS [2021-06-10T06:55:26.974Z] coverage: 58.3% of statements [2021-06-10T06:55:26.974Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames397783482\\dest" [2021-06-10T06:55:26.974Z] ok github.com/docker/docker/pkg/discovery 0.071s coverage: 58.3% of statements [2021-06-10T06:55:26.974Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-06-10T06:55:26.974Z] === RUN TestUntarHardlinkToSymlink [2021-06-10T06:55:26.974Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-10T06:55:26.974Z] === RUN TestUntarInvalidHardlink [2021-06-10T06:55:26.974Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink800317483\\victim\\hello" -> "../victim/hello" [2021-06-10T06:55:26.974Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink149465486\\victim\\hello" -> "/../victim/hello" [2021-06-10T06:55:26.974Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink445401493\\victim" -> "../victim" [2021-06-10T06:55:26.974Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink067808240\\victim" -> "../victim" [2021-06-10T06:55:26.974Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink827086479\\victim" -> "../victim" [2021-06-10T06:55:26.974Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink613269154\\victim" -> "../victim" [2021-06-10T06:55:26.974Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-06-10T06:55:26.974Z] === RUN TestUntarInvalidSymlink [2021-06-10T06:55:26.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink169390489\\dest\\dotdot" -> "../victim/hello" [2021-06-10T06:55:26.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink999526436\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-10T06:55:26.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink776837427\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:55:26.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink837611766\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:55:26.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink253546973\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:55:26.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink960765336\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:55:26.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink121079831\\dest\\dir\\loophole" -> "../../victim" [2021-06-10T06:55:26.974Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-10T06:55:26.974Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-10T06:55:26.974Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-10T06:55:26.974Z] === RUN TestXGlobalNoParent [2021-06-10T06:55:26.974Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-10T06:55:26.974Z] === RUN TestReplaceFileTarWrapper [2021-06-10T06:55:27.072Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-10T06:55:27.433Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-06-10T06:55:27.433Z] === RUN TestPrefixHeaderReadable [2021-06-10T06:55:27.433Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-10T06:55:27.433Z] === RUN TestDisablePigz [2021-06-10T06:55:27.433Z] 2021/06/10 06:55:27 Closing DB instances... [2021-06-10T06:55:27.433Z] --- PASS: TestDisablePigz (0.18s) [2021-06-10T06:55:27.433Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-10T06:55:27.433Z] === RUN TestPigz [2021-06-10T06:55:27.433Z] --- PASS: TestPigz (0.17s) [2021-06-10T06:55:27.433Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-10T06:55:27.433Z] === RUN TestCopyFileWithInvalidDest [2021-06-10T06:55:27.433Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-10T06:55:27.433Z] archive_windows_test.go:16: Currently fails [2021-06-10T06:55:27.433Z] === RUN TestCanonicalTarNameForPath [2021-06-10T06:55:27.433Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-10T06:55:27.433Z] === RUN TestCanonicalTarName [2021-06-10T06:55:27.433Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-10T06:55:27.433Z] === RUN TestChmodTarEntry [2021-06-10T06:55:27.433Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-10T06:55:27.433Z] === RUN TestHardLinkOrder [2021-06-10T06:55:27.892Z] --- PASS: TestHardLinkOrder (0.12s) [2021-06-10T06:55:27.892Z] === RUN TestChangeString [2021-06-10T06:55:27.892Z] --- PASS: TestChangeString (0.00s) [2021-06-10T06:55:27.892Z] === RUN TestChangesWithNoChanges [2021-06-10T06:55:27.892Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-06-10T06:55:27.892Z] === RUN TestChangesWithChanges [2021-06-10T06:55:27.892Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-10T06:55:27.892Z] === RUN TestChangesWithChangesGH13590 [2021-06-10T06:55:27.892Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-10T06:55:27.892Z] changes_test.go:196: needs more investigation [2021-06-10T06:55:27.892Z] === RUN TestChangesDirsEmpty [2021-06-10T06:55:27.892Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-10T06:55:27.892Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-10T06:55:27.892Z] === RUN TestChangesDirsMutated [2021-06-10T06:55:27.892Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-10T06:55:27.892Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-10T06:55:27.892Z] === RUN TestApplyLayer [2021-06-10T06:55:27.892Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-10T06:55:27.892Z] changes_test.go:433: needs further investigation [2021-06-10T06:55:27.892Z] === RUN TestChangesSizeWithHardlinks [2021-06-10T06:55:27.892Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-10T06:55:27.892Z] changes_test.go:469: needs further investigation [2021-06-10T06:55:27.892Z] === RUN TestChangesSizeWithNoChanges [2021-06-10T06:55:27.892Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-10T06:55:27.892Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-10T06:55:27.892Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-10T06:55:27.892Z] === RUN TestChangesSize [2021-06-10T06:55:27.892Z] --- PASS: TestChangesSize (0.00s) [2021-06-10T06:55:27.892Z] === RUN TestApplyLayerInvalidFilenames [2021-06-10T06:55:27.892Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames747683740\\dest" [2021-06-10T06:55:27.892Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-06-10T06:55:27.892Z] === RUN TestApplyLayerInvalidHardlink [2021-06-10T06:55:27.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink483504942\\victim\\hello" -> "../victim/hello" [2021-06-10T06:55:27.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink134227637\\victim\\hello" -> "/../victim/hello" [2021-06-10T06:55:27.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink072643728\\victim" -> "../victim" [2021-06-10T06:55:27.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink475003055\\victim" -> "../victim" [2021-06-10T06:55:27.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink073975362\\victim" -> "../victim" [2021-06-10T06:55:27.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink270428857\\victim" -> "../victim" [2021-06-10T06:55:27.892Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-10T06:55:27.892Z] === RUN TestApplyLayerInvalidSymlink [2021-06-10T06:55:27.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink307712708\\dest\\dotdot" -> "../victim/hello" [2021-06-10T06:55:27.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink018804051\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-10T06:55:27.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink774242966\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:55:27.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink569048829\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:55:27.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink316939320\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:55:27.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink516126775\\dest\\loophole-victim" -> "../victim" [2021-06-10T06:55:27.892Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-10T06:55:27.892Z] === RUN TestApplyLayerWhiteouts [2021-06-10T06:55:27.892Z] --- PASS: TestApplyLayerWhiteouts (0.15s) [2021-06-10T06:55:27.892Z] === RUN TestGenerateEmptyFile [2021-06-10T06:55:27.892Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-10T06:55:27.892Z] === RUN TestGenerateWithContent [2021-06-10T06:55:27.892Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-10T06:55:27.892Z] PASS [2021-06-10T06:55:27.892Z] coverage: 61.6% of statements [2021-06-10T06:55:27.892Z] ok github.com/docker/docker/pkg/archive 7.808s coverage: 61.6% of statements [2021-06-10T06:55:28.340Z] --- PASS: TestSecretInspect (1.91s) [2021-06-10T06:55:28.340Z] === RUN TestSecretList [2021-06-10T06:55:28.351Z] === RUN Test [2021-06-10T06:55:28.351Z] === RUN Test/TestContent [2021-06-10T06:55:28.351Z] === RUN Test/TestInitialize [2021-06-10T06:55:28.351Z] === RUN Test/TestNew [2021-06-10T06:55:28.351Z] === RUN Test/TestParsingContentsWithComments [2021-06-10T06:55:28.351Z] === RUN Test/TestRegister [2021-06-10T06:55:28.351Z] === RUN Test/TestWatch [2021-06-10T06:55:28.351Z] --- PASS: Test (0.01s) [2021-06-10T06:55:28.351Z] --- PASS: Test/TestContent (0.00s) [2021-06-10T06:55:28.351Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-10T06:55:28.351Z] --- PASS: Test/TestNew (0.00s) [2021-06-10T06:55:28.351Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-10T06:55:28.351Z] --- PASS: Test/TestRegister (0.00s) [2021-06-10T06:55:28.351Z] --- PASS: Test/TestWatch (0.00s) [2021-06-10T06:55:28.351Z] PASS [2021-06-10T06:55:28.351Z] coverage: 92.9% of statements [2021-06-10T06:55:28.351Z] ok github.com/docker/docker/pkg/discovery/file 0.055s coverage: 92.9% of statements [2021-06-10T06:55:28.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-10T06:55:28.811Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2021-06-10T06:55:28.811Z] === RUN TestNetworkDBNodeLeave [2021-06-10T06:55:30.348Z] === RUN Test [2021-06-10T06:55:30.348Z] === RUN Test/TestInitialize [2021-06-10T06:55:30.348Z] time="2021-06-10T06:55:30Z" level=info msg="Initializing discovery without TLS" [2021-06-10T06:55:30.348Z] time="2021-06-10T06:55:30Z" level=info msg="Initializing discovery without TLS" [2021-06-10T06:55:30.348Z] time="2021-06-10T06:55:30Z" level=info msg="Initializing discovery without TLS" [2021-06-10T06:55:30.348Z] === RUN Test/TestInitializeWithCerts [2021-06-10T06:55:30.348Z] time="2021-06-10T06:55:30Z" level=info msg="Initializing discovery with TLS" [2021-06-10T06:55:30.348Z] === RUN Test/TestWatch [2021-06-10T06:55:30.348Z] time="2021-06-10T06:55:30Z" level=info msg="Initializing discovery without TLS" [2021-06-10T06:55:30.851Z] --- PASS: TestSecretList (2.28s) [2021-06-10T06:55:30.851Z] === RUN TestSecretsCreateAndDelete [2021-06-10T06:55:31.886Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-06-10T06:55:31.886Z] === RUN TestNetworkDBWatch [2021-06-10T06:55:33.364Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2021-06-10T06:55:33.364Z] === RUN TestSecretsUpdate [2021-06-10T06:55:33.424Z] 2021/06/10 06:55:33 Closing DB instances... [2021-06-10T06:55:33.424Z] --- PASS: Test (3.17s) [2021-06-10T06:55:33.424Z] --- PASS: Test/TestInitialize (0.16s) [2021-06-10T06:55:33.424Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-10T06:55:33.424Z] --- PASS: Test/TestWatch (3.00s) [2021-06-10T06:55:33.424Z] PASS [2021-06-10T06:55:33.424Z] coverage: 84.1% of statements [2021-06-10T06:55:33.424Z] ok github.com/docker/docker/pkg/discovery/kv 3.244s coverage: 84.1% of statements [2021-06-10T06:55:33.718Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-10T06:55:34.963Z] --- PASS: TestNetworkDBWatch (3.15s) [2021-06-10T06:55:34.963Z] === RUN TestNetworkDBBulkSync [2021-06-10T06:55:34.963Z] === RUN Test [2021-06-10T06:55:34.963Z] === RUN Test/TestWatch [2021-06-10T06:55:34.963Z] --- PASS: Test (0.00s) [2021-06-10T06:55:34.963Z] --- PASS: Test/TestWatch (0.00s) [2021-06-10T06:55:34.963Z] PASS [2021-06-10T06:55:34.963Z] coverage: 92.3% of statements [2021-06-10T06:55:34.963Z] ok github.com/docker/docker/pkg/discovery/memory 0.050s coverage: 92.3% of statements [2021-06-10T06:55:35.249Z] --- PASS: TestSecretsUpdate (2.30s) [2021-06-10T06:55:35.249Z] === RUN TestTemplatedSecret [2021-06-10T06:55:35.931Z] 2021/06/10 06:55:35 Closing DB instances... [2021-06-10T06:55:35.931Z] === RUN Test [2021-06-10T06:55:35.931Z] === RUN Test/TestInitialize [2021-06-10T06:55:35.931Z] === RUN Test/TestInitializeWithPattern [2021-06-10T06:55:35.931Z] === RUN Test/TestRegister [2021-06-10T06:55:35.931Z] === RUN Test/TestWatch [2021-06-10T06:55:35.931Z] --- PASS: Test (0.00s) [2021-06-10T06:55:35.931Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-10T06:55:35.931Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-10T06:55:35.931Z] --- PASS: Test/TestRegister (0.00s) [2021-06-10T06:55:35.931Z] --- PASS: Test/TestWatch (0.00s) [2021-06-10T06:55:35.931Z] PASS [2021-06-10T06:55:35.931Z] coverage: 93.8% of statements [2021-06-10T06:55:35.931Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2021-06-10T06:55:37.001Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-10T06:55:37.001Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-10T06:55:37.001Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-10T06:55:37.001Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-10T06:55:37.001Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-10T06:55:37.259Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-10T06:55:37.468Z] === RUN TestPollerAddRemove [2021-06-10T06:55:37.468Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-10T06:55:37.468Z] === RUN TestPollerEvent [2021-06-10T06:55:37.468Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-10T06:55:37.468Z] poller_test.go:41: No chmod on Windows [2021-06-10T06:55:37.468Z] === RUN TestPollerClose [2021-06-10T06:55:37.468Z] --- PASS: TestPollerClose (0.00s) [2021-06-10T06:55:37.468Z] PASS [2021-06-10T06:55:37.468Z] coverage: 45.7% of statements [2021-06-10T06:55:37.468Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 45.7% of statements [2021-06-10T06:55:37.928Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2021-06-10T06:55:37.928Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-10T06:55:38.195Z] --- PASS: TestServiceWithDataPathPortInit (17.89s) [2021-06-10T06:55:38.195Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T06:55:38.455Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-10T06:55:38.896Z] === RUN TestCopyFileWithInvalidSrc [2021-06-10T06:55:38.896Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestCopyFileWithInvalidDest [2021-06-10T06:55:38.896Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-10T06:55:38.896Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-10T06:55:38.896Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestCopyFile [2021-06-10T06:55:38.896Z] --- PASS: TestCopyFile (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-10T06:55:38.896Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-10T06:55:38.896Z] fileutils_test.go:134: Needs porting to Windows [2021-06-10T06:55:38.896Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-10T06:55:38.896Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-10T06:55:38.896Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-10T06:55:38.896Z] fileutils_test.go:180: Needs porting to Windows [2021-06-10T06:55:38.896Z] === RUN TestWildcardMatches [2021-06-10T06:55:38.896Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestPatternMatches [2021-06-10T06:55:38.896Z] --- PASS: TestPatternMatches (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-10T06:55:38.896Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestPatternMatchesFolderExclusions [2021-06-10T06:55:38.896Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-10T06:55:38.896Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-10T06:55:38.896Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-10T06:55:38.896Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-10T06:55:38.896Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestSingleExclamationError [2021-06-10T06:55:38.896Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestMatchesWithNoPatterns [2021-06-10T06:55:38.896Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestMatchesWithMalformedPatterns [2021-06-10T06:55:38.896Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestMatches [2021-06-10T06:55:38.896Z] --- PASS: TestMatches (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestCleanPatterns [2021-06-10T06:55:38.896Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-10T06:55:38.896Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestCleanPatternsExceptionFlag [2021-06-10T06:55:38.896Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-10T06:55:38.896Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-10T06:55:38.896Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestCleanPatternsErrorSingleException [2021-06-10T06:55:38.896Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestCreateIfNotExistsDir [2021-06-10T06:55:38.896Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-10T06:55:38.896Z] === RUN TestCreateIfNotExistsFile [2021-06-10T06:55:38.896Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-06-10T06:55:38.896Z] === RUN TestMatch [2021-06-10T06:55:38.896Z] --- PASS: TestMatch (0.00s) [2021-06-10T06:55:38.896Z] PASS [2021-06-10T06:55:38.896Z] coverage: 87.5% of statements [2021-06-10T06:55:38.896Z] ok github.com/docker/docker/pkg/fileutils 0.082s coverage: 87.5% of statements [2021-06-10T06:55:39.410Z] --- PASS: TestTemplatedSecret (3.41s) [2021-06-10T06:55:39.410Z] === RUN TestSecretCreateResolve [2021-06-10T06:55:39.869Z] === RUN TestGet [2021-06-10T06:55:39.869Z] --- PASS: TestGet (0.00s) [2021-06-10T06:55:39.869Z] === RUN TestGetShortcutString [2021-06-10T06:55:39.869Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-10T06:55:39.869Z] PASS [2021-06-10T06:55:39.869Z] coverage: 42.9% of statements [2021-06-10T06:55:39.869Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2021-06-10T06:55:40.361Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-10T06:55:40.838Z] 2021/06/10 06:55:40 Closing DB instances... [2021-06-10T06:55:41.226Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2021-06-10T06:55:41.297Z] --- PASS: TestSecretCreateResolve (2.33s) [2021-06-10T06:55:41.297Z] PASS [2021-06-10T06:55:41.297Z] [2021-06-10T06:55:41.297Z] DONE 6 tests in 14.567s [2021-06-10T06:55:41.297Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-10T06:55:41.297Z] INFO: Testing against a local daemon [2021-06-10T06:55:41.297Z] === RUN TestServiceCreateInit [2021-06-10T06:55:41.297Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T06:55:41.298Z] === RUN TestCreateIDMapOrder [2021-06-10T06:55:41.298Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-10T06:55:41.298Z] PASS [2021-06-10T06:55:41.298Z] coverage: 7.2% of statements [2021-06-10T06:55:41.298Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2021-06-10T06:55:41.758Z] time="2021-06-10T06:55:41Z" level=error msg="node: f77b496b5f4a is unknown to memberlist" [2021-06-10T06:55:42.216Z] time="2021-06-10T06:55:41Z" level=error msg="node: 5c41c8e82159 is unknown to memberlist" [2021-06-10T06:55:42.675Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.99s) [2021-06-10T06:55:42.675Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-10T06:55:43.134Z] === RUN TestFixedBufferCap [2021-06-10T06:55:43.134Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-10T06:55:43.134Z] === RUN TestFixedBufferLen [2021-06-10T06:55:43.134Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-10T06:55:43.134Z] === RUN TestFixedBufferString [2021-06-10T06:55:43.134Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-10T06:55:43.134Z] === RUN TestFixedBufferWrite [2021-06-10T06:55:43.134Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-10T06:55:43.134Z] === RUN TestFixedBufferRead [2021-06-10T06:55:43.134Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-10T06:55:43.134Z] === RUN TestBytesPipeRead [2021-06-10T06:55:43.134Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-10T06:55:43.134Z] === RUN TestBytesPipeWrite [2021-06-10T06:55:43.134Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-10T06:55:43.134Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-10T06:55:43.594Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-06-10T06:55:43.594Z] === RUN TestAtomicWriteToFile [2021-06-10T06:55:43.594Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-10T06:55:43.594Z] === RUN TestAtomicWriteSetCommit [2021-06-10T06:55:43.594Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-10T06:55:43.594Z] === RUN TestAtomicWriteSetCancel [2021-06-10T06:55:43.594Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-10T06:55:43.594Z] === RUN TestReadCloserWrapperClose [2021-06-10T06:55:43.594Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-10T06:55:43.594Z] === RUN TestReaderErrWrapperReadOnError [2021-06-10T06:55:43.594Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-10T06:55:43.594Z] === RUN TestReaderErrWrapperRead [2021-06-10T06:55:43.594Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-10T06:55:43.594Z] === RUN TestHashData [2021-06-10T06:55:43.594Z] --- PASS: TestHashData (0.00s) [2021-06-10T06:55:43.594Z] === RUN TestCancelReadCloser [2021-06-10T06:55:43.594Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-10T06:55:43.594Z] === RUN TestWriteCloserWrapperClose [2021-06-10T06:55:43.594Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-10T06:55:43.594Z] === RUN TestNopWriteCloser [2021-06-10T06:55:43.594Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-10T06:55:43.594Z] === RUN TestNopWriter [2021-06-10T06:55:43.594Z] --- PASS: TestNopWriter (0.00s) [2021-06-10T06:55:43.594Z] === RUN TestWriteCounter [2021-06-10T06:55:43.594Z] --- PASS: TestWriteCounter (0.00s) [2021-06-10T06:55:43.594Z] PASS [2021-06-10T06:55:43.594Z] coverage: 69.2% of statements [2021-06-10T06:55:43.594Z] ok github.com/docker/docker/pkg/ioutils 0.663s coverage: 69.2% of statements [2021-06-10T06:55:44.548Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-10T06:55:44.548Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-10T06:55:44.806Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-10T06:55:45.132Z] --- PASS: TestGetAddress (28.46s) [2021-06-10T06:55:45.132Z] === RUN TestRequestSyntaxCheck [2021-06-10T06:55:45.132Z] 2021/06/10 06:55:44 Closing DB instances... [2021-06-10T06:55:45.132Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-06-10T06:55:45.132Z] === RUN TestRequest [2021-06-10T06:55:45.591Z] === RUN TestError [2021-06-10T06:55:45.591Z] --- PASS: TestError (0.00s) [2021-06-10T06:55:45.591Z] === RUN TestProgressString [2021-06-10T06:55:45.591Z] === RUN TestProgressString/no_progress [2021-06-10T06:55:45.591Z] === RUN TestProgressString/progress_1 [2021-06-10T06:55:45.591Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-10T06:55:45.591Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-10T06:55:45.591Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-10T06:55:45.592Z] === RUN TestProgressString/with_units [2021-06-10T06:55:45.592Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-10T06:55:45.592Z] === RUN TestProgressString/hide_counts [2021-06-10T06:55:45.592Z] --- PASS: TestProgressString (0.00s) [2021-06-10T06:55:45.592Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-10T06:55:45.592Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-10T06:55:45.592Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-10T06:55:45.592Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-10T06:55:45.592Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-10T06:55:45.592Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-10T06:55:45.592Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-10T06:55:45.592Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-10T06:55:45.592Z] === RUN TestJSONMessageDisplay [2021-06-10T06:55:45.592Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-06-10T06:55:45.592Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-10T06:55:45.592Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-10T06:55:45.592Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-10T06:55:45.592Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-10T06:55:45.592Z] === RUN TestDisplayJSONMessagesStream [2021-06-10T06:55:45.592Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-10T06:55:45.592Z] PASS [2021-06-10T06:55:45.592Z] coverage: 91.7% of statements [2021-06-10T06:55:45.592Z] ok github.com/docker/docker/pkg/jsonmessage 0.240s coverage: 91.7% of statements [2021-06-10T06:55:46.051Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.35s) [2021-06-10T06:55:46.051Z] === RUN TestNetworkDBGarbageCollection [2021-06-10T06:55:46.510Z] === RUN TestStandardLongPath [2021-06-10T06:55:46.510Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-10T06:55:46.510Z] === RUN TestUNCLongPath [2021-06-10T06:55:46.510Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-10T06:55:46.510Z] PASS [2021-06-10T06:55:46.510Z] coverage: 100.0% of statements [2021-06-10T06:55:46.510Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2021-06-10T06:55:46.536Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T06:55:46.707Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.40s) [2021-06-10T06:55:46.707Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:czdj13uts951rho78igo3afk3 Created:2021-06-10 06:55:39.444229145 +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[5c71e50c4bc26cbf7385be65f8f6bf2c6cca21b692abba0b8bfdfc1816618ba1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.obnuwaj1urwv1ho3l5b2r200c EndpointID:c76020b8d263d79808a360af9d90649354dbce7d10b528bf6880c8d3907a0545 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:44ec3223b65f7b21669dd09de1b6486d5b453f141e72e7419b8146f0062506b7 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:a7a9a9007a2b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.obnuwaj1urwv1ho3l5b2r200c EndpointID:c76020b8d263d79808a360af9d90649354dbce7d10b528bf6880c8d3907a0545 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-10T06:55:46.707Z] PASS [2021-06-10T06:55:46.707Z] [2021-06-10T06:55:46.707Z] === Skipped [2021-06-10T06:55:46.707Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T06:55:46.707Z] service_test.go:242: FLAKY_TEST [2021-06-10T06:55:46.707Z] [2021-06-10T06:55:46.707Z] [2021-06-10T06:55:46.707Z] DONE 26 tests, 1 skipped in 56.308s [2021-06-10T06:55:46.707Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-10T06:55:46.707Z] ++ 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-06-10T06:55:46.707Z] ++ set -e [2021-06-10T06:55:46.707Z] ++ '[' -n 0 ']' [2021-06-10T06:55:46.707Z] ++ set -x [2021-06-10T06:55:46.707Z] ++ 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-06-10T06:55:46.707Z] INFO: Testing against a local daemon [2021-06-10T06:55:46.707Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-10T06:55:46.707Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-10T06:55:46.707Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T06:55:46.707Z] === RUN TestDockerNetworkIpvlan [2021-06-10T06:55:46.707Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-10T06:55:46.707Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T06:55:46.707Z] PASS [2021-06-10T06:55:46.707Z] [2021-06-10T06:55:46.707Z] === Skipped [2021-06-10T06:55:46.707Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-10T06:55:46.707Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T06:55:46.707Z] [2021-06-10T06:55:46.707Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-10T06:55:46.707Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T06:55:46.707Z] [2021-06-10T06:55:46.707Z] [2021-06-10T06:55:46.707Z] DONE 2 tests, 2 skipped in 0.139s [2021-06-10T06:55:46.707Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-10T06:55:46.707Z] ++ 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-06-10T06:55:46.707Z] ++ set -e [2021-06-10T06:55:46.707Z] ++ '[' -n 0 ']' [2021-06-10T06:55:46.707Z] ++ set -x [2021-06-10T06:55:46.707Z] ++ 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-06-10T06:55:46.707Z] INFO: Testing against a local daemon [2021-06-10T06:55:46.707Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-10T06:55:48.052Z] === RUN TestNameFormat [2021-06-10T06:55:48.052Z] --- PASS: TestNameFormat (0.00s) [2021-06-10T06:55:48.052Z] === RUN TestNameRetries [2021-06-10T06:55:48.052Z] --- PASS: TestNameRetries (0.00s) [2021-06-10T06:55:48.052Z] PASS [2021-06-10T06:55:48.052Z] coverage: 85.7% of statements [2021-06-10T06:55:48.052Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2021-06-10T06:55:48.082Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2021-06-10T06:55:48.082Z] === RUN TestDockerNetworkMacvlan [2021-06-10T06:55:49.018Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-10T06:55:49.020Z] === RUN TestParseKeyValueOpt [2021-06-10T06:55:49.020Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-10T06:55:49.020Z] === RUN TestParseUintList [2021-06-10T06:55:49.020Z] --- PASS: TestParseUintList (0.00s) [2021-06-10T06:55:49.020Z] === RUN TestParseUintListMaximumLimits [2021-06-10T06:55:49.020Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-10T06:55:49.020Z] PASS [2021-06-10T06:55:49.020Z] coverage: 97.0% of statements [2021-06-10T06:55:49.020Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-06-10T06:55:49.959Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-10T06:55:50.563Z] === RUN TestNewAndRemove [2021-06-10T06:55:50.564Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-10T06:55:50.564Z] === RUN TestRemoveInvalidPath [2021-06-10T06:55:50.564Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-10T06:55:50.564Z] PASS [2021-06-10T06:55:50.564Z] coverage: 82.6% of statements [2021-06-10T06:55:50.564Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2021-06-10T06:55:50.699Z] --- PASS: TestServiceCreateInit (9.43s) [2021-06-10T06:55:50.699Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.72s) [2021-06-10T06:55:50.699Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.68s) [2021-06-10T06:55:50.699Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T06:55:50.907Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-10T06:55:52.743Z] === RUN TestFailedConnection [2021-06-10T06:55:52.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-10T06:55:53.204Z] === RUN TestParseEmptyInterface [2021-06-10T06:55:53.204Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-10T06:55:53.204Z] === RUN TestParseNonInterfaceType [2021-06-10T06:55:53.204Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-10T06:55:53.204Z] === RUN TestParseWithOneFunction [2021-06-10T06:55:53.204Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-10T06:55:53.204Z] === RUN TestParseWithMultipleFuncs [2021-06-10T06:55:53.204Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-10T06:55:53.204Z] === RUN TestParseWithUnnamedReturn [2021-06-10T06:55:53.204Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-10T06:55:53.204Z] === RUN TestEmbeddedInterface [2021-06-10T06:55:53.204Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-10T06:55:53.204Z] === RUN TestParsedImports [2021-06-10T06:55:53.204Z] --- PASS: TestParsedImports (0.00s) [2021-06-10T06:55:53.204Z] === RUN TestAliasedImports [2021-06-10T06:55:53.204Z] --- PASS: TestAliasedImports (0.00s) [2021-06-10T06:55:53.204Z] PASS [2021-06-10T06:55:53.204Z] coverage: 56.8% of statements [2021-06-10T06:55:53.204Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2021-06-10T06:55:54.720Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-10T06:55:54.745Z] --- PASS: TestFailedConnection (2.06s) [2021-06-10T06:55:54.745Z] === RUN TestFailOnce [2021-06-10T06:55:54.745Z] 2021/06/10 06:55:54 http: panic serving 127.0.0.1:49299: Plugin not ready [2021-06-10T06:55:54.745Z] goroutine 18 [running]: [2021-06-10T06:55:54.745Z] net/http.(*conn).serve.func1(0xc00010e000) [2021-06-10T06:55:54.745Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-10T06:55:54.745Z] panic(0x84ab40, 0x987da0) [2021-06-10T06:55:54.745Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-10T06:55:54.745Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc0000e20e0, 0xc00011c000) [2021-06-10T06:55:54.745Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-10T06:55:54.746Z] net/http.HandlerFunc.ServeHTTP(0xc00003eec0, 0x99b9e0, 0xc0000e20e0, 0xc00011c000) [2021-06-10T06:55:54.746Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-10T06:55:54.746Z] net/http.(*ServeMux).ServeHTTP(0xc00004a980, 0x99b9e0, 0xc0000e20e0, 0xc00011c000) [2021-06-10T06:55:54.746Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-10T06:55:54.746Z] net/http.serverHandler.ServeHTTP(0xc0000e2000, 0x99b9e0, 0xc0000e20e0, 0xc00011c000) [2021-06-10T06:55:54.746Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-10T06:55:54.746Z] net/http.(*conn).serve(0xc00010e000, 0x99c5a0, 0xc0000fa040) [2021-06-10T06:55:54.746Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-10T06:55:54.746Z] created by net/http.(*Server).Serve [2021-06-10T06:55:54.746Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-10T06:55:54.746Z] time="2021-06-10T06:55:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post http://127.0.0.1:49298/Test.FailOnce: EOF, retrying in 1s" [2021-06-10T06:55:55.205Z] === RUN TestHTTPTransport [2021-06-10T06:55:55.205Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-10T06:55:55.205Z] PASS [2021-06-10T06:55:55.205Z] coverage: 85.7% of statements [2021-06-10T06:55:55.205Z] ok github.com/docker/docker/pkg/plugins/transport 0.060s coverage: 85.7% of statements [2021-06-10T06:55:55.663Z] --- PASS: TestFailOnce (1.23s) [2021-06-10T06:55:55.663Z] === RUN TestEchoInputOutput [2021-06-10T06:55:55.663Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-10T06:55:55.663Z] === RUN TestBackoff [2021-06-10T06:55:55.663Z] --- PASS: TestBackoff (0.00s) [2021-06-10T06:55:55.663Z] === RUN TestAbortRetry [2021-06-10T06:55:55.663Z] --- PASS: TestAbortRetry (0.00s) [2021-06-10T06:55:55.663Z] === RUN TestClientScheme [2021-06-10T06:55:55.663Z] --- PASS: TestClientScheme (0.00s) [2021-06-10T06:55:55.663Z] === RUN TestNewClientWithTimeout [2021-06-10T06:55:56.123Z] time="2021-06-10T06:55:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post http://127.0.0.1:49303/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-10T06:55:56.123Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-10T06:55:56.123Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-10T06:55:56.123Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-10T06:55:56.123Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-10T06:55:56.123Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-10T06:55:56.123Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-10T06:55:56.123Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-10T06:55:56.123Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-10T06:55:56.123Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-10T06:55:56.123Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-10T06:55:56.123Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-10T06:55:56.123Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-10T06:55:56.123Z] === RUN TestBufferPoolPutAndGet [2021-06-10T06:55:56.123Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-10T06:55:56.123Z] PASS [2021-06-10T06:55:56.123Z] coverage: 88.2% of statements [2021-06-10T06:55:56.123Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2021-06-10T06:55:56.582Z] --- PASS: TestRequest (11.92s) [2021-06-10T06:55:56.582Z] === RUN TestOverlappingRequests [2021-06-10T06:55:57.041Z] --- PASS: TestOverlappingRequests (0.46s) [2021-06-10T06:55:57.041Z] === RUN TestRelease [2021-06-10T06:55:57.041Z] === RUN TestOutputOnPrematureClose [2021-06-10T06:55:57.041Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-10T06:55:57.041Z] === RUN TestCompleteSilently [2021-06-10T06:55:57.041Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-10T06:55:57.041Z] PASS [2021-06-10T06:55:57.041Z] coverage: 75.9% of statements [2021-06-10T06:55:57.041Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2021-06-10T06:55:58.010Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-10T06:55:58.010Z] time="2021-06-10T06:55:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post http://127.0.0.1:49303/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-10T06:55:58.010Z] === RUN TestSendToOneSub [2021-06-10T06:55:58.010Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-10T06:55:58.010Z] === RUN TestSendToMultipleSubs [2021-06-10T06:55:58.010Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-10T06:55:58.010Z] === RUN TestEvictOneSub [2021-06-10T06:55:58.010Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-10T06:55:58.010Z] === RUN TestClosePublisher [2021-06-10T06:55:58.010Z] --- PASS: TestClosePublisher (0.00s) [2021-06-10T06:55:58.010Z] === RUN TestPubSubRace [2021-06-10T06:55:58.946Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-10T06:55:58.979Z] --- PASS: TestRelease (1.77s) [2021-06-10T06:55:58.979Z] === RUN TestAllocateRandomDeallocate [2021-06-10T06:55:58.979Z] --- PASS: TestPubSubRace (1.05s) [2021-06-10T06:55:58.979Z] PASS [2021-06-10T06:55:58.979Z] coverage: 75.0% of statements [2021-06-10T06:55:58.979Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 75.0% of statements [2021-06-10T06:56:00.520Z] time="2021-06-10T06:56:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post http://127.0.0.1:49303/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-10T06:56:00.520Z] === RUN TestRegister [2021-06-10T06:56:00.520Z] --- PASS: TestRegister (0.00s) [2021-06-10T06:56:00.520Z] === RUN TestCommand [2021-06-10T06:56:00.520Z] --- PASS: TestCommand (0.03s) [2021-06-10T06:56:00.520Z] === RUN TestNaiveSelf [2021-06-10T06:56:00.520Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-10T06:56:00.520Z] PASS [2021-06-10T06:56:00.520Z] coverage: 82.4% of statements [2021-06-10T06:56:00.520Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2021-06-10T06:56:01.489Z] === RUN TestParseSignal [2021-06-10T06:56:01.489Z] --- PASS: TestParseSignal (0.00s) [2021-06-10T06:56:01.489Z] === RUN TestValidSignalForPlatform [2021-06-10T06:56:01.489Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-10T06:56:01.489Z] PASS [2021-06-10T06:56:01.489Z] coverage: 19.7% of statements [2021-06-10T06:56:01.489Z] ok github.com/docker/docker/pkg/signal 0.052s coverage: 19.7% of statements [2021-06-10T06:56:02.232Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-10T06:56:02.457Z] === RUN TestNewStdWriter [2021-06-10T06:56:02.457Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-10T06:56:02.457Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestWriteWithNilBytes [2021-06-10T06:56:02.457Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestWrite [2021-06-10T06:56:02.457Z] --- PASS: TestWrite (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestWriteWithWriterError [2021-06-10T06:56:02.457Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-10T06:56:02.457Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestStdCopyWriteAndRead [2021-06-10T06:56:02.457Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-10T06:56:02.457Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-10T06:56:02.457Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-10T06:56:02.457Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-10T06:56:02.457Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-10T06:56:02.457Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-10T06:56:02.457Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-10T06:56:02.457Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-10T06:56:02.457Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-10T06:56:02.458Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-10T06:56:02.458Z] PASS [2021-06-10T06:56:02.458Z] coverage: 100.0% of statements [2021-06-10T06:56:02.458Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2021-06-10T06:56:03.439Z] --- PASS: TestAllocateRandomDeallocate (4.55s) [2021-06-10T06:56:03.439Z] === RUN TestRetrieveFromStore [2021-06-10T06:56:03.439Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-10T06:56:03.439Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-10T06:56:03.439Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-10T06:56:03.439Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-10T06:56:03.439Z] === RUN TestFormatStatus [2021-06-10T06:56:03.439Z] --- PASS: TestFormatStatus (0.00s) [2021-06-10T06:56:03.439Z] === RUN TestFormatError [2021-06-10T06:56:03.439Z] --- PASS: TestFormatError (0.00s) [2021-06-10T06:56:03.612Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-10T06:56:03.898Z] === RUN TestFormatJSONError [2021-06-10T06:56:03.898Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-10T06:56:03.898Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-10T06:56:03.898Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-10T06:56:03.898Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-10T06:56:03.898Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-10T06:56:03.898Z] === RUN TestNewJSONProgressOutput [2021-06-10T06:56:03.898Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-10T06:56:03.898Z] === RUN TestAuxFormatterEmit [2021-06-10T06:56:03.898Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-10T06:56:03.898Z] === RUN TestStreamWriterStdout [2021-06-10T06:56:03.898Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-10T06:56:03.898Z] === RUN TestStreamWriterStderr [2021-06-10T06:56:03.898Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-10T06:56:03.898Z] PASS [2021-06-10T06:56:03.898Z] coverage: 66.2% of statements [2021-06-10T06:56:03.898Z] ok github.com/docker/docker/pkg/streamformatter 0.060s coverage: 66.2% of statements [2021-06-10T06:56:04.358Z] === RUN TestGenerateRandomID [2021-06-10T06:56:04.358Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-10T06:56:04.358Z] === RUN TestShortenId [2021-06-10T06:56:04.358Z] --- PASS: TestShortenId (0.00s) [2021-06-10T06:56:04.358Z] === RUN TestShortenSha256Id [2021-06-10T06:56:04.358Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-10T06:56:04.358Z] === RUN TestShortenIdEmpty [2021-06-10T06:56:04.358Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-10T06:56:04.358Z] === RUN TestShortenIdInvalid [2021-06-10T06:56:04.358Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-10T06:56:04.358Z] === RUN TestIsShortIDNonHex [2021-06-10T06:56:04.358Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-10T06:56:04.358Z] === RUN TestIsShortIDNotCorrectSize [2021-06-10T06:56:04.358Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-10T06:56:04.358Z] PASS [2021-06-10T06:56:04.358Z] coverage: 70.6% of statements [2021-06-10T06:56:04.358Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2021-06-10T06:56:04.817Z] time="2021-06-10T06:56:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post http://127.0.0.1:49303/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-10T06:56:04.817Z] --- PASS: TestRetrieveFromStore (1.35s) [2021-06-10T06:56:04.817Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-10T06:56:04.817Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-10T06:56:04.817Z] === RUN TestParallelPredefinedRequest1 [2021-06-10T06:56:04.817Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-10T06:56:04.817Z] === RUN TestParallelPredefinedRequest2 [2021-06-10T06:56:04.817Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-10T06:56:04.817Z] === RUN TestParallelPredefinedRequest3 [2021-06-10T06:56:04.817Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-10T06:56:04.817Z] === RUN TestParallelPredefinedRequest4 [2021-06-10T06:56:04.817Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-10T06:56:04.817Z] === RUN TestParallelPredefinedRequest5 [2021-06-10T06:56:04.817Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-10T06:56:04.817Z] === RUN TestDebug [2021-06-10T06:56:04.817Z] --- PASS: TestDebug (0.00s) [2021-06-10T06:56:04.817Z] === RUN TestRequestPoolParallel [2021-06-10T06:56:05.276Z] --- PASS: TestRequestPoolParallel (0.28s) [2021-06-10T06:56:05.277Z] === RUN TestFullAllocateRelease [2021-06-10T06:56:05.736Z] --- PASS: TestFullAllocateRelease (0.57s) [2021-06-10T06:56:05.736Z] === RUN TestOddAllocateRelease [2021-06-10T06:56:05.736Z] === RUN TestIsCpusetListAvailable [2021-06-10T06:56:05.736Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-10T06:56:05.736Z] PASS [2021-06-10T06:56:05.736Z] coverage: 38.2% of statements [2021-06-10T06:56:05.736Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2021-06-10T06:56:06.195Z] --- PASS: TestOddAllocateRelease (0.33s) [2021-06-10T06:56:06.195Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-10T06:56:06.195Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2021-06-10T06:56:06.195Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-10T06:56:06.195Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-06-10T06:56:06.195Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-10T06:56:06.195Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2021-06-10T06:56:06.195Z] === CONT TestParallelPredefinedRequest1 [2021-06-10T06:56:06.195Z] === CONT TestParallelPredefinedRequest4 [2021-06-10T06:56:06.195Z] === CONT TestParallelPredefinedRequest3 [2021-06-10T06:56:06.195Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-10T06:56:06.195Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:56:06.195Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-10T06:56:06.195Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:56:06.195Z] === CONT TestParallelPredefinedRequest5 [2021-06-10T06:56:06.195Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-10T06:56:06.195Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:56:06.195Z] === CONT TestParallelPredefinedRequest2 [2021-06-10T06:56:06.195Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-10T06:56:06.195Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:56:06.195Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-10T06:56:06.195Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:56:06.195Z] PASS [2021-06-10T06:56:06.195Z] coverage: 85.3% of statements [2021-06-10T06:56:06.195Z] ok github.com/docker/docker/libnetwork/ipam 61.627s coverage: 85.3% of statements [2021-06-10T06:56:06.896Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-10T06:56:06.896Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-10T06:56:06.896Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-10T06:56:07.734Z] === RUN TestChtimes [2021-06-10T06:56:07.734Z] --- PASS: TestChtimes (0.00s) [2021-06-10T06:56:07.734Z] === RUN TestChtimesWindows [2021-06-10T06:56:07.734Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-10T06:56:07.734Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-10T06:56:07.734Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-10T06:56:07.734Z] === RUN TestEnsureRemoveAllNotExist [2021-06-10T06:56:07.734Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-10T06:56:07.734Z] === RUN TestEnsureRemoveAllWithDir [2021-06-10T06:56:07.734Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-10T06:56:07.734Z] === RUN TestEnsureRemoveAllWithFile [2021-06-10T06:56:07.734Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-10T06:56:07.734Z] === RUN TestHasWin32KSupport [2021-06-10T06:56:07.734Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-10T06:56:07.734Z] syscall_windows_test.go:8: win32k: true [2021-06-10T06:56:07.734Z] PASS [2021-06-10T06:56:07.734Z] coverage: 12.2% of statements [2021-06-10T06:56:07.734Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 12.2% of statements [2021-06-10T06:56:08.736Z] --- PASS: TestCreateServiceMultipleTimes (17.23s) [2021-06-10T06:56:08.736Z] === RUN TestCreateServiceConflict [2021-06-10T06:56:09.272Z] === RUN TestTailFile [2021-06-10T06:56:09.272Z] --- PASS: TestTailFile (0.00s) [2021-06-10T06:56:09.272Z] === RUN TestTailFileManyLines [2021-06-10T06:56:09.272Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-10T06:56:09.272Z] === RUN TestTailEmptyFile [2021-06-10T06:56:09.272Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-10T06:56:09.272Z] === RUN TestTailNegativeN [2021-06-10T06:56:09.272Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/no_delimiter [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/truncated_last_line [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.272Z] === CONT TestNewTailReader/no_delimiter [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T06:56:09.272Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T06:56:09.272Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.273Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T06:56:09.273Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.274Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.275Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T06:56:09.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T06:56:09.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T06:56:09.278Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T06:56:09.430Z] --- PASS: TestDockerNetworkMacvlan (20.95s) [2021-06-10T06:56:09.430Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-06-10T06:56:09.430Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-06-10T06:56:09.430Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s) [2021-06-10T06:56:09.430Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.57s) [2021-06-10T06:56:09.430Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.25s) [2021-06-10T06:56:09.430Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.02s) [2021-06-10T06:56:09.430Z] PASS [2021-06-10T06:56:09.430Z] [2021-06-10T06:56:09.430Z] DONE 8 tests in 22.535s [2021-06-10T06:56:09.430Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-10T06:56:09.430Z] ++ 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-06-10T06:56:09.430Z] ++ set -e [2021-06-10T06:56:09.430Z] ++ '[' -n 0 ']' [2021-06-10T06:56:09.430Z] ++ set -x [2021-06-10T06:56:09.430Z] ++ 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-06-10T06:56:09.430Z] testing: warning: no tests to run [2021-06-10T06:56:09.430Z] PASS [2021-06-10T06:56:09.430Z] [2021-06-10T06:56:09.430Z] DONE 0 tests in 0.031s [2021-06-10T06:56:09.430Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-10T06:56:09.430Z] ++ 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-06-10T06:56:09.430Z] ++ set -e [2021-06-10T06:56:09.430Z] ++ '[' -n 0 ']' [2021-06-10T06:56:09.430Z] ++ set -x [2021-06-10T06:56:09.430Z] ++ 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-06-10T06:56:09.430Z] INFO: Testing against a local daemon [2021-06-10T06:56:09.430Z] === RUN TestAuthZPluginAllowRequest [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.01s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T06:56:09.739Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T06:56:09.740Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T06:56:09.740Z] PASS [2021-06-10T06:56:09.740Z] coverage: 88.6% of statements [2021-06-10T06:56:09.740Z] ok github.com/docker/docker/pkg/tailfile 0.179s coverage: 88.6% of statements [2021-06-10T06:56:10.100Z] --- PASS: TestCreateServiceConflict (2.39s) [2021-06-10T06:56:10.100Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T06:56:10.711Z] === RUN TestTarSumRemoveNonExistent [2021-06-10T06:56:10.711Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-10T06:56:10.711Z] === RUN TestTarSumRemove [2021-06-10T06:56:10.711Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-10T06:56:10.711Z] === RUN TestSortFileInfoSums [2021-06-10T06:56:10.711Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-10T06:56:10.711Z] === RUN TestNewTarSumForLabelInvalid [2021-06-10T06:56:10.711Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-10T06:56:10.711Z] === RUN TestNewTarSumForLabel [2021-06-10T06:56:10.711Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-10T06:56:10.711Z] === RUN TestEmptyTar [2021-06-10T06:56:10.711Z] --- PASS: TestEmptyTar (0.00s) [2021-06-10T06:56:10.711Z] === RUN TestTarSumsReadSize [2021-06-10T06:56:10.711Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-10T06:56:10.711Z] === RUN TestTarSums [2021-06-10T06:56:10.711Z] --- PASS: TestTarSums (0.09s) [2021-06-10T06:56:10.711Z] === RUN TestIteration [2021-06-10T06:56:10.711Z] --- PASS: TestIteration (0.00s) [2021-06-10T06:56:10.711Z] === RUN TestVersionLabelForChecksum [2021-06-10T06:56:10.711Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-10T06:56:10.711Z] === RUN TestVersion [2021-06-10T06:56:10.711Z] --- PASS: TestVersion (0.00s) [2021-06-10T06:56:10.711Z] === RUN TestGetVersion [2021-06-10T06:56:10.711Z] --- PASS: TestGetVersion (0.00s) [2021-06-10T06:56:10.711Z] === RUN TestGetVersions [2021-06-10T06:56:10.711Z] --- PASS: TestGetVersions (0.00s) [2021-06-10T06:56:10.711Z] PASS [2021-06-10T06:56:10.711Z] coverage: 89.3% of statements [2021-06-10T06:56:10.711Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2021-06-10T06:56:11.331Z] --- PASS: TestAuthZPluginAllowRequest (1.88s) [2021-06-10T06:56:11.331Z] === RUN TestAuthZPluginTLS [2021-06-10T06:56:11.680Z] testing: warning: no tests to run [2021-06-10T06:56:11.680Z] PASS [2021-06-10T06:56:11.680Z] coverage: [no statements] [2021-06-10T06:56:11.680Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2021-06-10T06:56:11.898Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-06-10T06:56:11.899Z] === RUN TestAuthZPluginDenyRequest [2021-06-10T06:56:12.157Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-10T06:56:12.416Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-06-10T06:56:12.416Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-10T06:56:12.416Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-10T06:56:12.648Z] === RUN TestTruncIndex [2021-06-10T06:56:12.648Z] --- PASS: TestTruncIndex (0.10s) [2021-06-10T06:56:12.648Z] PASS [2021-06-10T06:56:12.648Z] coverage: 91.5% of statements [2021-06-10T06:56:12.648Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2021-06-10T06:56:12.982Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-06-10T06:56:12.982Z] === RUN TestAuthZPluginDenyResponse [2021-06-10T06:56:13.382Z] --- PASS: TestCreateServiceMaxReplicas (3.40s) [2021-06-10T06:56:13.383Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T06:56:13.549Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-06-10T06:56:13.549Z] === RUN TestAuthZPluginAllowEventStream [2021-06-10T06:56:13.616Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-10T06:56:13.616Z] === RUN TestClientStream [2021-06-10T06:56:13.616Z] --- PASS: TestClientStream (0.00s) [2021-06-10T06:56:13.616Z] === RUN TestClientSendFile [2021-06-10T06:56:13.616Z] --- PASS: TestClientSendFile (0.00s) [2021-06-10T06:56:13.616Z] === RUN TestClientWithRequestTimeout [2021-06-10T06:56:13.616Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-10T06:56:13.616Z] === RUN TestFileSpecPlugin [2021-06-10T06:56:13.616Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-10T06:56:13.616Z] === RUN TestFileJSONSpecPlugin [2021-06-10T06:56:13.616Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-10T06:56:13.616Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-10T06:56:13.616Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-10T06:56:13.616Z] === RUN TestPluginAddHandler [2021-06-10T06:56:13.616Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-10T06:56:13.616Z] === RUN TestPluginWaitBadPlugin [2021-06-10T06:56:13.616Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-10T06:56:13.616Z] === RUN TestGet [2021-06-10T06:56:13.616Z] time="2021-06-10T06:56:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-10T06:56:13.616Z] === RUN TestIsGIT [2021-06-10T06:56:13.616Z] --- PASS: TestIsGIT (0.00s) [2021-06-10T06:56:13.616Z] === RUN TestIsTransport [2021-06-10T06:56:13.616Z] --- PASS: TestIsTransport (0.00s) [2021-06-10T06:56:13.616Z] PASS [2021-06-10T06:56:13.616Z] coverage: 100.0% of statements [2021-06-10T06:56:13.617Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2021-06-10T06:56:14.585Z] time="2021-06-10T06:56:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-10T06:56:14.585Z] === RUN TestVersionInfo [2021-06-10T06:56:14.585Z] --- PASS: TestVersionInfo (0.00s) [2021-06-10T06:56:14.585Z] === RUN TestAppendVersions [2021-06-10T06:56:14.585Z] --- PASS: TestAppendVersions (0.00s) [2021-06-10T06:56:14.585Z] PASS [2021-06-10T06:56:14.585Z] coverage: 88.9% of statements [2021-06-10T06:56:14.585Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2021-06-10T06:56:14.929Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-10T06:56:15.187Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-10T06:56:15.187Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s) [2021-06-10T06:56:15.187Z] === RUN TestAuthZPluginErrorResponse [2021-06-10T06:56:15.762Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2021-06-10T06:56:15.762Z] === RUN TestAuthZPluginErrorRequest [2021-06-10T06:56:16.329Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-06-10T06:56:16.329Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-10T06:56:16.766Z] time="2021-06-10T06:56:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-10T06:56:16.897Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-06-10T06:56:16.897Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-10T06:56:17.226Z] === RUN TestValidatePrivileges [2021-06-10T06:56:17.226Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-10T06:56:17.226Z] === RUN TestFilterByCapNeg [2021-06-10T06:56:17.226Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-10T06:56:17.226Z] === RUN TestFilterByCapPos [2021-06-10T06:56:17.226Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-10T06:56:17.226Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-10T06:56:17.226Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-10T06:56:17.226Z] PASS [2021-06-10T06:56:17.226Z] coverage: 12.0% of statements [2021-06-10T06:56:17.226Z] ok github.com/docker/docker/plugin 0.069s coverage: 12.0% of statements [2021-06-10T06:56:17.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-10T06:56:17.728Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-10T06:56:18.764Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-10T06:56:18.764Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-10T06:56:18.764Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-10T06:56:18.764Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-10T06:56:18.764Z] === RUN TestNewSettable [2021-06-10T06:56:18.764Z] --- PASS: TestNewSettable (0.00s) [2021-06-10T06:56:18.764Z] === RUN TestIsSettable [2021-06-10T06:56:18.764Z] --- PASS: TestIsSettable (0.00s) [2021-06-10T06:56:18.764Z] === RUN TestUpdateSettingsEnv [2021-06-10T06:56:18.764Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-10T06:56:18.764Z] PASS [2021-06-10T06:56:18.764Z] coverage: 20.1% of statements [2021-06-10T06:56:18.764Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.1% of statements [2021-06-10T06:56:19.105Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-10T06:56:19.673Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.75s) [2021-06-10T06:56:19.673Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-10T06:56:19.733Z] === RUN TestLoad [2021-06-10T06:56:19.733Z] --- PASS: TestLoad (0.00s) [2021-06-10T06:56:19.733Z] === RUN TestSave [2021-06-10T06:56:19.733Z] --- PASS: TestSave (0.02s) [2021-06-10T06:56:19.733Z] === RUN TestAddDeleteGet [2021-06-10T06:56:20.192Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-10T06:56:20.192Z] === RUN TestInvalidTags [2021-06-10T06:56:20.192Z] --- PASS: TestInvalidTags (0.01s) [2021-06-10T06:56:20.192Z] PASS [2021-06-10T06:56:20.192Z] coverage: 84.4% of statements [2021-06-10T06:56:20.192Z] ok github.com/docker/docker/reference 0.109s coverage: 84.4% of statements [2021-06-10T06:56:20.192Z] time="2021-06-10T06:56:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-10T06:56:21.050Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-10T06:56:21.730Z] === RUN TestResolveAuthConfigIndexServer [2021-06-10T06:56:21.730Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-10T06:56:21.730Z] === RUN TestResolveAuthConfigFullURL [2021-06-10T06:56:21.730Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-10T06:56:21.730Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-10T06:56:21.730Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-10T06:56:21.730Z] === RUN TestValidateMirror [2021-06-10T06:56:21.730Z] --- PASS: TestValidateMirror (0.00s) [2021-06-10T06:56:21.730Z] === RUN TestLoadInsecureRegistries [2021-06-10T06:56:21.730Z] time="2021-06-10T06:56:21Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-10T06:56:21.730Z] time="2021-06-10T06:56:21Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-10T06:56:21.730Z] time="2021-06-10T06:56:21Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-10T06:56:21.730Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2021-06-10T06:56:21.730Z] === RUN TestNewServiceConfig [2021-06-10T06:56:21.730Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestValidateIndexName [2021-06-10T06:56:21.731Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestValidateIndexNameWithError [2021-06-10T06:56:21.731Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestEndpointParse [2021-06-10T06:56:21.731Z] --- PASS: TestEndpointParse (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestEndpointParseInvalid [2021-06-10T06:56:21.731Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestValidateEndpoint [2021-06-10T06:56:21.731Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-10T06:56:21.731Z] === RUN TestPing [2021-06-10T06:56:21.731Z] --- PASS: TestPing (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestPingRegistryEndpoint [2021-06-10T06:56:21.731Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-10T06:56:21.731Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:56:21.731Z] === RUN TestEndpoint [2021-06-10T06:56:21.731Z] --- SKIP: TestEndpoint (0.00s) [2021-06-10T06:56:21.731Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:56:21.731Z] === RUN TestParseRepositoryInfo [2021-06-10T06:56:21.731Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestNewIndexInfo [2021-06-10T06:56:21.731Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestMirrorEndpointLookup [2021-06-10T06:56:21.731Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-10T06:56:21.731Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:56:21.731Z] === RUN TestSearchRepositories [2021-06-10T06:56:21.731Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-10T06:56:21.731Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-10T06:56:21.731Z] Host: 127.0.0.1:49321 [2021-06-10T06:56:21.731Z] User-Agent: docker test client [2021-06-10T06:56:21.731Z] Authorization: Token fake-token [2021-06-10T06:56:21.731Z] X-Docker-Token: true [2021-06-10T06:56:21.731Z] Accept-Encoding: gzip [2021-06-10T06:56:21.731Z] [2021-06-10T06:56:21.731Z] [2021-06-10T06:56:21.731Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-10T06:56:21.731Z] Connection: close [2021-06-10T06:56:21.731Z] Content-Length: 144 [2021-06-10T06:56:21.731Z] Cache-Control: no-cache [2021-06-10T06:56:21.731Z] Content-Type: application/json [2021-06-10T06:56:21.731Z] Date: Thu, 10 Jun 2021 06:56:21 GMT [2021-06-10T06:56:21.731Z] Expires: -1 [2021-06-10T06:56:21.731Z] Pragma: no-cache [2021-06-10T06:56:21.731Z] Server: docker-tests/mock [2021-06-10T06:56:21.731Z] X-Docker-Registry-Config: mock [2021-06-10T06:56:21.731Z] X-Docker-Registry-Version: 0.0.0 [2021-06-10T06:56:21.731Z] [2021-06-10T06:56:21.731Z] [2021-06-10T06:56:21.731Z] === RUN TestTrustedLocation [2021-06-10T06:56:21.731Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-10T06:56:21.731Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestAllowNondistributableArtifacts [2021-06-10T06:56:21.731Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestIsSecureIndex [2021-06-10T06:56:21.731Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-10T06:56:21.731Z] PASS [2021-06-10T06:56:21.731Z] coverage: 51.7% of statements [2021-06-10T06:56:21.731Z] ok github.com/docker/docker/registry 0.329s coverage: 51.7% of statements [2021-06-10T06:56:21.731Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-10T06:56:21.731Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-10T06:56:21.731Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-10T06:56:21.731Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-10T06:56:21.731Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-10T06:56:21.731Z] === RUN TestResumableRequestReaderWithReadError [2021-06-10T06:56:22.191Z] time="2021-06-10T06:56:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-10T06:56:22.191Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-06-10T06:56:22.191Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-10T06:56:22.191Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-10T06:56:22.191Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-10T06:56:22.191Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-10T06:56:22.191Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-10T06:56:22.191Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-10T06:56:22.191Z] === RUN TestResumableRequestReader [2021-06-10T06:56:22.191Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-10T06:56:22.191Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-10T06:56:22.191Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-10T06:56:22.191Z] PASS [2021-06-10T06:56:22.191Z] coverage: 100.0% of statements [2021-06-10T06:56:22.191Z] ok github.com/docker/docker/registry/resumable 0.244s coverage: 100.0% of statements [2021-06-10T06:56:22.650Z] === RUN TestRestartManagerTimeout [2021-06-10T06:56:22.650Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-10T06:56:22.650Z] === RUN TestRestartManagerTimeoutReset [2021-06-10T06:56:22.650Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-10T06:56:22.650Z] PASS [2021-06-10T06:56:22.650Z] coverage: 50.9% of statements [2021-06-10T06:56:22.650Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2021-06-10T06:56:22.955Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-10T06:56:22.955Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (3.23s) [2021-06-10T06:56:22.955Z] === RUN TestAuthZPluginHeader [2021-06-10T06:56:23.110Z] === RUN TestDecodeContainerConfig [2021-06-10T06:56:23.110Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-10T06:56:23.110Z] === RUN TestDecodeContainerConfigIsolation [2021-06-10T06:56:23.110Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-10T06:56:23.110Z] === RUN TestValidatePrivileged [2021-06-10T06:56:23.110Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-10T06:56:23.110Z] PASS [2021-06-10T06:56:23.110Z] coverage: 52.2% of statements [2021-06-10T06:56:23.110Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.2% of statements [2021-06-10T06:56:23.569Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-10T06:56:23.569Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-10T06:56:23.569Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-10T06:56:23.569Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-10T06:56:23.569Z] PASS [2021-06-10T06:56:23.569Z] coverage: 62.5% of statements [2021-06-10T06:56:23.569Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2021-06-10T06:56:23.891Z] --- PASS: TestAuthZPluginHeader (0.95s) [2021-06-10T06:56:23.891Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-10T06:56:24.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-10T06:56:24.717Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-10T06:56:25.286Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-10T06:56:25.286Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-10T06:56:25.545Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-10T06:56:26.114Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-10T06:56:27.049Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-10T06:56:27.308Z] === RUN TestGetDriver [2021-06-10T06:56:27.308Z] --- PASS: TestGetDriver (0.00s) [2021-06-10T06:56:27.308Z] === RUN TestVolumeRequestError [2021-06-10T06:56:27.308Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-10T06:56:27.308Z] PASS [2021-06-10T06:56:27.308Z] coverage: 36.1% of statements [2021-06-10T06:56:27.308Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2021-06-10T06:56:27.308Z] === RUN TestGetAddress [2021-06-10T06:56:27.308Z] --- PASS: TestGetAddress (0.00s) [2021-06-10T06:56:27.308Z] === RUN TestRemove [2021-06-10T06:56:27.308Z] --- SKIP: TestRemove (0.00s) [2021-06-10T06:56:27.308Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-10T06:56:27.308Z] === RUN TestInitializeWithVolumes [2021-06-10T06:56:27.308Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-10T06:56:27.308Z] === RUN TestCreate [2021-06-10T06:56:27.308Z] --- PASS: TestCreate (0.01s) [2021-06-10T06:56:27.308Z] === RUN TestValidateName [2021-06-10T06:56:27.308Z] --- PASS: TestValidateName (0.00s) [2021-06-10T06:56:27.308Z] === RUN TestCreateWithOpts [2021-06-10T06:56:27.308Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-10T06:56:27.308Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-10T06:56:27.308Z] === RUN TestRelaodNoOpts [2021-06-10T06:56:27.308Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-10T06:56:27.308Z] PASS [2021-06-10T06:56:27.308Z] coverage: 41.5% of statements [2021-06-10T06:56:27.308Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2021-06-10T06:56:28.234Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.58s) [2021-06-10T06:56:28.234Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T06:56:28.277Z] --- PASS: TestGet (15.01s) [2021-06-10T06:56:28.277Z] === RUN TestPluginWithNoManifest [2021-06-10T06:56:28.277Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-10T06:56:28.277Z] === RUN TestGetAll [2021-06-10T06:56:28.277Z] --- PASS: TestGetAll (0.03s) [2021-06-10T06:56:28.277Z] PASS [2021-06-10T06:56:28.277Z] coverage: 73.4% of statements [2021-06-10T06:56:28.277Z] ok github.com/docker/docker/pkg/plugins 36.056s coverage: 73.4% of statements [2021-06-10T06:56:28.737Z] === RUN TestConvertTmpfsOptions [2021-06-10T06:56:28.737Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-10T06:56:28.737Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-10T06:56:28.737Z] parser_test.go:49: data="ro" [2021-06-10T06:56:28.737Z] === RUN TestParseMountRaw [2021-06-10T06:56:28.737Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-10T06:56:28.737Z] === RUN TestParseMountRawSplit [2021-06-10T06:56:28.737Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-10T06:56:28.737Z] parser_test.go:390: case 0 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 1 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 2 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 3 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 4 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 5 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 6 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 7 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 8 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 0 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 1 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 2 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 3 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 4 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 5 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 6 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 7 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 8 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 9 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 10 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 11 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 12 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 0 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 1 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 2 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 3 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 4 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 5 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 6 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 7 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 8 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 9 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 10 [2021-06-10T06:56:28.737Z] parser_test.go:390: case 11 [2021-06-10T06:56:28.737Z] === RUN TestParseMountSpec [2021-06-10T06:56:28.737Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-10T06:56:28.737Z] parser_test.go:455: case 0 [2021-06-10T06:56:28.737Z] parser_test.go:455: case 1 [2021-06-10T06:56:28.737Z] parser_test.go:455: case 2 [2021-06-10T06:56:28.737Z] parser_test.go:455: case 3 [2021-06-10T06:56:28.737Z] parser_test.go:455: case 4 [2021-06-10T06:56:28.737Z] parser_test.go:455: case 5 [2021-06-10T06:56:28.737Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-10T06:56:28.737Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-10T06:56:28.737Z] === RUN TestValidateMount [2021-06-10T06:56:28.737Z] --- PASS: TestValidateMount (0.00s) [2021-06-10T06:56:28.737Z] PASS [2021-06-10T06:56:28.737Z] coverage: 66.2% of statements [2021-06-10T06:56:28.737Z] ok github.com/docker/docker/volume/mounts 0.097s coverage: 66.2% of statements [2021-06-10T06:56:28.955Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.03s) [2021-06-10T06:56:28.955Z] === RUN TestAuthZPluginV2Disable [2021-06-10T06:56:29.895Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-10T06:56:30.122Z] --- PASS: TestCreateServiceSecretFileMode (2.78s) [2021-06-10T06:56:30.122Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T06:56:30.279Z] === RUN TestSetGetMeta [2021-06-10T06:56:30.279Z] === PAUSE TestSetGetMeta [2021-06-10T06:56:30.279Z] === RUN TestRestore [2021-06-10T06:56:30.279Z] === PAUSE TestRestore [2021-06-10T06:56:30.279Z] === RUN TestServiceCreate [2021-06-10T06:56:30.279Z] === PAUSE TestServiceCreate [2021-06-10T06:56:30.279Z] === RUN TestServiceList [2021-06-10T06:56:30.279Z] === PAUSE TestServiceList [2021-06-10T06:56:30.279Z] === RUN TestServiceRemove [2021-06-10T06:56:30.279Z] === PAUSE TestServiceRemove [2021-06-10T06:56:30.279Z] === RUN TestServiceGet [2021-06-10T06:56:30.279Z] === PAUSE TestServiceGet [2021-06-10T06:56:30.279Z] === RUN TestServicePrune [2021-06-10T06:56:30.279Z] === PAUSE TestServicePrune [2021-06-10T06:56:30.279Z] === RUN TestCreate [2021-06-10T06:56:30.279Z] === PAUSE TestCreate [2021-06-10T06:56:30.279Z] === RUN TestRemove [2021-06-10T06:56:30.279Z] === PAUSE TestRemove [2021-06-10T06:56:30.279Z] === RUN TestList [2021-06-10T06:56:30.279Z] === PAUSE TestList [2021-06-10T06:56:30.279Z] === RUN TestFindByDriver [2021-06-10T06:56:30.279Z] === PAUSE TestFindByDriver [2021-06-10T06:56:30.279Z] === RUN TestFindByReferenced [2021-06-10T06:56:30.279Z] === PAUSE TestFindByReferenced [2021-06-10T06:56:30.279Z] === RUN TestDerefMultipleOfSameRef [2021-06-10T06:56:30.279Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-10T06:56:30.279Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T06:56:30.279Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T06:56:30.279Z] === RUN TestDefererencePluginOnCreateError [2021-06-10T06:56:30.279Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-10T06:56:30.279Z] === RUN TestRefDerefRemove [2021-06-10T06:56:30.279Z] === PAUSE TestRefDerefRemove [2021-06-10T06:56:30.279Z] === RUN TestGet [2021-06-10T06:56:30.279Z] === PAUSE TestGet [2021-06-10T06:56:30.279Z] === RUN TestGetWithReference [2021-06-10T06:56:30.279Z] === PAUSE TestGetWithReference [2021-06-10T06:56:30.279Z] === RUN TestFilterFunc [2021-06-10T06:56:30.279Z] === RUN TestFilterFunc/test_nil_list [2021-06-10T06:56:30.279Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-10T06:56:30.279Z] === RUN TestFilterFunc/test_empty_list [2021-06-10T06:56:30.279Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-10T06:56:30.279Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T06:56:30.279Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T06:56:30.279Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T06:56:30.279Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T06:56:30.279Z] === RUN TestFilterFunc/test_filter_some [2021-06-10T06:56:30.279Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-10T06:56:30.279Z] === RUN TestFilterFunc/test_filter_middle [2021-06-10T06:56:30.279Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-10T06:56:30.279Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-10T06:56:30.279Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-10T06:56:30.279Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-10T06:56:30.279Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-10T06:56:30.279Z] === CONT TestFilterFunc/test_nil_list [2021-06-10T06:56:30.279Z] === CONT TestFilterFunc/test_filter_some [2021-06-10T06:56:30.279Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T06:56:30.279Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-10T06:56:30.279Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-10T06:56:30.279Z] === CONT TestFilterFunc/test_filter_middle [2021-06-10T06:56:30.279Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T06:56:30.279Z] === CONT TestFilterFunc/test_empty_list [2021-06-10T06:56:30.279Z] --- PASS: TestFilterFunc (0.00s) [2021-06-10T06:56:30.279Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-10T06:56:30.279Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-10T06:56:30.279Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-10T06:56:30.279Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-10T06:56:30.279Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-10T06:56:30.279Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-10T06:56:30.279Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-10T06:56:30.279Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-10T06:56:30.279Z] === CONT TestSetGetMeta [2021-06-10T06:56:30.279Z] === CONT TestDerefMultipleOfSameRef [2021-06-10T06:56:30.279Z] === CONT TestServicePrune [2021-06-10T06:56:30.279Z] === CONT TestServiceList [2021-06-10T06:56:30.279Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-10T06:56:30.279Z] === CONT TestGetWithReference [2021-06-10T06:56:30.279Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-06-10T06:56:30.279Z] === CONT TestGet [2021-06-10T06:56:30.279Z] --- PASS: TestGetWithReference (0.03s) [2021-06-10T06:56:30.279Z] === CONT TestRefDerefRemove [2021-06-10T06:56:30.279Z] --- PASS: TestGet (0.03s) [2021-06-10T06:56:30.279Z] === CONT TestDefererencePluginOnCreateError [2021-06-10T06:56:30.279Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-10T06:56:30.279Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T06:56:30.279Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-10T06:56:30.279Z] === CONT TestServiceGet [2021-06-10T06:56:30.279Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-10T06:56:30.279Z] === CONT TestServiceRemove [2021-06-10T06:56:30.279Z] --- PASS: TestServiceGet (0.10s) [2021-06-10T06:56:30.279Z] === CONT TestList [2021-06-10T06:56:30.279Z] time="2021-06-10T06:56:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T06:56:30.279Z] --- PASS: TestServiceRemove (0.10s) [2021-06-10T06:56:30.279Z] === CONT TestFindByReferenced [2021-06-10T06:56:30.279Z] time="2021-06-10T06:56:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T06:56:30.279Z] --- PASS: TestServiceList (0.19s) [2021-06-10T06:56:30.279Z] === CONT TestFindByDriver [2021-06-10T06:56:30.279Z] time="2021-06-10T06:56:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T06:56:30.279Z] time="2021-06-10T06:56:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-10T06:56:30.279Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-10T06:56:30.279Z] === CONT TestServiceCreate [2021-06-10T06:56:30.279Z] --- PASS: TestList (0.03s) [2021-06-10T06:56:30.279Z] === CONT TestRestore [2021-06-10T06:56:30.279Z] time="2021-06-10T06:56:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T06:56:30.280Z] --- PASS: TestFindByDriver (0.03s) [2021-06-10T06:56:30.280Z] === CONT TestRemove [2021-06-10T06:56:30.280Z] --- PASS: TestServicePrune (0.22s) [2021-06-10T06:56:30.280Z] === CONT TestCreate [2021-06-10T06:56:30.280Z] --- PASS: TestServiceCreate (0.02s) [2021-06-10T06:56:30.280Z] --- PASS: TestCreate (0.01s) [2021-06-10T06:56:30.280Z] --- PASS: TestRestore (0.03s) [2021-06-10T06:56:30.280Z] --- PASS: TestRemove (0.02s) [2021-06-10T06:56:30.280Z] PASS [2021-06-10T06:56:30.280Z] coverage: 69.6% of statements [2021-06-10T06:56:30.280Z] ok github.com/docker/docker/volume/service 0.353s coverage: 69.6% of statements [2021-06-10T06:56:30.462Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-10T06:56:32.364Z] --- PASS: TestAuthZPluginV2Disable (3.30s) [2021-06-10T06:56:32.364Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-10T06:56:32.636Z] --- PASS: TestCreateServiceConfigFileMode (2.75s) [2021-06-10T06:56:32.636Z] === RUN TestCreateServiceSysctls [2021-06-10T06:56:33.299Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-10T06:56:34.676Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-10T06:56:35.241Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.11s) [2021-06-10T06:56:35.241Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-10T06:56:36.798Z] --- PASS: TestCreateServiceSysctls (3.75s) [2021-06-10T06:56:36.798Z] === RUN TestCreateServiceCapabilities [2021-06-10T06:56:37.159Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-10T06:56:38.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-10T06:56:38.550Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-10T06:56:38.852Z] 2021/06/10 06:56:38 Closing DB instances... [2021-06-10T06:56:39.312Z] time="2021-06-10T06:56:39Z" level=error msg="node: f81c1a0f376e is unknown to memberlist" [2021-06-10T06:56:39.312Z] --- PASS: TestCreateServiceCapabilities (2.85s) [2021-06-10T06:56:39.312Z] === RUN TestInspect [2021-06-10T06:56:39.771Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-06-10T06:56:39.771Z] === RUN TestFindNode [2021-06-10T06:56:39.771Z] 2021/06/10 06:56:39 Closing DB instances... [2021-06-10T06:56:39.771Z] --- PASS: TestFindNode (0.01s) [2021-06-10T06:56:39.771Z] === RUN TestChangeNodeState [2021-06-10T06:56:39.771Z] 2021/06/10 06:56:39 Closing DB instances... [2021-06-10T06:56:39.771Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-10T06:56:39.771Z] === RUN TestNodeReincarnation [2021-06-10T06:56:39.771Z] 2021/06/10 06:56:39 Closing DB instances... [2021-06-10T06:56:41.081Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-10T06:56:41.648Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-10T06:56:42.575Z] --- PASS: TestInspect (3.30s) [2021-06-10T06:56:42.575Z] === RUN TestCreateJob [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-10T06:56:45.564Z] --- PASS: TestNodeReincarnation (5.02s) [2021-06-10T06:56:45.564Z] === RUN TestParallelCreate [2021-06-10T06:56:45.564Z] 2021/06/10 06:56:44 Closing DB instances... [2021-06-10T06:56:45.564Z] --- PASS: TestParallelCreate (0.01s) [2021-06-10T06:56:45.564Z] === RUN TestParallelDelete [2021-06-10T06:56:45.564Z] 2021/06/10 06:56:44 Closing DB instances... [2021-06-10T06:56:45.564Z] --- PASS: TestParallelDelete (0.01s) [2021-06-10T06:56:45.564Z] === RUN TestNetworkDBIslands [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3106933a2757 with config:&{NodeID:3106933a2757 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=info msg="Node 3106933a2757/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=info msg="Node 3106933a2757/192.168.173.59, added to nodes list" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ecccb0e70600 with config:&{NodeID:ecccb0e70600 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=info msg="Node ecccb0e70600/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=info msg="Node ecccb0e70600/192.168.173.59, added to nodes list" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=info msg="Node ecccb0e70600/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=info msg="Node ecccb0e70600/192.168.173.59, added to nodes list" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=info msg="Node 3106933a2757/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=info msg="Node 3106933a2757/192.168.173.59, added to nodes list" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0b83799362d3 with config:&{NodeID:0b83799362d3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=info msg="Node 0b83799362d3/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=info msg="Node 0b83799362d3/192.168.173.59, added to nodes list" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=info msg="Node 0b83799362d3/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=info msg="Node 0b83799362d3/192.168.173.59, added to nodes list" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=info msg="Node 3106933a2757/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=info msg="Node 3106933a2757/192.168.173.59, added to nodes list" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=info msg="Node ecccb0e70600/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=info msg="Node ecccb0e70600/192.168.173.59, added to nodes list" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=info msg="Node 0b83799362d3/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:45.564Z] time="2021-06-10T06:56:45Z" level=info msg="Node 0b83799362d3/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1c343de26e7b with config:&{NodeID:1c343de26e7b Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node 1c343de26e7b/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node 1c343de26e7b/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node 1c343de26e7b/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node 1c343de26e7b/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node 3106933a2757/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node 3106933a2757/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node ecccb0e70600/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node ecccb0e70600/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node 0b83799362d3/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node 0b83799362d3/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node 1c343de26e7b/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node 1c343de26e7b/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node 1c343de26e7b/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.024Z] time="2021-06-10T06:56:45Z" level=info msg="Node 1c343de26e7b/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ab8a541d44eb with config:&{NodeID:ab8a541d44eb Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node ab8a541d44eb/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node ab8a541d44eb/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node ab8a541d44eb/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node ab8a541d44eb/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node 3106933a2757/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node 3106933a2757/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node 0b83799362d3/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node 0b83799362d3/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node 1c343de26e7b/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node 1c343de26e7b/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node ecccb0e70600/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node ecccb0e70600/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node ab8a541d44eb/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node ab8a541d44eb/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node ab8a541d44eb/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node ab8a541d44eb/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node ab8a541d44eb/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:46.483Z] time="2021-06-10T06:56:46Z" level=info msg="Node ab8a541d44eb/192.168.173.59, added to nodes list" [2021-06-10T06:56:46.738Z] --- PASS: TestCreateJob (3.68s) [2021-06-10T06:56:46.738Z] === RUN TestReplicatedJob [2021-06-10T06:56:46.942Z] time="2021-06-10T06:56:46Z" level=info msg="The new bootstrap node list is:[192.168.173.59:10033 192.168.173.59:10034 192.168.173.59:10035]" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10033" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49356" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49357" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10034" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10035" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49358" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=info msg="The new bootstrap node list is:[192.168.173.59:10033 192.168.173.59:10034 192.168.173.59:10035]" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49359" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10033" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10034" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49360" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10035" [2021-06-10T06:56:46.943Z] time="2021-06-10T06:56:46Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49361" [2021-06-10T06:56:47.401Z] time="2021-06-10T06:56:46Z" level=info msg="node 0 leaving" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="Node 3106933a2757 change state NodeActive --> NodeLeft" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="Node 3106933a2757 change state NodeActive --> NodeLeft" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="node5(ab8a541d44eb): Node leave event for 3106933a2757/192.168.173.59" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="node2(ecccb0e70600): Node leave event for 3106933a2757/192.168.173.59" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="Node 3106933a2757 change state NodeActive --> NodeLeft" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="node3(0b83799362d3): Node leave event for 3106933a2757/192.168.173.59" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="Node 3106933a2757 change state NodeActive --> NodeLeft" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="node4(1c343de26e7b): Node leave event for 3106933a2757/192.168.173.59" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="Node 3106933a2757 change state NodeActive --> NodeLeft" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="node1(3106933a2757): Node leave event for 3106933a2757/192.168.173.59" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="Node 3106933a2757/192.168.173.59, left gossip cluster" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="Node 3106933a2757/192.168.173.59, left gossip cluster" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="Node 3106933a2757/192.168.173.59, left gossip cluster" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="Node 3106933a2757/192.168.173.59, left gossip cluster" [2021-06-10T06:56:47.402Z] time="2021-06-10T06:56:47Z" level=info msg="Node 3106933a2757/192.168.173.59, left gossip cluster" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="node 1 leaving" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="Node ecccb0e70600 change state NodeActive --> NodeLeft" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="node3(0b83799362d3): Node leave event for ecccb0e70600/192.168.173.59" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="Node ecccb0e70600 change state NodeActive --> NodeLeft" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="node4(1c343de26e7b): Node leave event for ecccb0e70600/192.168.173.59" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="Node ecccb0e70600/192.168.173.59, left gossip cluster" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="Node ecccb0e70600 change state NodeActive --> NodeFailed" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="Node ecccb0e70600/192.168.173.59, added to failed nodes list" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=error msg="node: ecccb0e70600 is unknown to memberlist" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="Node ecccb0e70600 change state NodeActive --> NodeLeft" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="node5(ab8a541d44eb): Node leave event for ecccb0e70600/192.168.173.59" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="Node ecccb0e70600/192.168.173.59, left gossip cluster" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="Node ecccb0e70600/192.168.173.59, left gossip cluster" [2021-06-10T06:56:47.860Z] time="2021-06-10T06:56:47Z" level=info msg="Node ecccb0e70600/192.168.173.59, left gossip cluster" [2021-06-10T06:56:48.217Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:47Z" level=info msg="node 2 leaving" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:47Z" level=info msg="Node 0b83799362d3 change state NodeActive --> NodeLeft" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:47Z" level=info msg="node5(ab8a541d44eb): Node leave event for 0b83799362d3/192.168.173.59" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:47Z" level=info msg="Node 0b83799362d3 change state NodeActive --> NodeLeft" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:47Z" level=info msg="node4(1c343de26e7b): Node leave event for 0b83799362d3/192.168.173.59" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:47Z" level=debug msg="memberlist: Failed ping: ecccb0e70600 (timeout reached)" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.173.59:10036: use of closed network connection" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.173.59:10037: use of closed network connection" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.173.59:10035: use of closed network connection" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:48Z" level=info msg="Node 0b83799362d3/192.168.173.59, left gossip cluster" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:48Z" level=info msg="Node 0b83799362d3 change state NodeActive --> NodeFailed" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:48Z" level=info msg="Node 0b83799362d3/192.168.173.59, added to failed nodes list" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:48Z" level=info msg="Node 0b83799362d3/192.168.173.59, left gossip cluster" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:48Z" level=error msg="node: 0b83799362d3 is unknown to memberlist" [2021-06-10T06:56:48.319Z] time="2021-06-10T06:56:48Z" level=info msg="Node 0b83799362d3/192.168.173.59, left gossip cluster" [2021-06-10T06:56:48.476Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.03s) [2021-06-10T06:56:48.476Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="node 0 coming back" [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1bf7443ee5cc with config:&{NodeID:1bf7443ee5cc Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, added to nodes list" [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="node 1 coming back" [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4f7a0df8412f with config:&{NodeID:4f7a0df8412f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, added to nodes list" [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="node 2 coming back" [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:991ffedebd75 with config:&{NodeID:991ffedebd75 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="Node 991ffedebd75/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="Node 991ffedebd75/192.168.173.59, added to nodes list" [2021-06-10T06:56:48.778Z] time="2021-06-10T06:56:48Z" level=info msg="memberlist: Suspect ecccb0e70600 has failed, no acks received" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=debug msg="memberlist: Failed ping: 1c343de26e7b (timeout reached)" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->192.168.173.59:10037: use of closed network connection" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10035" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49363" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node ab8a541d44eb/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node ab8a541d44eb/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node 1c343de26e7b/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node 1c343de26e7b/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node 991ffedebd75/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node 991ffedebd75/192.168.173.59, is the new incarnation of the failed node 0b83799362d3/192.168.173.59" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49364" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node 0b83799362d3 change state NodeFailed --> NodeLeft" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node 991ffedebd75/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node 991ffedebd75/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node 991ffedebd75/192.168.173.59, is the new incarnation of the shutdown node 0b83799362d3/192.168.173.59" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node 991ffedebd75/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node 991ffedebd75/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node 991ffedebd75/192.168.173.59, is the new incarnation of the shutdown node 0b83799362d3/192.168.173.59" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:48Z" level=info msg="Node 991ffedebd75/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 991ffedebd75/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 991ffedebd75/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 991ffedebd75/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 991ffedebd75/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, is the new incarnation of the shutdown node ecccb0e70600/192.168.173.59" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 1c343de26e7b/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 1c343de26e7b/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node ab8a541d44eb/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node ab8a541d44eb/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, is the new incarnation of the shutdown node ecccb0e70600/192.168.173.59" [2021-06-10T06:56:49.237Z] time="2021-06-10T06:56:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.411Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=warning msg="memberlist: Was able to connect to 1c343de26e7b but other probes failed, network may be misconfigured" [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, joined gossip cluster" [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, is the new incarnation of the shutdown node 3106933a2757/192.168.173.59" [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, added to nodes list" [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, is the new incarnation of the shutdown node 3106933a2757/192.168.173.59" [2021-06-10T06:56:49.696Z] time="2021-06-10T06:56:49Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, added to nodes list" [2021-06-10T06:56:50.346Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-10T06:56:51.279Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-10T06:56:53.269Z] --- PASS: TestReplicatedJob (6.89s) [2021-06-10T06:56:53.269Z] === RUN TestUpdateReplicatedJob [2021-06-10T06:56:57.434Z] --- PASS: TestUpdateReplicatedJob (3.82s) [2021-06-10T06:56:57.434Z] === RUN TestServiceListWithStatuses [2021-06-10T06:56:57.434Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T06:56:57.434Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T06:56:57.434Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T06:56:59.388Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-10T06:57:01.597Z] --- PASS: TestDockerNetworkConnectAlias (4.79s) [2021-06-10T06:57:01.597Z] === RUN TestDockerNetworkReConnect [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-10T06:57:02.671Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-06-10T06:57:02.671Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-10T06:57:02.671Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-10T06:57:02.671Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-06-10T06:57:02.671Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-10T06:57:02.671Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-06-10T06:57:02.671Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/builder [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-10T06:57:02.671Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-10T06:57:03.574Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-10T06:57:04.948Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-06-10T06:57:04.948Z] PASS [2021-06-10T06:57:04.948Z] [2021-06-10T06:57:04.948Z] DONE 17 tests in 55.728s [2021-06-10T06:57:04.948Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-10T06:57:04.948Z] ++ 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-06-10T06:57:04.948Z] ++ set -e [2021-06-10T06:57:04.948Z] ++ '[' -n 0 ']' [2021-06-10T06:57:04.948Z] ++ set -x [2021-06-10T06:57:04.948Z] ++ 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-06-10T06:57:04.948Z] INFO: Testing against a local daemon [2021-06-10T06:57:04.948Z] === RUN TestPluginInvalidJSON [2021-06-10T06:57:05.203Z] ok github.com/docker/docker/builder/dockerfile 0.230s coverage: 48.8% of statements [2021-06-10T06:57:05.203Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-10T06:57:05.203Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.7% of statements [2021-06-10T06:57:05.207Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T06:57:05.207Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T06:57:05.207Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T06:57:05.207Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-10T06:57:05.207Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T06:57:05.207Z] === RUN TestPluginInstall [2021-06-10T06:57:05.207Z] === RUN TestPluginInstall/no_auth [2021-06-10T06:57:05.759Z] --- PASS: TestDockerNetworkReConnect (3.90s) [2021-06-10T06:57:05.759Z] === RUN TestServicePlugin [2021-06-10T06:57:06.140Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-06-10T06:57:07.074Z] ok github.com/docker/docker/builder/remotecontext/git 1.211s coverage: 86.3% of statements [2021-06-10T06:57:07.074Z] ? github.com/docker/docker/cli [no test files] [2021-06-10T06:57:07.074Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-10T06:57:07.107Z] time="2021-06-10T06:57:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T06:57:07.107Z] time="2021-06-10T06:57:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed7be6d8cc5b379bc98269643211027525422b11f379e3c1a45c7acedafe780b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T06:57:07.107Z] time="2021-06-10T06:57:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T06:57:07.107Z] time="2021-06-10T06:57:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed7be6d8cc5b379bc98269643211027525422b11f379e3c1a45c7acedafe780b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T06:57:07.366Z] === RUN TestPluginInstall/with_htpasswd [2021-06-10T06:57:07.933Z] time="2021-06-10T06:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T06:57:07.933Z] time="2021-06-10T06:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0517f6501cdddc65c2fda2ba44f43b99c4da0edca030605dc7ed538444ae774" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T06:57:07.933Z] time="2021-06-10T06:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T06:57:07.933Z] time="2021-06-10T06:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0517f6501cdddc65c2fda2ba44f43b99c4da0edca030605dc7ed538444ae774" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T06:57:08.512Z] === RUN TestPluginInstall/with_insecure [2021-06-10T06:57:08.772Z] === RUN TestDockerSuite/TestBuildRm [2021-06-10T06:57:09.707Z] time="2021-06-10T06:57:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T06:57:09.707Z] time="2021-06-10T06:57:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a43630a0488fe83a71abf5d70d7195e8b61255f8be9f044c246ccd6e8cbf83d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T06:57:09.707Z] time="2021-06-10T06:57:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T06:57:09.707Z] time="2021-06-10T06:57:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a43630a0488fe83a71abf5d70d7195e8b61255f8be9f044c246ccd6e8cbf83d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T06:57:09.965Z] --- PASS: TestPluginInstall (4.96s) [2021-06-10T06:57:09.965Z] --- PASS: TestPluginInstall/no_auth (2.17s) [2021-06-10T06:57:09.965Z] --- PASS: TestPluginInstall/with_htpasswd (1.11s) [2021-06-10T06:57:09.965Z] --- PASS: TestPluginInstall/with_insecure (1.68s) [2021-06-10T06:57:09.965Z] plugin_test.go:165: [dfcd6bce7b87d] daemon is not started [2021-06-10T06:57:09.965Z] === RUN TestPluginsWithRuntimes [2021-06-10T06:57:11.266Z] ok github.com/docker/docker/client 0.169s coverage: 75.4% of statements [2021-06-10T06:57:11.866Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-10T06:57:12.432Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-10T06:57:12.999Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-10T06:57:13.935Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-10T06:57:14.194Z] --- PASS: TestPluginsWithRuntimes (4.21s) [2021-06-10T06:57:14.194Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.16s) [2021-06-10T06:57:14.194Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2021-06-10T06:57:14.194Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T06:57:14.837Z] time="2021-06-10T06:57:12Z" level=info msg="memberlist: Marking ecccb0e70600 as failed, suspect timeout reached (0 peer confirmations)" [2021-06-10T06:57:14.837Z] time="2021-06-10T06:57:12Z" level=info msg="Node ecccb0e70600/192.168.173.59, left gossip cluster" [2021-06-10T06:57:14.837Z] time="2021-06-10T06:57:12Z" level=info msg="Node ecccb0e70600 change state NodeActive --> NodeFailed" [2021-06-10T06:57:14.837Z] time="2021-06-10T06:57:12Z" level=info msg="Node ecccb0e70600/192.168.173.59, added to failed nodes list" [2021-06-10T06:57:15.131Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-10T06:57:15.131Z] --- PASS: TestPluginBackCompatMediaTypes (0.97s) [2021-06-10T06:57:15.131Z] PASS [2021-06-10T06:57:15.131Z] [2021-06-10T06:57:15.131Z] DONE 10 tests in 10.294s [2021-06-10T06:57:15.131Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-10T06:57:15.131Z] ++ 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-06-10T06:57:15.131Z] ++ set -e [2021-06-10T06:57:15.131Z] ++ '[' -n 0 ']' [2021-06-10T06:57:15.131Z] ++ set -x [2021-06-10T06:57:15.131Z] ++ 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-06-10T06:57:15.390Z] INFO: Testing against a local daemon [2021-06-10T06:57:15.390Z] === RUN TestExternalGraphDriver [2021-06-10T06:57:15.390Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-10T06:57:15.390Z] === RUN TestExternalGraphDriver/json [2021-06-10T06:57:15.957Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-10T06:57:17.335Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-10T06:57:17.901Z] === RUN TestExternalGraphDriver/spec [2021-06-10T06:57:18.570Z] time="2021-06-10T06:57:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10035" [2021-06-10T06:57:18.570Z] time="2021-06-10T06:57:18Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49365" [2021-06-10T06:57:18.835Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-10T06:57:20.211Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-10T06:57:20.211Z] === RUN TestExternalGraphDriver/pull [2021-06-10T06:57:22.115Z] --- PASS: TestExternalGraphDriver (6.71s) [2021-06-10T06:57:22.115Z] --- PASS: TestExternalGraphDriver/json (2.30s) [2021-06-10T06:57:22.115Z] --- PASS: TestExternalGraphDriver/spec (2.30s) [2021-06-10T06:57:22.115Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2021-06-10T06:57:22.115Z] === RUN TestGraphdriverPluginV2 [2021-06-10T06:57:22.305Z] time="2021-06-10T06:57:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10034" [2021-06-10T06:57:22.305Z] time="2021-06-10T06:57:21Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49366" [2021-06-10T06:57:22.764Z] time="2021-06-10T06:57:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10036" [2021-06-10T06:57:22.764Z] time="2021-06-10T06:57:22Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49367" [2021-06-10T06:57:24.647Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-10T06:57:24.647Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-10T06:57:24.647Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-10T06:57:24.647Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-10T06:57:24.906Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-10T06:57:26.283Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-10T06:57:26.283Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-10T06:57:26.850Z] --- PASS: TestGraphdriverPluginV2 (4.73s) [2021-06-10T06:57:26.850Z] PASS [2021-06-10T06:57:26.850Z] [2021-06-10T06:57:26.850Z] DONE 5 tests in 11.602s [2021-06-10T06:57:26.850Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-10T06:57:26.850Z] ++ 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-06-10T06:57:26.850Z] ++ set -e [2021-06-10T06:57:26.850Z] ++ '[' -n 0 ']' [2021-06-10T06:57:26.850Z] ++ set -x [2021-06-10T06:57:26.850Z] ++ 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-06-10T06:57:27.108Z] INFO: Testing against a local daemon [2021-06-10T06:57:27.108Z] === RUN TestContinueAfterPluginCrash [2021-06-10T06:57:27.108Z] === PAUSE TestContinueAfterPluginCrash [2021-06-10T06:57:27.108Z] === RUN TestReadPluginNoRead [2021-06-10T06:57:27.108Z] === PAUSE TestReadPluginNoRead [2021-06-10T06:57:27.108Z] === RUN TestDaemonStartWithLogOpt [2021-06-10T06:57:27.108Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-10T06:57:27.108Z] === CONT TestContinueAfterPluginCrash [2021-06-10T06:57:27.108Z] === CONT TestDaemonStartWithLogOpt [2021-06-10T06:57:27.368Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-10T06:57:30.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-10T06:57:33.084Z] time="2021-06-10T06:57:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10034" [2021-06-10T06:57:33.084Z] time="2021-06-10T06:57:32Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49368" [2021-06-10T06:57:34.850Z] --- PASS: TestDaemonStartWithLogOpt (7.38s) [2021-06-10T06:57:34.850Z] === CONT TestReadPluginNoRead [2021-06-10T06:57:34.850Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-10T06:57:36.754Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-10T06:57:37.772Z] --- PASS: TestServicePlugin (30.54s) [2021-06-10T06:57:37.772Z] plugin_test.go:62: [d0acb66df2e57] joining swarm manager [dc5e01d6f1731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T06:57:37.772Z] plugin_test.go:65: [d8e497539f121] joining swarm manager [dc5e01d6f1731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T06:57:37.772Z] === RUN TestServiceUpdateLabel [2021-06-10T06:57:38.332Z] --- PASS: TestServiceUpdateLabel (2.33s) [2021-06-10T06:57:38.332Z] === RUN TestServiceUpdateSecrets [2021-06-10T06:57:38.658Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-10T06:57:38.917Z] === RUN TestReadPluginNoRead/default [2021-06-10T06:57:38.917Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-10T06:57:40.295Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-10T06:57:40.554Z] --- PASS: TestContinueAfterPluginCrash (13.60s) [2021-06-10T06:57:41.125Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-10T06:57:42.503Z] === RUN TestDockerSuite/TestBuildUser [2021-06-10T06:57:43.439Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-10T06:57:45.464Z] time="2021-06-10T06:57:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10035" [2021-06-10T06:57:45.464Z] time="2021-06-10T06:57:44Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49369" [2021-06-10T06:57:45.464Z] time="2021-06-10T06:57:44Z" level=info msg="Node 1c343de26e7b/192.168.173.59, joined gossip cluster" [2021-06-10T06:57:45.464Z] time="2021-06-10T06:57:44Z" level=info msg="Node 1c343de26e7b/192.168.173.59, added to nodes list" [2021-06-10T06:57:45.464Z] time="2021-06-10T06:57:44Z" level=info msg="Node ab8a541d44eb/192.168.173.59, joined gossip cluster" [2021-06-10T06:57:45.464Z] time="2021-06-10T06:57:44Z" level=info msg="Node ab8a541d44eb/192.168.173.59, added to nodes list" [2021-06-10T06:57:45.923Z] time="2021-06-10T06:57:45Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.173.59:10033 192.168.173.59:10034 192.168.173.59:10035]" [2021-06-10T06:57:45.973Z] --- PASS: TestReadPluginNoRead (11.36s) [2021-06-10T06:57:45.973Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2021-06-10T06:57:45.973Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.34s) [2021-06-10T06:57:45.973Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.38s) [2021-06-10T06:57:45.973Z] read_test.go:92: [d9524bdeb1233] daemon is not started [2021-06-10T06:57:45.973Z] PASS [2021-06-10T06:57:45.973Z] [2021-06-10T06:57:45.973Z] DONE 6 tests in 18.888s [2021-06-10T06:57:45.973Z] 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-06-10T06:57:45.973Z] ++ 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-06-10T06:57:45.973Z] ++ set -e [2021-06-10T06:57:45.973Z] ++ '[' -n 0 ']' [2021-06-10T06:57:45.973Z] ++ set -x [2021-06-10T06:57:45.974Z] ++ 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-06-10T06:57:45.974Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-10T06:57:45.974Z] testing: warning: no tests to run [2021-06-10T06:57:45.974Z] PASS [2021-06-10T06:57:45.974Z] [2021-06-10T06:57:45.974Z] DONE 0 tests in 0.045s [2021-06-10T06:57:45.974Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-10T06:57:45.974Z] ++ 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-06-10T06:57:45.974Z] ++ set -e [2021-06-10T06:57:45.974Z] ++ '[' -n 0 ']' [2021-06-10T06:57:45.974Z] ++ set -x [2021-06-10T06:57:45.974Z] ++ 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-06-10T06:57:45.974Z] INFO: Testing against a local daemon [2021-06-10T06:57:45.974Z] === RUN TestPluginWithDevMounts [2021-06-10T06:57:45.974Z] === PAUSE TestPluginWithDevMounts [2021-06-10T06:57:45.974Z] === CONT TestPluginWithDevMounts [2021-06-10T06:57:46.382Z] time="2021-06-10T06:57:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.173.59:10033 192.168.173.59:10034 192.168.173.59:10035]" [2021-06-10T06:57:46.841Z] time="2021-06-10T06:57:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10033" [2021-06-10T06:57:46.841Z] time="2021-06-10T06:57:46Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49370" [2021-06-10T06:57:46.841Z] time="2021-06-10T06:57:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10034" [2021-06-10T06:57:46.841Z] time="2021-06-10T06:57:46Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49371" [2021-06-10T06:57:46.841Z] time="2021-06-10T06:57:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10035" [2021-06-10T06:57:46.841Z] time="2021-06-10T06:57:46Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49372" [2021-06-10T06:57:47.301Z] time="2021-06-10T06:57:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10033" [2021-06-10T06:57:47.301Z] time="2021-06-10T06:57:47Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49373" [2021-06-10T06:57:47.301Z] time="2021-06-10T06:57:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10034" [2021-06-10T06:57:47.301Z] time="2021-06-10T06:57:47Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49374" [2021-06-10T06:57:47.301Z] time="2021-06-10T06:57:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10035" [2021-06-10T06:57:47.301Z] time="2021-06-10T06:57:47Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49375" [2021-06-10T06:57:48.505Z] --- PASS: TestPluginWithDevMounts (2.02s) [2021-06-10T06:57:48.505Z] PASS [2021-06-10T06:57:48.505Z] [2021-06-10T06:57:48.505Z] DONE 1 tests in 2.159s [2021-06-10T06:57:48.505Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-10T06:57:48.505Z] ++ 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-06-10T06:57:48.505Z] ++ set -e [2021-06-10T06:57:48.505Z] ++ '[' -n 0 ']' [2021-06-10T06:57:48.505Z] ++ set -x [2021-06-10T06:57:48.505Z] ++ 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-06-10T06:57:48.505Z] INFO: Testing against a local daemon [2021-06-10T06:57:48.505Z] === RUN TestSecretInspect [2021-06-10T06:57:48.845Z] 2021/06/10 06:57:48 Closing DB instances... [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.173.59:10034" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49376" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="Node 1bf7443ee5cc change state NodeActive --> NodeLeft" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="node2(4f7a0df8412f): Node leave event for 1bf7443ee5cc/192.168.173.59" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="Node 1bf7443ee5cc change state NodeActive --> NodeLeft" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="Node 1bf7443ee5cc change state NodeActive --> NodeLeft" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="node4(1c343de26e7b): Node leave event for 1bf7443ee5cc/192.168.173.59" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="node3(991ffedebd75): Node leave event for 1bf7443ee5cc/192.168.173.59" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="Node 1bf7443ee5cc change state NodeActive --> NodeLeft" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="node5(ab8a541d44eb): Node leave event for 1bf7443ee5cc/192.168.173.59" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="Node 1bf7443ee5cc change state NodeActive --> NodeLeft" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="node1(1bf7443ee5cc): Node leave event for 1bf7443ee5cc/192.168.173.59" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, left gossip cluster" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, left gossip cluster" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, left gossip cluster" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, left gossip cluster" [2021-06-10T06:57:48.845Z] time="2021-06-10T06:57:48Z" level=info msg="Node 1bf7443ee5cc/192.168.173.59, left gossip cluster" [2021-06-10T06:57:49.305Z] time="2021-06-10T06:57:48Z" level=info msg="Node 4f7a0df8412f change state NodeActive --> NodeLeft" [2021-06-10T06:57:49.305Z] time="2021-06-10T06:57:48Z" level=info msg="Node 4f7a0df8412f change state NodeActive --> NodeLeft" [2021-06-10T06:57:49.305Z] time="2021-06-10T06:57:48Z" level=info msg="node5(ab8a541d44eb): Node leave event for 4f7a0df8412f/192.168.173.59" [2021-06-10T06:57:49.305Z] time="2021-06-10T06:57:48Z" level=info msg="node3(991ffedebd75): Node leave event for 4f7a0df8412f/192.168.173.59" [2021-06-10T06:57:49.305Z] time="2021-06-10T06:57:48Z" level=info msg="Node 4f7a0df8412f change state NodeActive --> NodeLeft" [2021-06-10T06:57:49.305Z] time="2021-06-10T06:57:48Z" level=info msg="node4(1c343de26e7b): Node leave event for 4f7a0df8412f/192.168.173.59" [2021-06-10T06:57:49.305Z] time="2021-06-10T06:57:48Z" level=info msg="Node 4f7a0df8412f change state NodeActive --> NodeLeft" [2021-06-10T06:57:49.305Z] time="2021-06-10T06:57:48Z" level=info msg="node2(4f7a0df8412f): Node leave event for 4f7a0df8412f/192.168.173.59" [2021-06-10T06:57:49.305Z] time="2021-06-10T06:57:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, left gossip cluster" [2021-06-10T06:57:49.305Z] time="2021-06-10T06:57:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, left gossip cluster" [2021-06-10T06:57:49.305Z] time="2021-06-10T06:57:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, left gossip cluster" [2021-06-10T06:57:49.305Z] time="2021-06-10T06:57:49Z" level=info msg="Node 4f7a0df8412f/192.168.173.59, left gossip cluster" [2021-06-10T06:57:49.441Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-10T06:57:49.764Z] time="2021-06-10T06:57:49Z" level=info msg="Node 991ffedebd75 change state NodeActive --> NodeLeft" [2021-06-10T06:57:49.764Z] time="2021-06-10T06:57:49Z" level=info msg="node4(1c343de26e7b): Node leave event for 991ffedebd75/192.168.173.59" [2021-06-10T06:57:49.764Z] time="2021-06-10T06:57:49Z" level=info msg="Node 991ffedebd75/192.168.173.59, left gossip cluster" [2021-06-10T06:57:49.764Z] time="2021-06-10T06:57:49Z" level=info msg="Node 991ffedebd75 change state NodeActive --> NodeFailed" [2021-06-10T06:57:49.764Z] time="2021-06-10T06:57:49Z" level=info msg="Node 991ffedebd75/192.168.173.59, added to failed nodes list" [2021-06-10T06:57:49.764Z] time="2021-06-10T06:57:49Z" level=error msg="node: 991ffedebd75 is unknown to memberlist" [2021-06-10T06:57:49.764Z] time="2021-06-10T06:57:49Z" level=info msg="Node 991ffedebd75 change state NodeActive --> NodeLeft" [2021-06-10T06:57:49.764Z] time="2021-06-10T06:57:49Z" level=info msg="node5(ab8a541d44eb): Node leave event for 991ffedebd75/192.168.173.59" [2021-06-10T06:57:49.764Z] time="2021-06-10T06:57:49Z" level=info msg="Node 991ffedebd75/192.168.173.59, left gossip cluster" [2021-06-10T06:57:49.764Z] time="2021-06-10T06:57:49Z" level=info msg="Node 991ffedebd75/192.168.173.59, left gossip cluster" [2021-06-10T06:57:50.223Z] time="2021-06-10T06:57:49Z" level=debug msg="memberlist: Failed ping: ab8a541d44eb (timeout reached)" [2021-06-10T06:57:50.223Z] time="2021-06-10T06:57:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.173.59:10035: use of closed network connection" [2021-06-10T06:57:50.223Z] time="2021-06-10T06:57:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.173.59:10036: use of closed network connection" [2021-06-10T06:57:50.223Z] time="2021-06-10T06:57:49Z" level=debug msg="memberlist: Stream connection from=192.168.173.59:49377" [2021-06-10T06:57:50.223Z] time="2021-06-10T06:57:49Z" level=info msg="Node 1c343de26e7b change state NodeActive --> NodeLeft" [2021-06-10T06:57:50.223Z] time="2021-06-10T06:57:49Z" level=info msg="node5(ab8a541d44eb): Node leave event for 1c343de26e7b/192.168.173.59" [2021-06-10T06:57:50.223Z] time="2021-06-10T06:57:49Z" level=info msg="Node 1c343de26e7b change state NodeActive --> NodeLeft" [2021-06-10T06:57:50.223Z] time="2021-06-10T06:57:49Z" level=info msg="node4(1c343de26e7b): Node leave event for 1c343de26e7b/192.168.173.59" [2021-06-10T06:57:50.223Z] time="2021-06-10T06:57:50Z" level=info msg="Node 1c343de26e7b/192.168.173.59, left gossip cluster" [2021-06-10T06:57:50.223Z] time="2021-06-10T06:57:50Z" level=info msg="Node 1c343de26e7b/192.168.173.59, left gossip cluster" [2021-06-10T06:57:50.682Z] time="2021-06-10T06:57:50Z" level=info msg="Node ab8a541d44eb/192.168.173.59, left gossip cluster" [2021-06-10T06:57:50.682Z] time="2021-06-10T06:57:50Z" level=info msg="Node ab8a541d44eb change state NodeActive --> NodeFailed" [2021-06-10T06:57:50.682Z] time="2021-06-10T06:57:50Z" level=info msg="Node ab8a541d44eb/192.168.173.59, added to failed nodes list" [2021-06-10T06:57:50.682Z] --- PASS: TestNetworkDBIslands (65.85s) [2021-06-10T06:57:50.682Z] networkdb_test.go:834: Re-joining: 3 [2021-06-10T06:57:50.682Z] networkdb_test.go:834: Re-joining: 4 [2021-06-10T06:57:50.682Z] networkdb_test.go:866: node5: OK [2021-06-10T06:57:50.682Z] networkdb_test.go:866: node4: OK [2021-06-10T06:57:50.682Z] PASS [2021-06-10T06:57:50.682Z] coverage: 60.6% of statements [2021-06-10T06:57:50.682Z] ok github.com/docker/docker/libnetwork/networkdb 156.360s coverage: 60.6% of statements [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/quota [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/rootless [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/volume [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-10T06:57:50.682Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-10T06:57:50.817Z] --- PASS: TestSecretInspect (2.72s) [2021-06-10T06:57:50.817Z] === RUN TestSecretList [2021-06-10T06:57:51.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === Skipped [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-10T06:57:52.862Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-10T06:57:52.862Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-10T06:57:52.862Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-10T06:57:52.862Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-10T06:57:52.862Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-10T06:57:52.862Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-10T06:57:52.862Z] daemon_test.go:147: root required [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-10T06:57:52.862Z] reload_test.go:520: root required [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-06-10T06:57:52.862Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-10T06:57:52.862Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-10T06:57:52.862Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-10T06:57:52.862Z] download_test.go:268: Needs fixing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-10T06:57:52.862Z] layer_test.go:304: Failing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-10T06:57:52.862Z] layer_test.go:353: Failing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-10T06:57:52.862Z] layer_test.go:468: Failing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-10T06:57:52.862Z] layer_test.go:697: Failing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-10T06:57:52.862Z] migration_test.go:46: Failing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-10T06:57:52.862Z] migration_test.go:182: Failing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-10T06:57:52.862Z] mount_test.go:17: Failing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-10T06:57:52.862Z] mount_test.go:76: Failing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-10T06:57:52.862Z] mount_test.go:125: Failing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-10T06:57:52.862Z] mount_test.go:212: Failing on Windows [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-06-10T06:57:52.862Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-10T06:57:52.862Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-10T06:57:52.862Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-10T06:57:52.862Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-10T06:57:52.862Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-10T06:57:52.862Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-10T06:57:52.862Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.862Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-10T06:57:52.862Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:57:52.862Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-10T06:57:52.863Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-10T06:57:52.863Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-10T06:57:52.863Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-10T06:57:52.863Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-10T06:57:52.863Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-10T06:57:52.863Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-10T06:57:52.863Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-10T06:57:52.863Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-10T06:57:52.863Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-10T06:57:52.863Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-10T06:57:52.863Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-10T06:57:52.863Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-10T06:57:52.863Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-10T06:57:52.863Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-10T06:57:52.863Z] archive_test.go:134: Xz not present in msys2 [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-10T06:57:52.863Z] archive_test.go:239: Failing on Windows CI machines [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-10T06:57:52.863Z] archive_windows_test.go:16: Currently fails [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-10T06:57:52.863Z] changes_test.go:196: needs more investigation [2021-06-10T06:57:52.863Z] [2021-06-10T06:57:52.863Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-10T06:57:52.863Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-10T06:57:53.322Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-10T06:57:53.322Z] changes_test.go:433: needs further investigation [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-10T06:57:53.322Z] changes_test.go:469: needs further investigation [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-10T06:57:53.322Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-10T06:57:53.322Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-10T06:57:53.322Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-10T06:57:53.322Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-10T06:57:53.322Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-10T06:57:53.322Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-10T06:57:53.322Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-10T06:57:53.322Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-10T06:57:53.322Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-10T06:57:53.322Z] poller_test.go:41: No chmod on Windows [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-10T06:57:53.322Z] fileutils_test.go:134: Needs porting to Windows [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-10T06:57:53.322Z] fileutils_test.go:180: Needs porting to Windows [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-10T06:57:53.322Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-10T06:57:53.322Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-10T06:57:53.322Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-10T06:57:53.322Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-10T06:57:53.322Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] [2021-06-10T06:57:53.322Z] DONE 2054 tests, 69 skipped in 357.132s [2021-06-10T06:57:53.322Z] INFO: make.ps1 ended at 06/10/2021 06:57:52 [2021-06-10T06:57:54.360Z] --- PASS: TestSecretList (2.84s) [2021-06-10T06:57:54.360Z] === RUN TestSecretsCreateAndDelete [2021-06-10T06:57:54.864Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-10T06:57:54.864Z] INFO: Unit tests ended at 06/10/2021 06:57:54. Duration:00:06:15.0593064 [2021-06-10T06:57:54.864Z] INFO: Building busybox [2021-06-10T06:57:54.864Z] Sending build context to Docker daemon 5.12kB [2021-06-10T06:57:54.864Z] [2021-06-10T06:57:54.864Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-10T06:57:54.864Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-10T06:57:54.864Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-10T06:57:54.864Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-10T06:57:54.864Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-10T06:57:54.864Z] ---> 39d157a84080 [2021-06-10T06:57:54.864Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-10T06:57:55.324Z] ---> Running in ad75e978ae81 [2021-06-10T06:57:56.365Z] --- PASS: TestServiceUpdateSecrets (15.14s) [2021-06-10T06:57:56.366Z] === RUN TestServiceUpdateConfigs [2021-06-10T06:57:56.892Z] --- PASS: TestSecretsCreateAndDelete (2.98s) [2021-06-10T06:57:56.892Z] === RUN TestSecretsUpdate [2021-06-10T06:57:57.939Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 29.1% of statements [2021-06-10T06:57:57.939Z] ok github.com/docker/docker/container 0.125s coverage: 34.6% of statements [2021-06-10T06:57:57.939Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-10T06:57:57.939Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-10T06:57:57.939Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-10T06:57:57.939Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-10T06:58:00.012Z] Removing intermediate container ad75e978ae81 [2021-06-10T06:58:00.012Z] ---> 4f7d9ec1dc0f [2021-06-10T06:58:00.012Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-10T06:58:00.012Z] ---> Running in e8d878e1931c [2021-06-10T06:58:00.012Z] Removing intermediate container e8d878e1931c [2021-06-10T06:58:00.012Z] ---> 6698d3188258 [2021-06-10T06:58:00.012Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-10T06:58:00.012Z] ---> Running in 5d008f8fa855 [2021-06-10T06:58:00.186Z] --- PASS: TestSecretsUpdate (2.82s) [2021-06-10T06:58:00.186Z] === RUN TestTemplatedSecret [2021-06-10T06:58:00.471Z] Removing intermediate container 5d008f8fa855 [2021-06-10T06:58:00.471Z] ---> b8f277950d38 [2021-06-10T06:58:00.471Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-10T06:58:01.438Z] [2021-06-10T06:58:02.406Z] ---> 3cac0a1a552c [2021-06-10T06:58:02.406Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-10T06:58:02.406Z] ---> Running in 60e5dd4e4ea9 [2021-06-10T06:58:03.216Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2021-06-10T06:58:04.375Z] --- PASS: TestTemplatedSecret (4.41s) [2021-06-10T06:58:04.375Z] === RUN TestSecretCreateResolve [2021-06-10T06:58:04.594Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-10T06:58:05.971Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-06-10T06:58:06.909Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-06-10T06:58:06.909Z] PASS [2021-06-10T06:58:06.909Z] [2021-06-10T06:58:06.909Z] DONE 6 tests in 18.562s [2021-06-10T06:58:06.909Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-10T06:58:06.909Z] ++ 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-06-10T06:58:06.909Z] ++ set -e [2021-06-10T06:58:06.909Z] ++ '[' -n 0 ']' [2021-06-10T06:58:06.909Z] ++ set -x [2021-06-10T06:58:06.909Z] ++ 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-06-10T06:58:06.909Z] INFO: Testing against a local daemon [2021-06-10T06:58:06.909Z] === RUN TestServiceCreateInit [2021-06-10T06:58:06.909Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T06:58:08.811Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-10T06:58:10.189Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-10T06:58:10.448Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-10T06:58:10.983Z] Removing intermediate container 60e5dd4e4ea9 [2021-06-10T06:58:10.983Z] ---> 5454646f8b2e [2021-06-10T06:58:10.983Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-10T06:58:11.254Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2021-06-10T06:58:11.254Z] === RUN TestServiceUpdateNetwork [2021-06-10T06:58:11.443Z] ---> Running in 2a194bedc957 [2021-06-10T06:58:11.823Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-10T06:58:12.757Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-10T06:58:12.978Z] [2021-06-10T06:58:12.979Z] SUCCESS: Specified value was saved. [2021-06-10T06:58:13.016Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T06:58:14.391Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-10T06:58:14.391Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-10T06:58:14.391Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-10T06:58:14.391Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-10T06:58:14.391Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-10T06:58:15.246Z] Removing intermediate container 2a194bedc957 [2021-06-10T06:58:15.246Z] ---> e80e07f1c58b [2021-06-10T06:58:15.246Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-10T06:58:15.706Z] ---> Running in e0340566c2cf [2021-06-10T06:58:15.943Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-06-10T06:58:16.201Z] ok github.com/docker/docker/daemon 12.209s coverage: 17.3% of statements [2021-06-10T06:58:16.201Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-10T06:58:16.201Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-10T06:58:16.768Z] ok github.com/docker/docker/daemon/config 0.043s coverage: 81.8% of statements [2021-06-10T06:58:16.924Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-10T06:58:16.924Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-10T06:58:17.702Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-06-10T06:58:17.865Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-10T06:58:17.960Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2021-06-10T06:58:17.960Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-10T06:58:17.960Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-10T06:58:18.432Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-10T06:58:18.997Z] --- PASS: TestServiceCreateInit (12.23s) [2021-06-10T06:58:18.997Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.21s) [2021-06-10T06:58:18.997Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.99s) [2021-06-10T06:58:18.997Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T06:58:19.334Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-06-10T06:58:19.461Z] Cannot create a file when that file already exists. [2021-06-10T06:58:19.564Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-10T06:58:19.823Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-10T06:58:21.237Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.473s coverage: 73.3% of statements [2021-06-10T06:58:21.804Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-06-10T06:58:22.740Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.550s coverage: 56.2% of statements [2021-06-10T06:58:23.411Z] --- PASS: TestServiceUpdateNetwork (13.05s) [2021-06-10T06:58:23.411Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T06:58:23.411Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-10T06:58:24.026Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-10T06:58:24.336Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-10T06:58:25.258Z] Removing intermediate container e0340566c2cf [2021-06-10T06:58:25.258Z] ---> 83b26ad48103 [2021-06-10T06:58:25.258Z] Step 13/13 : CMD ["sh"] [2021-06-10T06:58:25.258Z] ---> Running in ec740380cc07 [2021-06-10T06:58:25.258Z] Removing intermediate container ec740380cc07 [2021-06-10T06:58:25.258Z] ---> 5a22a5674e0f [2021-06-10T06:58:25.258Z] Successfully built 5a22a5674e0f [2021-06-10T06:58:25.258Z] Successfully tagged busybox:latest [2021-06-10T06:58:25.258Z] INFO: Docker images of the daemon under test [2021-06-10T06:58:25.258Z] [2021-06-10T06:58:25.258Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T06:58:25.258Z] busybox latest 5a22a5674e0f Less than a second ago 2.78GB [2021-06-10T06:58:25.258Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-10T06:58:25.259Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-10T06:58:25.259Z] [2021-06-10T06:58:25.259Z] INFO: Running integration tests at 06/10/2021 06:58:24... [2021-06-10T06:58:25.259Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-10T06:58:25.259Z] INFO: Integration API tests being run from the host: [2021-06-10T06:58:25.259Z] INFO: make.ps1 starting at 06/10/2021 06:58:24 [2021-06-10T06:58:25.271Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-06-10T06:58:26.227Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-10T06:58:26.559Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-10T06:58:26.647Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.536s coverage: 45.9% of statements [2021-06-10T06:58:26.647Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-10T06:58:26.905Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.289s coverage: 49.4% of statements [2021-06-10T06:58:27.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-10T06:58:27.693Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-10T06:58:28.260Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-10T06:58:28.808Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-06-10T06:58:29.197Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-10T06:58:29.197Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-10T06:58:29.376Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.800s coverage: 57.7% of statements [2021-06-10T06:58:29.376Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-10T06:58:29.376Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-10T06:58:30.334Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2021-06-10T06:58:30.572Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-10T06:58:31.711Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2021-06-10T06:58:32.413Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-10T06:58:32.473Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-10T06:58:32.473Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-10T06:58:32.473Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-10T06:58:33.039Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-10T06:58:33.086Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements [2021-06-10T06:58:33.086Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-10T06:58:33.086Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-10T06:58:33.653Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.5% of statements [2021-06-10T06:58:33.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-10T06:58:34.233Z] === RUN TestDockerSuite/TestCommitChange [2021-06-10T06:58:35.029Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2021-06-10T06:58:35.288Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 77.8% of statements [2021-06-10T06:58:35.288Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-10T06:58:35.288Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-10T06:58:36.137Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-10T06:58:36.665Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-06-10T06:58:36.665Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-06-10T06:58:37.072Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-10T06:58:37.232Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-06-10T06:58:38.168Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-06-10T06:58:38.168Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-10T06:58:38.447Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-10T06:58:38.736Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 55.1% of statements [2021-06-10T06:58:38.943Z] --- PASS: TestServiceUpdatePidsLimit (17.20s) [2021-06-10T06:58:38.943Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-06-10T06:58:38.943Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-06-10T06:58:38.943Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-06-10T06:58:38.943Z] PASS [2021-06-10T06:58:38.943Z] [2021-06-10T06:58:38.943Z] === Skipped [2021-06-10T06:58:38.943Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-10T06:58:38.943Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T06:58:38.943Z] [2021-06-10T06:58:38.943Z] [2021-06-10T06:58:38.943Z] DONE 27 tests, 1 skipped in 177.979s [2021-06-10T06:58:38.943Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-10T06:58:38.943Z] INFO: Testing against a local daemon [2021-06-10T06:58:38.943Z] === RUN TestSessionCreate [2021-06-10T06:58:38.943Z] --- PASS: TestSessionCreate (0.03s) [2021-06-10T06:58:38.943Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T06:58:38.943Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-10T06:58:38.943Z] PASS [2021-06-10T06:58:38.943Z] [2021-06-10T06:58:38.943Z] DONE 2 tests in 0.081s [2021-06-10T06:58:39.199Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-10T06:58:39.199Z] INFO: Testing against a local daemon [2021-06-10T06:58:39.199Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T06:58:39.199Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-10T06:58:39.199Z] === RUN TestEventsExecDie [2021-06-10T06:58:39.304Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-06-10T06:58:40.126Z] --- PASS: TestEventsExecDie (1.07s) [2021-06-10T06:58:40.126Z] === RUN TestEventsBackwardsCompatible [2021-06-10T06:58:40.347Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-10T06:58:40.381Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-06-10T06:58:40.381Z] === RUN TestEventsVolumeCreate [2021-06-10T06:58:40.381Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-10T06:58:40.381Z] === RUN TestInfoBinaryCommits [2021-06-10T06:58:40.381Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-10T06:58:40.381Z] === RUN TestInfoAPIVersioned [2021-06-10T06:58:40.381Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-10T06:58:40.381Z] === RUN TestInfoDiscoveryBackend [2021-06-10T06:58:40.605Z] --- PASS: TestCreateServiceMultipleTimes (21.66s) [2021-06-10T06:58:40.605Z] === RUN TestCreateServiceConflict [2021-06-10T06:58:40.941Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-10T06:58:40.941Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-10T06:58:41.171Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-10T06:58:41.207Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-10T06:58:41.466Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-10T06:58:41.867Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-10T06:58:41.867Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-10T06:58:42.402Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-06-10T06:58:42.402Z] ok github.com/docker/docker/daemon/logger/splunk 1.667s coverage: 82.5% of statements [2021-06-10T06:58:42.402Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-10T06:58:42.402Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-10T06:58:42.427Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-10T06:58:42.427Z] === RUN TestInfoAPI [2021-06-10T06:58:42.427Z] --- PASS: TestInfoAPI (0.02s) [2021-06-10T06:58:42.427Z] === RUN TestInfoAPIWarnings [2021-06-10T06:58:43.071Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-10T06:58:43.638Z] --- PASS: TestCreateServiceConflict (2.77s) [2021-06-10T06:58:43.638Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T06:58:44.205Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-10T06:58:44.306Z] ok github.com/docker/docker/distribution/metadata 0.050s coverage: 48.2% of statements [2021-06-10T06:58:44.873Z] ok github.com/docker/docker/distribution 0.180s coverage: 25.2% of statements [2021-06-10T06:58:44.873Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-10T06:58:46.251Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-06-10T06:58:46.737Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-10T06:58:47.187Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-06-10T06:58:47.692Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-10T06:58:47.692Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-10T06:58:47.692Z] --- PASS: TestCreateServiceMaxReplicas (4.14s) [2021-06-10T06:58:47.692Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T06:58:47.692Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-10T06:58:47.692Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-10T06:58:47.692Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-10T06:58:47.692Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-10T06:58:47.858Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.6% of statements [2021-06-10T06:58:47.858Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-10T06:58:47.858Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2021-06-10T06:58:47.957Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-10T06:58:49.234Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-06-10T06:58:49.234Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements [2021-06-10T06:58:49.234Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-10T06:58:49.802Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-06-10T06:58:49.860Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-10T06:58:50.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-10T06:58:52.329Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-10T06:58:52.329Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-10T06:58:53.704Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-10T06:58:54.640Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-10T06:58:55.576Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-10T06:58:56.325Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T06:58:56.325Z] INFO: Testing against a local daemon [2021-06-10T06:58:56.325Z] === RUN TestBuildWithSession [2021-06-10T06:58:56.325Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T06:58:56.325Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T06:58:56.325Z] === RUN TestBuildSquashParent [2021-06-10T06:58:56.325Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-10T06:58:56.325Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T06:58:56.325Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T06:58:56.325Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:58:56.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:58:56.325Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:58:56.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:58:56.325Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:58:56.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:58:56.325Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:58:56.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:58:56.325Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:58:56.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:58:56.325Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:58:56.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:58:56.325Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T06:58:56.325Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T06:58:56.325Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T06:58:56.325Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T06:58:56.511Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-10T06:58:57.078Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-10T06:58:57.078Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-10T06:58:57.078Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-10T06:58:58.012Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-10T06:58:58.012Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-10T06:58:58.012Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-10T06:58:58.012Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-10T06:58:58.012Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-10T06:58:58.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-10T06:58:59.514Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-10T06:58:59.790Z] ok github.com/docker/docker/layer 7.178s coverage: 68.8% of statements [2021-06-10T06:58:59.790Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-10T06:58:59.790Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-10T06:58:59.790Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-10T06:58:59.790Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-10T06:59:00.448Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-10T06:59:00.448Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-10T06:59:00.457Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-06-10T06:59:00.457Z] === RUN TestInfoDebug [2021-06-10T06:59:00.457Z] --- PASS: TestInfoDebug (0.52s) [2021-06-10T06:59:00.457Z] === RUN TestInfoInsecureRegistries [2021-06-10T06:59:00.457Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-10T06:59:00.457Z] === RUN TestInfoRegistryMirrors [2021-06-10T06:59:00.457Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-10T06:59:00.457Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T06:59:00.457Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-06-10T06:59:00.457Z] === RUN TestPingCacheHeaders [2021-06-10T06:59:00.457Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-10T06:59:00.457Z] === RUN TestPingGet [2021-06-10T06:59:00.457Z] --- PASS: TestPingGet (0.01s) [2021-06-10T06:59:00.457Z] === RUN TestPingHead [2021-06-10T06:59:00.457Z] --- PASS: TestPingHead (0.02s) [2021-06-10T06:59:00.457Z] === RUN TestVersion [2021-06-10T06:59:00.457Z] --- PASS: TestVersion (0.02s) [2021-06-10T06:59:00.457Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-10T06:59:01.825Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-10T06:59:02.320Z] ok github.com/docker/docker/libnetwork/api 1.331s coverage: 90.1% of statements [2021-06-10T06:59:02.346Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2021-06-10T06:59:02.346Z] PASS [2021-06-10T06:59:02.346Z] [2021-06-10T06:59:02.346Z] DONE 19 tests in 22.877s [2021-06-10T06:59:02.346Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-10T06:59:02.346Z] INFO: Testing against a local daemon [2021-06-10T06:59:02.346Z] === RUN TestVolumesCreateAndList [2021-06-10T06:59:02.346Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-10T06:59:02.346Z] === RUN TestVolumesRemove [2021-06-10T06:59:02.346Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-10T06:59:02.346Z] === RUN TestVolumesInspect [2021-06-10T06:59:02.346Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-10T06:59:02.346Z] === RUN TestVolumesInvalidJSON [2021-06-10T06:59:02.346Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T06:59:02.346Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T06:59:02.346Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T06:59:02.346Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-10T06:59:02.346Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T06:59:02.346Z] PASS [2021-06-10T06:59:02.347Z] [2021-06-10T06:59:02.347Z] DONE 5 tests in 0.165s [2021-06-10T06:59:02.347Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T06:59:02.391Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s) [2021-06-10T06:59:02.391Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T06:59:02.889Z] ok github.com/docker/docker/libnetwork/bitseq 0.129s coverage: 84.4% of statements [2021-06-10T06:59:02.958Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-10T06:59:02.958Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-10T06:59:03.716Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-10T06:59:03.717Z] Removing test suite binaries [2021-06-10T06:59:03.717Z] exiting test-integration [2021-06-10T06:59:03.717Z] ++ exit 0 [2021-06-10T06:59:03.717Z] [2021-06-10T06:59:03.824Z] ok github.com/docker/docker/libnetwork/client 0.018s coverage: 75.2% of statements [2021-06-10T06:59:03.896Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-10T06:59:04.392Z] ok github.com/docker/docker/libnetwork/client/mflag 0.003s coverage: 62.7% of statements [2021-06-10T06:59:04.833Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-10T06:59:05.769Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-10T06:59:06.028Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2021-06-10T06:59:06.028Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T06:59:06.295Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.015s coverage: 67.6% of statements [2021-06-10T06:59:06.595Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-10T06:59:06.595Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-10T06:59:06.863Z] ok github.com/docker/docker/libnetwork/config 0.049s coverage: 24.0% of statements Post stage [Pipeline] junit [2021-06-10T06:59:06.996Z] Recording test results [2021-06-10T06:59:07.430Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-10T06:59:07.529Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-10T06:59:07.997Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-10T06:59:08.275Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T06:59:08.664Z] + echo Ensuring container killed. [2021-06-10T06:59:08.664Z] Ensuring container killed. [2021-06-10T06:59:08.664Z] + docker rm -vf docker-pr2 [2021-06-10T06:59:08.664Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-10T06:59:08.916Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-10T06:59:08.981Z] + echo Chowning /workspace to jenkins user [2021-06-10T06:59:08.981Z] Chowning /workspace to jenkins user [2021-06-10T06:59:08.981Z] + id -u [2021-06-10T06:59:08.981Z] + id -g [2021-06-10T06:59:08.981Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42505:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T06:59:08.981Z] Unable to find image 'busybox:latest' locally [2021-06-10T06:59:08.981Z] latest: Pulling from library/busybox [2021-06-10T06:59:09.175Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2021-06-10T06:59:09.175Z] === RUN TestCreateServiceSysctls [2021-06-10T06:59:09.237Z] b71f96345d44: Pulling fs layer [2021-06-10T06:59:09.238Z] b71f96345d44: Verifying Checksum [2021-06-10T06:59:09.238Z] b71f96345d44: Download complete [2021-06-10T06:59:09.238Z] b71f96345d44: Pull complete [2021-06-10T06:59:09.238Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-10T06:59:09.238Z] Status: Downloaded newer image for busybox:latest [2021-06-10T06:59:09.741Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-10T06:59:10.000Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-10T06:59:10.938Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-10T06:59:11.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T06:59:11.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T06:59:11.282Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.459s coverage: 59.9% of statements [2021-06-10T06:59:11.541Z] ok github.com/docker/docker/libnetwork/drivers/host 0.008s coverage: 34.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T06:59:12.043Z] + bundleName=amd64-cgroup2 [2021-06-10T06:59:12.043Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-10T06:59:12.043Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-10T06:59:12.043Z] + + find bundles -path */root/*overlay2 -prunexargs -o tar -type -czf f amd64-cgroup2-bundles.tar.gz ( [2021-06-10T06:59:12.043Z] -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-06-10T06:59:12.305Z] Archiving artifacts [2021-06-10T06:59:12.478Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2021-06-10T06:59:12.840Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-10T06:59:13.416Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.019s coverage: 4.5% of statements [2021-06-10T06:59:13.675Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-10T06:59:13.793Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42505/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T06:59:14.094Z] + make clean [2021-06-10T06:59:14.216Z] --- PASS: TestCreateServiceSysctls (4.91s) [2021-06-10T06:59:14.217Z] === RUN TestCreateServiceCapabilities [2021-06-10T06:59:14.350Z] docker volume rm -f docker-dev-cache [2021-06-10T06:59:14.350Z] docker-dev-cache [Pipeline] deleteDir [2021-06-10T06:59:14.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-10T06:59:14.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-10T06:59:14.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-10T06:59:14.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-10T06:59:14.783Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-10T06:59:15.717Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T06:59:17.618Z] --- PASS: TestCreateServiceCapabilities (3.25s) [2021-06-10T06:59:17.618Z] === RUN TestInspect [2021-06-10T06:59:20.153Z] --- PASS: TestInspect (2.80s) [2021-06-10T06:59:20.153Z] === RUN TestCreateJob [2021-06-10T06:59:20.153Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-10T06:59:21.087Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-10T06:59:22.023Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-10T06:59:22.023Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-10T06:59:22.281Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-10T06:59:23.594Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-10T06:59:23.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.97s) [2021-06-10T06:59:23.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.15s) [2021-06-10T06:59:23.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.28s) [2021-06-10T06:59:23.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.18s) [2021-06-10T06:59:23.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.42s) [2021-06-10T06:59:23.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.69s) [2021-06-10T06:59:23.594Z] === RUN TestBuildMultiStageCopy [2021-06-10T06:59:23.594Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T06:59:23.642Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.107s coverage: 6.6% of statements [2021-06-10T06:59:23.642Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2021-06-10T06:59:23.642Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-06-10T06:59:24.578Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-06-10T06:59:24.810Z] --- PASS: TestCreateJob (4.27s) [2021-06-10T06:59:24.810Z] === RUN TestReplicatedJob [2021-06-10T06:59:24.836Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2021-06-10T06:59:25.376Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-10T06:59:25.784Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-06-10T06:59:25.943Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-10T06:59:26.042Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-10T06:59:26.301Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-10T06:59:28.477Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-10T06:59:32.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T06:59:32.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T06:59:32.861Z] ok github.com/docker/docker/libnetwork 38.469s coverage: 40.7% of statements [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-10T06:59:32.861Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-10T06:59:33.132Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T06:59:33.748Z] --- PASS: TestReplicatedJob (8.71s) [2021-06-10T06:59:33.748Z] === RUN TestUpdateReplicatedJob [2021-06-10T06:59:34.101Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T06:59:35.145Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-10T06:59:35.642Z] --- PASS: TestBuildMultiStageCopy (12.83s) [2021-06-10T06:59:35.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.02s) [2021-06-10T06:59:35.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2021-06-10T06:59:35.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2021-06-10T06:59:35.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s) [2021-06-10T06:59:35.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.50s) [2021-06-10T06:59:35.642Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T06:59:36.521Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-10T06:59:37.046Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-06-10T06:59:37.613Z] ok github.com/docker/docker/libnetwork/ipams/null 0.008s coverage: 57.1% of statements [2021-06-10T06:59:37.896Z] --- PASS: TestUpdateReplicatedJob (4.67s) [2021-06-10T06:59:37.896Z] === RUN TestServiceListWithStatuses [2021-06-10T06:59:37.896Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T06:59:37.896Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T06:59:37.896Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T06:59:38.462Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-10T06:59:38.547Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2021-06-10T06:59:38.554Z] --- PASS: TestBuildMultiStageParentConfig (2.76s) [2021-06-10T06:59:38.554Z] === RUN TestBuildLabelWithTargets [2021-06-10T06:59:38.554Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-10T06:59:38.554Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T06:59:38.554Z] === RUN TestBuildWithEmptyLayers [2021-06-10T06:59:39.935Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-06-10T06:59:40.093Z] --- PASS: TestBuildWithEmptyLayers (1.56s) [2021-06-10T06:59:40.093Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T06:59:40.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-10T06:59:41.311Z] ok github.com/docker/docker/libnetwork/ipamutils 0.986s coverage: 74.0% of statements [2021-06-10T06:59:41.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-10T06:59:43.215Z] ok github.com/docker/docker/libnetwork/iptables 0.371s coverage: 45.1% of statements [2021-06-10T06:59:43.476Z] ok github.com/docker/docker/libnetwork/netlabel 0.020s coverage: 60.0% of statements [2021-06-10T06:59:43.641Z] --- PASS: TestDockerNetworkConnectAlias (5.64s) [2021-06-10T06:59:43.641Z] === RUN TestDockerNetworkReConnect [2021-06-10T06:59:43.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-10T06:59:44.412Z] ok github.com/docker/docker/libnetwork/netutils 0.045s coverage: 43.8% of statements [2021-06-10T06:59:45.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-10T06:59:47.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-10T06:59:48.008Z] --- PASS: TestDockerNetworkReConnect (4.29s) [2021-06-10T06:59:48.008Z] === RUN TestServicePlugin [2021-06-10T06:59:49.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009d72c0_} [2021-06-10T06:59:51.286Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1122960763_/foo_false____} [2021-06-10T06:59:53.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1122960763_/foo_true____} [2021-06-10T06:59:54.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3575414430_/foo_false____} [2021-06-10T06:59:54.913Z] --- PASS: TestBuildMultiStageOnBuild (13.85s) [2021-06-10T06:59:54.913Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T06:59:54.913Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-06-10T06:59:54.913Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T06:59:54.913Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T06:59:56.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3575414430_/foo_true____} [2021-06-10T06:59:58.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3575414430_/foo_true__0xc0009d7320__} [2021-06-10T06:59:59.289Z] ok github.com/docker/docker/libnetwork/ipam 22.165s coverage: 85.3% of statements [2021-06-10T06:59:59.289Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-10T06:59:59.289Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-10T06:59:59.289Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-10T06:59:59.289Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-10T06:59:59.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009d7340_} [2021-06-10T07:00:01.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009d7360_} [2021-06-10T07:00:02.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009d7380_} [2021-06-10T07:00:02.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-10T07:00:02.584Z] ok github.com/docker/docker/libnetwork/osl 4.293s coverage: 39.7% of statements [2021-06-10T07:00:02.842Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-10T07:00:03.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009d73a0_} [2021-06-10T07:00:03.409Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 87.1% of statements [2021-06-10T07:00:03.975Z] ok github.com/docker/docker/libnetwork/portmapper 0.251s coverage: 49.5% of statements [2021-06-10T07:00:04.542Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.5% of statements [2021-06-10T07:00:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-10T07:00:05.110Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-10T07:00:05.678Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-06-10T07:00:06.246Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-06-10T07:00:06.504Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-10T07:00:07.301Z] --- PASS: TestBuildMultiStageLayerLeak (11.63s) [2021-06-10T07:00:07.301Z] === RUN TestBuildWithHugeFile [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-10T07:00:07.595Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-10T07:00:08.407Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 82.1% of statements [2021-06-10T07:00:09.343Z] ok github.com/docker/docker/pkg/authorization 0.227s coverage: 68.3% of statements [2021-06-10T07:00:09.601Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-10T07:00:09.601Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-06-10T07:00:11.782Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-10T07:00:12.883Z] ok github.com/docker/docker/pkg/chrootarchive 2.481s coverage: 43.2% of statements [2021-06-10T07:00:13.142Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-06-10T07:00:13.156Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-10T07:00:13.401Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-06-10T07:00:13.968Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-06-10T07:00:16.444Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-10T07:00:17.820Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-10T07:00:17.820Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-10T07:00:18.155Z] ok github.com/docker/docker/pkg/discovery/kv 3.035s coverage: 84.1% of statements [2021-06-10T07:00:18.155Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-10T07:00:18.414Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-10T07:00:18.673Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-10T07:00:18.753Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-10T07:00:19.606Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-06-10T07:00:19.688Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-10T07:00:19.865Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 88.5% of statements [2021-06-10T07:00:20.256Z] --- PASS: TestServicePlugin (32.38s) [2021-06-10T07:00:20.256Z] plugin_test.go:62: [d8d0f473780ae] joining swarm manager [dd500df18dcca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:00:20.256Z] plugin_test.go:65: [d27222616d1d2] joining swarm manager [dd500df18dcca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:00:20.256Z] === RUN TestServiceUpdateLabel [2021-06-10T07:00:20.431Z] ok github.com/docker/docker/pkg/fsutils 0.148s coverage: 85.1% of statements [2021-06-10T07:00:20.514Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-10T07:00:20.690Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-10T07:00:21.449Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-10T07:00:21.625Z] ok github.com/docker/docker/pkg/idtools 0.301s coverage: 69.5% of statements [2021-06-10T07:00:22.559Z] ok github.com/docker/docker/pkg/ioutils 0.391s coverage: 69.3% of statements [2021-06-10T07:00:22.819Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-10T07:00:22.824Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-10T07:00:23.077Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-10T07:00:23.077Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-06-10T07:00:23.083Z] --- PASS: TestServiceUpdateLabel (2.80s) [2021-06-10T07:00:23.083Z] === RUN TestServiceUpdateSecrets [2021-06-10T07:00:23.335Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-10T07:00:23.594Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-10T07:00:23.664Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-10T07:00:24.215Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-10T07:00:24.215Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-10T07:00:25.037Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-10T07:00:25.974Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-10T07:00:27.349Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-10T07:00:28.284Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-10T07:00:29.220Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-10T07:00:30.156Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-10T07:00:31.093Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-10T07:00:32.029Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-10T07:00:33.406Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-10T07:00:33.973Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-10T07:00:33.973Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-10T07:00:34.908Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-10T07:00:35.842Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-10T07:00:36.777Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-10T07:00:37.712Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-10T07:00:38.647Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-10T07:00:39.213Z] --- PASS: TestServiceUpdateSecrets (16.05s) [2021-06-10T07:00:39.214Z] === RUN TestServiceUpdateConfigs [2021-06-10T07:00:40.589Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-10T07:00:41.526Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-10T07:00:44.057Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-10T07:00:48.271Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-10T07:00:51.555Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-10T07:00:52.122Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-10T07:00:54.654Z] --- PASS: TestServiceUpdateConfigs (15.56s) [2021-06-10T07:00:54.654Z] === RUN TestServiceUpdateNetwork [2021-06-10T07:00:57.938Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-10T07:01:01.221Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-10T07:01:01.479Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-10T07:01:02.910Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2021-06-10T07:01:02.910Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-06-10T07:01:02.910Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-10T07:01:02.910Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-10T07:01:02.910Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-10T07:01:02.910Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-06-10T07:01:02.910Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-06-10T07:01:04.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-10T07:01:06.190Z] ok github.com/docker/docker/pkg/signal 3.373s coverage: 62.3% of statements [2021-06-10T07:01:06.190Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-06-10T07:01:06.449Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-10T07:01:06.540Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-10T07:01:06.708Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-10T07:01:07.275Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-06-10T07:01:07.474Z] === RUN TestDockerSuite/TestCpToDot [2021-06-10T07:01:07.843Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.6% of statements [2021-06-10T07:01:08.041Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-10T07:01:08.410Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2021-06-10T07:01:08.977Z] --- PASS: TestServiceUpdateNetwork (14.47s) [2021-06-10T07:01:08.977Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T07:01:08.977Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-06-10T07:01:09.236Z] testing: warning: no tests to run [2021-06-10T07:01:09.236Z] coverage: [no statements] [2021-06-10T07:01:09.236Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-06-10T07:01:09.495Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-10T07:01:09.754Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-10T07:01:09.913Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-10T07:01:10.012Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-10T07:01:10.480Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-10T07:01:11.859Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-10T07:01:11.914Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-06-10T07:01:12.117Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-10T07:01:12.698Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-10T07:01:12.850Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-10T07:01:13.417Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-06-10T07:01:14.072Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-10T07:01:14.329Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-10T07:01:14.794Z] ok github.com/docker/docker/quota 0.220s coverage: 71.4% of statements [2021-06-10T07:01:15.053Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-10T07:01:15.262Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-10T07:01:16.197Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-10T07:01:16.428Z] ok github.com/docker/docker/registry 0.061s coverage: 58.8% of statements [2021-06-10T07:01:16.455Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-10T07:01:16.455Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-10T07:01:16.713Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-10T07:01:16.994Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-06-10T07:01:17.254Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-06-10T07:01:17.647Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-10T07:01:17.647Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-10T07:01:17.647Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-10T07:01:18.218Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-06-10T07:01:18.218Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-10T07:01:18.581Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-10T07:01:18.581Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-10T07:01:18.581Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-10T07:01:18.839Z] === RUN TestDockerSuite/TestCreateRM [2021-06-10T07:01:18.839Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-10T07:01:18.839Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-10T07:01:18.839Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-10T07:01:19.097Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-10T07:01:19.355Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-10T07:01:21.256Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-10T07:01:21.256Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-10T07:01:21.504Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-10T07:01:21.515Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-10T07:01:22.070Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2021-06-10T07:01:23.015Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-06-10T07:01:24.390Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-06-10T07:01:25.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-10T07:01:25.702Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-10T07:01:25.702Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-10T07:01:25.702Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-10T07:01:25.702Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-10T07:01:25.702Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-10T07:01:25.702Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-10T07:01:26.637Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-10T07:01:27.573Z] --- PASS: TestServiceUpdatePidsLimit (18.44s) [2021-06-10T07:01:27.573Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) [2021-06-10T07:01:27.573Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2021-06-10T07:01:27.573Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.44s) [2021-06-10T07:01:27.573Z] PASS [2021-06-10T07:01:27.573Z] [2021-06-10T07:01:27.573Z] === Skipped [2021-06-10T07:01:27.573Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-10T07:01:27.573Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T07:01:27.573Z] [2021-06-10T07:01:27.573Z] [2021-06-10T07:01:27.573Z] DONE 27 tests, 1 skipped in 200.859s [2021-06-10T07:01:27.573Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-10T07:01:27.573Z] ++ 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-06-10T07:01:27.573Z] ++ set -e [2021-06-10T07:01:27.573Z] ++ '[' -n 0 ']' [2021-06-10T07:01:27.573Z] ++ set -x [2021-06-10T07:01:27.573Z] ++ 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-06-10T07:01:27.831Z] INFO: Testing against a local daemon [2021-06-10T07:01:27.831Z] === RUN TestSessionCreate [2021-06-10T07:01:27.831Z] --- PASS: TestSessionCreate (0.05s) [2021-06-10T07:01:27.831Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T07:01:27.831Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-06-10T07:01:27.831Z] PASS [2021-06-10T07:01:27.831Z] [2021-06-10T07:01:27.831Z] DONE 2 tests in 0.315s [2021-06-10T07:01:27.831Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-10T07:01:27.831Z] ++ 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-06-10T07:01:27.831Z] ++ set -e [2021-06-10T07:01:27.831Z] ++ '[' -n 0 ']' [2021-06-10T07:01:27.831Z] ++ set -x [2021-06-10T07:01:27.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-10T07:01:28.090Z] INFO: Testing against a local daemon [2021-06-10T07:01:28.090Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T07:01:28.090Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-10T07:01:28.090Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T07:01:28.090Z] === RUN TestEventsExecDie [2021-06-10T07:01:29.027Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-10T07:01:30.405Z] --- PASS: TestEventsExecDie (2.23s) [2021-06-10T07:01:30.405Z] === RUN TestEventsBackwardsCompatible [2021-06-10T07:01:30.405Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-10T07:01:30.405Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-06-10T07:01:30.405Z] === RUN TestEventsVolumeCreate [2021-06-10T07:01:30.665Z] --- PASS: TestEventsVolumeCreate (0.10s) [2021-06-10T07:01:30.665Z] === RUN TestInfoBinaryCommits [2021-06-10T07:01:30.665Z] --- PASS: TestInfoBinaryCommits (0.06s) [2021-06-10T07:01:30.665Z] === RUN TestInfoAPIVersioned [2021-06-10T07:01:30.665Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-10T07:01:30.665Z] === RUN TestInfoDiscoveryBackend [2021-06-10T07:01:31.235Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2021-06-10T07:01:31.235Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-10T07:01:32.171Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-10T07:01:32.171Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-10T07:01:32.738Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2021-06-10T07:01:32.738Z] === RUN TestInfoAPI [2021-06-10T07:01:32.738Z] --- PASS: TestInfoAPI (0.04s) [2021-06-10T07:01:32.738Z] === RUN TestInfoAPIWarnings [2021-06-10T07:01:33.305Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-10T07:01:33.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-10T07:01:35.230Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-10T07:01:36.165Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-10T07:01:37.102Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-10T07:01:37.102Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-10T07:01:38.480Z] === RUN TestDockerSuite/TestDockerFails [2021-06-10T07:01:38.480Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-10T07:01:38.480Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-10T07:01:38.480Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-10T07:01:40.383Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-10T07:01:41.765Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-10T07:01:43.141Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-10T07:01:43.141Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-10T07:01:43.141Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-10T07:01:43.400Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-10T07:01:49.967Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-06-10T07:01:49.967Z] === RUN TestInfoDebug [2021-06-10T07:01:49.967Z] --- PASS: TestInfoDebug (0.52s) [2021-06-10T07:01:49.967Z] === RUN TestInfoInsecureRegistries [2021-06-10T07:01:50.226Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-06-10T07:01:50.226Z] === RUN TestInfoRegistryMirrors [2021-06-10T07:01:50.794Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-06-10T07:01:50.794Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T07:01:50.794Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-10T07:01:50.794Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2021-06-10T07:01:50.794Z] === RUN TestPingCacheHeaders [2021-06-10T07:01:50.794Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-10T07:01:50.794Z] === RUN TestPingGet [2021-06-10T07:01:51.054Z] --- PASS: TestPingGet (0.02s) [2021-06-10T07:01:51.054Z] === RUN TestPingHead [2021-06-10T07:01:51.054Z] --- PASS: TestPingHead (0.05s) [2021-06-10T07:01:51.054Z] === RUN TestVersion [2021-06-10T07:01:51.054Z] --- PASS: TestVersion (0.03s) [2021-06-10T07:01:51.054Z] PASS [2021-06-10T07:01:51.054Z] [2021-06-10T07:01:51.054Z] === Skipped [2021-06-10T07:01:51.054Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-10T07:01:51.054Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T07:01:51.054Z] [2021-06-10T07:01:51.054Z] [2021-06-10T07:01:51.054Z] DONE 19 tests, 1 skipped in 23.099s [2021-06-10T07:01:51.054Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-10T07:01:51.054Z] ++ 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-06-10T07:01:51.054Z] ++ set -e [2021-06-10T07:01:51.054Z] ++ '[' -n 0 ']' [2021-06-10T07:01:51.054Z] ++ set -x [2021-06-10T07:01:51.054Z] ++ 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-06-10T07:01:51.054Z] INFO: Testing against a local daemon [2021-06-10T07:01:51.054Z] === RUN TestVolumesCreateAndList [2021-06-10T07:01:51.054Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-10T07:01:51.054Z] === RUN TestVolumesRemove [2021-06-10T07:01:51.313Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-10T07:01:51.313Z] === RUN TestVolumesInspect [2021-06-10T07:01:51.313Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-10T07:01:51.313Z] === RUN TestVolumesInvalidJSON [2021-06-10T07:01:51.313Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T07:01:51.313Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T07:01:51.313Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T07:01:51.313Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-10T07:01:51.313Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T07:01:51.313Z] PASS [2021-06-10T07:01:51.313Z] [2021-06-10T07:01:51.313Z] DONE 5 tests in 0.283s [2021-06-10T07:01:51.313Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T07:01:51.880Z] ++++ cat bundles/test-integration/docker.pid [2021-06-10T07:01:51.880Z] +++ kill 5776 [2021-06-10T07:01:53.258Z] +++ /etc/init.d/apparmor stop [2021-06-10T07:01:53.258Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T07:01:53.258Z] [2021-06-10T07:01:53.258Z] Unloading profiles will leave already running processes permanently [2021-06-10T07:01:53.258Z] unconfined, which can lead to unexpected situations. [2021-06-10T07:01:53.258Z] [2021-06-10T07:01:53.258Z] To set a process to complain mode, use the command line tool [2021-06-10T07:01:53.258Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T07:01:53.258Z] +++ true [2021-06-10T07:01:53.258Z] exiting test-integration [2021-06-10T07:01:53.258Z] ++ exit 0 [2021-06-10T07:01:53.258Z] [2021-06-10T07:01:53.825Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-10T07:01:53.825Z] + for job in $(jobs -p) [2021-06-10T07:01:53.825Z] + wait 15643 [2021-06-10T07:01:55.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-10T07:01:56.664Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-10T07:01:59.197Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-10T07:02:00.587Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-10T07:02:01.521Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-10T07:02:03.424Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-10T07:02:03.768Z] --- PASS: TestBuildWithHugeFile (116.03s) [2021-06-10T07:02:03.768Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T07:02:04.359Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-10T07:02:05.294Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-10T07:02:06.304Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-10T07:02:07.679Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-10T07:02:09.580Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-10T07:02:12.866Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-10T07:02:14.766Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-10T07:02:15.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-10T07:02:15.959Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-10T07:02:18.491Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-10T07:02:23.759Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-10T07:02:24.017Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-10T07:02:25.918Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-10T07:02:26.177Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-10T07:02:26.177Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-10T07:02:26.768Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-10T07:02:26.768Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-10T07:02:26.768Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-10T07:02:28.673Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-10T07:02:30.048Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-10T07:02:30.048Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-10T07:02:30.048Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-10T07:02:30.982Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-10T07:02:30.982Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-10T07:02:31.548Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-10T07:02:31.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-10T07:02:32.052Z] ok github.com/docker/docker/libnetwork/networkdb 157.775s coverage: 60.6% of statements [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/rootless [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/volume [no test files] [2021-06-10T07:02:32.052Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-10T07:02:32.053Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === Skipped [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:73: No driver to put! [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-10T07:02:32.053Z] time="2021-06-10T06:58:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-10T07:02:32.053Z] time="2021-06-10T06:58:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-10T07:02:32.053Z] time="2021-06-10T06:58:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-10T07:02:32.053Z] time="2021-06-10T06:58:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-10T07:02:32.053Z] time="2021-06-10T06:58:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:73: No driver to put! [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-10T07:02:32.053Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-10T07:02:32.053Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-10T07:02:32.053Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.01s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T07:02:32.053Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-10T07:02:32.053Z] graphtest_unix.go:73: No driver to put! [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-10T07:02:32.053Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-10T07:02:32.053Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-10T07:02:32.053Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-10T07:02:32.053Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-10T07:02:32.053Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-10T07:02:32.053Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-10T07:02:32.053Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-10T07:02:32.053Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-10T07:02:32.053Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-10T07:02:32.053Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-10T07:02:32.053Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-10T07:02:32.053Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-10T07:02:32.053Z] firewalld_test.go:13: firewalld is not running [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-10T07:02:32.053Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-10T07:02:32.053Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] [2021-06-10T07:02:32.053Z] DONE 2654 tests, 37 skipped in 420.103s Post stage [Pipeline] junit [2021-06-10T07:02:32.070Z] Recording test results [2021-06-10T07:02:32.216Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-10T07:02:32.378Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-10T07:02:32.557Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42505/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=34b2d5d98775aa7666b49fd9858f0772a6a70f42 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:34b2d5d98775aa7666b49fd9858f0772a6a70f42 hack/validate/vendor [2021-06-10T07:02:32.946Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-10T07:02:32.946Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-10T07:02:32.946Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-10T07:02:33.491Z] No vendor changes in diff. [2021-06-10T07:02:33.491Z] WARNING: github.com/docker/libnetwork is vendored but unused [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T07:02:34.051Z] + echo Ensuring container killed. [2021-06-10T07:02:34.051Z] Ensuring container killed. [2021-06-10T07:02:34.051Z] + docker rm -vf docker-pr2 [2021-06-10T07:02:34.051Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-10T07:02:34.332Z] + echo Chowning /workspace to jenkins user [2021-06-10T07:02:34.332Z] Chowning /workspace to jenkins user [2021-06-10T07:02:34.332Z] + id -u [2021-06-10T07:02:34.332Z] + id -g [2021-06-10T07:02:34.332Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42505:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T07:02:34.847Z] === RUN TestDockerSuite/TestEventsRedirectStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T07:02:35.188Z] + bundleName=unit [2021-06-10T07:02:35.188Z] + echo Creating unit-bundles.tar.gz [2021-06-10T07:02:35.188Z] Creating unit-bundles.tar.gz [2021-06-10T07:02:35.188Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-10T07:02:35.188Z] bundles/junit-report.xml [2021-06-10T07:02:35.188Z] bundles/go-test-report.json [2021-06-10T07:02:35.188Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-10T07:02:35.199Z] Archiving artifacts [2021-06-10T07:02:35.619Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42505/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T07:02:35.782Z] === RUN TestDockerSuite/TestEventsRename [2021-06-10T07:02:35.920Z] + make clean [2021-06-10T07:02:35.920Z] docker volume rm -f docker-dev-cache [2021-06-10T07:02:36.178Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T07:02:37.158Z] === RUN TestDockerSuite/TestEventsResize [2021-06-10T07:02:37.725Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-10T07:02:39.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-10T07:02:44.366Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-10T07:02:44.931Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-10T07:02:46.308Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-10T07:02:49.592Z] === RUN TestDockerSuite/TestEventsTop [2021-06-10T07:02:49.851Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-10T07:02:52.389Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-10T07:03:04.581Z] === RUN TestDockerSuite/TestExec [2021-06-10T07:03:05.146Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-10T07:03:05.713Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-10T07:03:06.646Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-10T07:03:07.213Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-10T07:03:08.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-10T07:03:10.048Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-10T07:03:10.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-10T07:03:11.182Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-10T07:03:12.559Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-10T07:03:13.935Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-10T07:03:15.312Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-10T07:03:17.217Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-10T07:03:18.593Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-10T07:03:20.494Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-10T07:03:23.034Z] === RUN TestDockerSuite/TestExecEnv [2021-06-10T07:03:24.420Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-10T07:03:26.952Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-10T07:03:27.518Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-10T07:03:30.048Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-10T07:03:30.616Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-10T07:03:31.990Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-10T07:03:32.924Z] === RUN TestDockerSuite/TestExecParseError [2021-06-10T07:03:33.858Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-10T07:03:34.423Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-10T07:03:35.358Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-10T07:03:36.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-10T07:03:40.481Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-10T07:03:41.047Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-10T07:03:42.951Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-10T07:03:57.837Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-10T07:03:57.837Z] === RUN TestDockerSuite/TestExecTTY [2021-06-10T07:03:57.837Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-10T07:03:58.785Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-10T07:04:00.160Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-10T07:04:01.538Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-10T07:04:01.538Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-10T07:04:04.069Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-10T07:04:05.444Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-10T07:04:07.346Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-10T07:04:07.913Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-10T07:04:09.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-10T07:04:09.546Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-10T07:04:14.810Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-10T07:04:20.080Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-10T07:04:21.983Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-10T07:04:27.252Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-10T07:04:27.253Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-10T07:04:27.253Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-10T07:04:27.512Z] === RUN TestDockerSuite/TestHealth [2021-06-10T07:04:37.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-10T07:04:52.348Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-10T07:04:52.348Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-10T07:04:52.348Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-10T07:04:52.348Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-10T07:04:52.348Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-10T07:04:52.348Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-10T07:04:52.608Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-10T07:04:52.866Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-10T07:04:52.866Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-10T07:04:52.866Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-10T07:04:53.124Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-10T07:04:53.382Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-10T07:04:53.641Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-10T07:04:53.641Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-10T07:04:54.207Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-10T07:04:54.465Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-10T07:04:55.032Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-10T07:04:55.969Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-10T07:04:55.969Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-10T07:04:56.902Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-10T07:05:00.184Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-10T07:05:00.184Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-10T07:05:00.184Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-10T07:05:02.088Z] === RUN TestDockerSuite/TestImportFile [2021-06-10T07:05:03.989Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-10T07:05:03.989Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-10T07:05:05.893Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-10T07:05:07.805Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-10T07:05:10.338Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-10T07:05:10.905Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-10T07:05:11.472Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-10T07:05:12.406Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-10T07:05:12.406Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-10T07:05:12.406Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-10T07:05:13.343Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-10T07:05:13.977Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-10T07:05:14.542Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-10T07:05:15.477Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-10T07:05:16.413Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-10T07:05:16.979Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-10T07:05:16.979Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-10T07:05:18.353Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-10T07:05:19.286Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-10T07:05:19.852Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-10T07:05:19.852Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-10T07:05:20.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-10T07:05:20.679Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-10T07:05:20.679Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-10T07:05:22.053Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-10T07:05:23.431Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-10T07:05:24.368Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-10T07:05:25.746Z] === RUN TestDockerSuite/TestInspectImage [2021-06-10T07:05:25.746Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-10T07:05:25.746Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-10T07:05:25.746Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-10T07:05:26.683Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-10T07:05:28.058Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-10T07:05:28.058Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-10T07:05:28.993Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-10T07:05:29.929Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-10T07:05:31.832Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-10T07:05:31.832Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-10T07:05:32.767Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-10T07:05:33.334Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-10T07:05:35.867Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-10T07:05:37.244Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-10T07:05:38.179Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-10T07:05:39.116Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-10T07:05:40.492Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-10T07:05:41.318Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-10T07:05:42.695Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-10T07:05:42.695Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-10T07:05:46.007Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-10T07:05:48.536Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-10T07:05:51.068Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-10T07:05:51.326Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-10T07:05:54.613Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-10T07:05:57.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-10T07:05:57.404Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-10T07:06:00.690Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-10T07:06:00.690Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-10T07:06:03.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-10T07:06:03.980Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-10T07:06:04.915Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-10T07:06:05.850Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-10T07:06:06.416Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-10T07:06:10.612Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-10T07:06:13.901Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-10T07:06:17.229Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-10T07:06:20.516Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-10T07:06:20.516Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-10T07:06:23.802Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-10T07:06:24.736Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-10T07:06:26.110Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-10T07:06:27.048Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-10T07:06:29.582Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-10T07:06:30.958Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-10T07:06:30.958Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-10T07:06:31.217Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-10T07:06:31.217Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-10T07:06:31.217Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-10T07:06:32.153Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-10T07:06:33.087Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-10T07:06:37.272Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-10T07:06:37.840Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-10T07:06:43.119Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-10T07:06:43.119Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-10T07:06:43.119Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-10T07:06:44.492Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-10T07:06:45.426Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-10T07:06:46.361Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-10T07:06:47.735Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-10T07:06:48.669Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-10T07:06:51.200Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-10T07:06:51.458Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-10T07:06:52.392Z] === RUN TestDockerSuite/TestLogsSince [2021-06-10T07:06:54.292Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-10T07:06:59.558Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-10T07:07:02.837Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-10T07:07:04.740Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-10T07:07:06.118Z] === RUN TestDockerSuite/TestLogsTail [2021-06-10T07:07:06.118Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-10T07:07:07.059Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-10T07:07:07.998Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-10T07:07:08.932Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-10T07:07:09.497Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-10T07:07:10.064Z] === RUN TestDockerSuite/TestNetHostname [2021-06-10T07:07:12.597Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-10T07:07:12.597Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-10T07:07:19.152Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-10T07:07:19.720Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-10T07:07:20.657Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-10T07:07:22.034Z] === RUN TestDockerSuite/TestPluginActive [2021-06-10T07:07:22.600Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-10T07:07:23.534Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-10T07:07:26.817Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-10T07:07:29.352Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-10T07:07:29.352Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-10T07:07:29.609Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-10T07:07:30.177Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-10T07:07:34.365Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-10T07:07:34.365Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-10T07:07:35.739Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-10T07:07:37.125Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-10T07:07:37.690Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-10T07:07:40.974Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-10T07:07:42.350Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-10T07:07:43.286Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-10T07:07:45.191Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-10T07:07:47.725Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-10T07:07:48.661Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-10T07:07:49.597Z] === RUN TestDockerSuite/TestPortList [2021-06-10T07:07:57.711Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-10T07:08:01.900Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-10T07:08:03.275Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-10T07:08:03.275Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-10T07:08:11.266Z] --- PASS: TestBuildWCOWSandboxSize (850.37s) [2021-06-10T07:08:11.267Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T07:08:11.267Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T07:08:11.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T07:08:11.267Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T07:08:11.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T07:08:11.267Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T07:08:11.267Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T07:08:11.267Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T07:08:11.267Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T07:08:11.267Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T07:08:11.267Z] --- PASS: TestBuildWithEmptyDockerfile (0.50s) [2021-06-10T07:08:11.267Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-10T07:08:11.267Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-10T07:08:11.267Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-10T07:08:11.267Z] === RUN TestBuildPreserveOwnership [2021-06-10T07:08:11.267Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-10T07:08:11.267Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:08:11.267Z] === RUN TestBuildPlatformInvalid [2021-06-10T07:08:11.267Z] --- PASS: TestBuildPlatformInvalid (0.46s) [2021-06-10T07:08:11.267Z] PASS [2021-06-10T07:08:11.267Z] ok github.com/docker/docker/integration/build 1038.980s [2021-06-10T07:08:11.402Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-10T07:08:11.402Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-10T07:08:11.402Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-10T07:08:11.402Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-10T07:08:11.402Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-10T07:08:11.726Z] [2021-06-10T07:08:11.726Z] === Skipped [2021-06-10T07:08:11.726Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-10T07:08:11.726Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T07:08:11.726Z] [2021-06-10T07:08:11.726Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-10T07:08:11.726Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:11.726Z] [2021-06-10T07:08:11.726Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-10T07:08:11.726Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:08:11.726Z] [2021-06-10T07:08:11.726Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-10T07:08:11.726Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:08:11.726Z] [2021-06-10T07:08:11.726Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-10T07:08:11.726Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:08:11.726Z] [2021-06-10T07:08:11.726Z] [2021-06-10T07:08:11.726Z] DONE 29 tests, 5 skipped in 1061.799s [2021-06-10T07:08:11.726Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-10T07:08:12.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-10T07:08:12.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-10T07:08:12.902Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-10T07:08:12.902Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-10T07:08:14.277Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-10T07:08:14.277Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-10T07:08:15.422Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:08:15.422Z] INFO: Testing against a local daemon [2021-06-10T07:08:15.422Z] === RUN TestConfigInspect [2021-06-10T07:08:15.422Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:15.422Z] === RUN TestConfigList [2021-06-10T07:08:15.422Z] --- SKIP: TestConfigList (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:15.422Z] === RUN TestConfigsCreateAndDelete [2021-06-10T07:08:15.422Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:15.422Z] === RUN TestConfigsUpdate [2021-06-10T07:08:15.422Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:15.422Z] === RUN TestTemplatedConfig [2021-06-10T07:08:15.422Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:15.422Z] === RUN TestConfigCreateResolve [2021-06-10T07:08:15.422Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:08:15.422Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T07:08:15.422Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:08:15.422Z] PASS [2021-06-10T07:08:15.422Z] ok github.com/docker/docker/integration/config 0.186s [2021-06-10T07:08:15.422Z] [2021-06-10T07:08:15.422Z] === Skipped [2021-06-10T07:08:15.422Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:15.422Z] [2021-06-10T07:08:15.422Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:15.422Z] [2021-06-10T07:08:15.422Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:15.422Z] [2021-06-10T07:08:15.422Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:15.422Z] [2021-06-10T07:08:15.422Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:15.422Z] [2021-06-10T07:08:15.422Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:08:15.422Z] [2021-06-10T07:08:15.422Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-10T07:08:15.422Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:08:15.422Z] [2021-06-10T07:08:15.422Z] [2021-06-10T07:08:15.422Z] DONE 7 tests, 7 skipped in 3.125s [2021-06-10T07:08:15.422Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-10T07:08:17.561Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-10T07:08:17.561Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-10T07:08:18.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:08:18.288Z] INFO: Testing against a local daemon [2021-06-10T07:08:18.288Z] === RUN TestCheckpoint [2021-06-10T07:08:18.288Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T07:08:18.288Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T07:08:18.288Z] === RUN TestContainerInvalidJSON [2021-06-10T07:08:18.288Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T07:08:18.288Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T07:08:18.288Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T07:08:18.288Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T07:08:18.288Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T07:08:18.288Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T07:08:18.288Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T07:08:18.288Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T07:08:18.288Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T07:08:18.739Z] --- PASS: TestContainerInvalidJSON (0.51s) [2021-06-10T07:08:18.739Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-10T07:08:18.739Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-10T07:08:18.739Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-10T07:08:18.739Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T07:08:18.739Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-06-10T07:08:18.739Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T07:08:18.739Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-06-10T07:08:18.739Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T07:08:19.190Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-06-10T07:08:19.190Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T07:08:19.463Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-10T07:08:19.641Z] --- PASS: TestCopyToContainerPathIsNotDir (0.34s) [2021-06-10T07:08:19.641Z] === RUN TestCopyFromContainer [2021-06-10T07:08:19.641Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-10T07:08:19.641Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:19.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T07:08:19.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T07:08:19.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T07:08:19.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T07:08:19.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T07:08:19.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T07:08:19.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T07:08:19.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T07:08:19.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T07:08:19.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T07:08:19.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-10T07:08:19.641Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T07:08:19.641Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-10T07:08:19.641Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-10T07:08:19.641Z] === RUN TestCreateWithInvalidEnv [2021-06-10T07:08:19.641Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T07:08:19.641Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T07:08:19.641Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T07:08:19.641Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T07:08:19.641Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T07:08:19.641Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T07:08:19.641Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T07:08:19.641Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T07:08:19.641Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T07:08:19.641Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-10T07:08:19.641Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T07:08:19.641Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-10T07:08:19.641Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:19.641Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T07:08:19.641Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-10T07:08:19.641Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:08:19.641Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T07:08:19.641Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-10T07:08:19.641Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:08:19.641Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T07:08:19.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T07:08:19.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T07:08:19.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T07:08:19.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T07:08:19.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T07:08:19.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T07:08:19.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T07:08:19.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T07:08:19.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T07:08:19.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T07:08:19.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T07:08:19.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T07:08:19.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T07:08:19.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T07:08:19.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T07:08:19.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-10T07:08:19.641Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T07:08:19.641Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-10T07:08:19.641Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-10T07:08:19.641Z] === RUN TestCreateDifferentPlatform [2021-06-10T07:08:19.641Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T07:08:19.641Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T07:08:19.641Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-10T07:08:19.641Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T07:08:19.641Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T07:08:19.641Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-06-10T07:08:19.641Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T07:08:19.641Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-10T07:08:19.641Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-10T07:08:19.641Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T07:08:19.641Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-10T07:08:19.641Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:19.641Z] === RUN TestDiff [2021-06-10T07:08:19.641Z] --- SKIP: TestDiff (0.00s) [2021-06-10T07:08:19.641Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-10T07:08:19.641Z] === RUN TestExecWithCloseStdin [2021-06-10T07:08:20.401Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-10T07:08:20.401Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-10T07:08:20.659Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-10T07:08:23.346Z] --- PASS: TestExecWithCloseStdin (3.09s) [2021-06-10T07:08:23.346Z] === RUN TestExec [2021-06-10T07:08:24.846Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-10T07:08:24.846Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-10T07:08:24.866Z] --- PASS: TestExec (2.10s) [2021-06-10T07:08:24.866Z] === RUN TestExecUser [2021-06-10T07:08:24.866Z] --- SKIP: TestExecUser (0.00s) [2021-06-10T07:08:24.866Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-10T07:08:24.866Z] === RUN TestExportContainerAndImportImage [2021-06-10T07:08:24.866Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-10T07:08:24.866Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:24.866Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T07:08:24.866Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-10T07:08:24.866Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:24.866Z] === RUN TestHealthCheckWorkdir [2021-06-10T07:08:24.866Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-10T07:08:24.866Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-10T07:08:24.866Z] === RUN TestHealthKillContainer [2021-06-10T07:08:24.866Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-10T07:08:24.866Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-10T07:08:24.866Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T07:08:24.866Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-10T07:08:24.866Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-10T07:08:24.866Z] === RUN TestKillContainerInvalidSignal [2021-06-10T07:08:25.413Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-10T07:08:27.044Z] --- PASS: TestKillContainerInvalidSignal (1.93s) [2021-06-10T07:08:27.044Z] === RUN TestKillContainer [2021-06-10T07:08:27.044Z] === RUN TestKillContainer/no_signal [2021-06-10T07:08:28.555Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T07:08:28.555Z] === RUN TestKillContainer/killing_signal [2021-06-10T07:08:28.698Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-10T07:08:29.632Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-10T07:08:31.419Z] --- PASS: TestKillContainer (4.11s) [2021-06-10T07:08:31.419Z] --- PASS: TestKillContainer/no_signal (1.84s) [2021-06-10T07:08:31.419Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-10T07:08:31.419Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-10T07:08:31.419Z] --- PASS: TestKillContainer/killing_signal (2.23s) [2021-06-10T07:08:31.419Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T07:08:31.419Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-10T07:08:31.419Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T07:08:31.419Z] === RUN TestKillStoppedContainer [2021-06-10T07:08:31.419Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-10T07:08:31.419Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T07:08:31.419Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T07:08:31.419Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-10T07:08:31.419Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T07:08:31.419Z] === RUN TestKillDifferentUserContainer [2021-06-10T07:08:31.419Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-10T07:08:31.419Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-10T07:08:31.419Z] === RUN TestInspectOomKilledTrue [2021-06-10T07:08:31.419Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T07:08:31.419Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:31.419Z] === RUN TestInspectOomKilledFalse [2021-06-10T07:08:31.419Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-10T07:08:31.419Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T07:08:31.419Z] === RUN TestLogsFollowTailEmpty [2021-06-10T07:08:32.938Z] --- PASS: TestLogsFollowTailEmpty (1.86s) [2021-06-10T07:08:32.938Z] === RUN TestNetworkNat [2021-06-10T07:08:32.938Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-10T07:08:32.938Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-10T07:08:32.938Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T07:08:34.898Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-10T07:08:35.085Z] --- PASS: TestNetworkLocalhostTCPNat (2.18s) [2021-06-10T07:08:35.085Z] === RUN TestNetworkLoopbackNat [2021-06-10T07:08:35.085Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-10T07:08:35.085Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-10T07:08:35.085Z] === RUN TestPause [2021-06-10T07:08:35.085Z] --- SKIP: TestPause (0.00s) [2021-06-10T07:08:35.085Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-10T07:08:35.085Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T07:08:35.157Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-10T07:08:35.415Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-10T07:08:37.233Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.82s) [2021-06-10T07:08:37.233Z] === RUN TestPauseStopPausedContainer [2021-06-10T07:08:37.233Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-10T07:08:37.233Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:08:37.233Z] === RUN TestPsFilter [2021-06-10T07:08:37.233Z] --- PASS: TestPsFilter (0.17s) [2021-06-10T07:08:37.233Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T07:08:37.946Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-10T07:08:39.379Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.06s) [2021-06-10T07:08:39.379Z] === RUN TestRemoveContainerWithVolume [2021-06-10T07:08:40.492Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-10T07:08:41.528Z] --- PASS: TestRemoveContainerWithVolume (2.10s) [2021-06-10T07:08:41.528Z] === RUN TestRemoveContainerRunning [2021-06-10T07:08:43.039Z] --- PASS: TestRemoveContainerRunning (1.82s) [2021-06-10T07:08:43.039Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T07:08:45.183Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.82s) [2021-06-10T07:08:45.183Z] === RUN TestRemoveInvalidContainer [2021-06-10T07:08:45.183Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-10T07:08:45.183Z] === RUN TestRenameLinkedContainer [2021-06-10T07:08:45.183Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-10T07:08:45.183Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-10T07:08:45.183Z] === RUN TestRenameStoppedContainer [2021-06-10T07:08:47.330Z] --- PASS: TestRenameStoppedContainer (2.13s) [2021-06-10T07:08:47.330Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T07:08:50.458Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-10T07:08:50.716Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-10T07:08:51.016Z] --- PASS: TestRenameRunningContainerAndReuse (3.71s) [2021-06-10T07:08:51.016Z] === RUN TestRenameInvalidName [2021-06-10T07:08:51.283Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-10T07:08:52.526Z] --- PASS: TestRenameInvalidName (1.95s) [2021-06-10T07:08:52.526Z] === RUN TestRenameAnonymousContainer [2021-06-10T07:08:53.185Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-10T07:08:55.087Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-10T07:08:56.463Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-10T07:08:58.991Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-10T07:09:01.523Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-10T07:09:02.459Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-10T07:09:02.717Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-10T07:09:03.650Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-10T07:09:04.805Z] --- PASS: TestRenameAnonymousContainer (11.08s) [2021-06-10T07:09:04.805Z] === RUN TestRenameContainerWithSameName [2021-06-10T07:09:05.025Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-10T07:09:05.758Z] --- PASS: TestRenameContainerWithSameName (1.86s) [2021-06-10T07:09:05.758Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T07:09:05.758Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-10T07:09:05.758Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-10T07:09:05.758Z] === RUN TestResize [2021-06-10T07:09:05.960Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-10T07:09:07.269Z] --- PASS: TestResize (1.86s) [2021-06-10T07:09:07.269Z] === RUN TestResizeWithInvalidSize [2021-06-10T07:09:09.417Z] --- PASS: TestResizeWithInvalidSize (1.89s) [2021-06-10T07:09:09.417Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T07:09:10.146Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-10T07:09:10.146Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-10T07:09:10.146Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-10T07:09:10.405Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-10T07:09:10.405Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-10T07:09:10.663Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-10T07:09:11.254Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-10T07:09:11.563Z] --- PASS: TestResizeWhenContainerNotStarted (2.13s) [2021-06-10T07:09:11.563Z] === RUN TestDaemonRestartKillContainers [2021-06-10T07:09:11.563Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-10T07:09:11.563Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:09:11.563Z] === RUN TestStats [2021-06-10T07:09:11.563Z] --- SKIP: TestStats (0.00s) [2021-06-10T07:09:11.563Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-10T07:09:11.563Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T07:09:12.627Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-10T07:09:14.527Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-10T07:09:14.785Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-10T07:09:15.249Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.86s) [2021-06-10T07:09:15.249Z] === RUN TestStopContainerWithTimeout [2021-06-10T07:09:15.249Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-10T07:09:15.249Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-10T07:09:15.249Z] === RUN TestUpdateRestartPolicy [2021-06-10T07:09:20.057Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-10T07:09:22.587Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-10T07:09:25.121Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-10T07:09:26.497Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-10T07:09:29.030Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-10T07:09:29.030Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-10T07:09:29.030Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-10T07:09:29.030Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-10T07:09:32.315Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-10T07:09:33.689Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-10T07:09:36.229Z] --- PASS: TestUpdateRestartPolicy (19.86s) [2021-06-10T07:09:36.229Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T07:09:37.181Z] --- PASS: TestUpdateRestartWithAutoRemove (1.84s) [2021-06-10T07:09:37.181Z] === RUN TestWaitNonBlocked [2021-06-10T07:09:37.181Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T07:09:37.181Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T07:09:37.181Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T07:09:37.181Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T07:09:37.181Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T07:09:37.181Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T07:09:37.879Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-10T07:09:39.335Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-10T07:09:39.335Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.39s) [2021-06-10T07:09:39.335Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.48s) [2021-06-10T07:09:39.335Z] === RUN TestWaitBlocked [2021-06-10T07:09:39.335Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-10T07:09:39.335Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:09:39.335Z] PASS [2021-06-10T07:09:39.778Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-10T07:09:39.778Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-10T07:09:39.778Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-10T07:09:39.786Z] ok github.com/docker/docker/integration/container 81.664s [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === Skipped [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-10T07:09:39.786Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-10T07:09:39.786Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-10T07:09:39.786Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-10T07:09:39.786Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-10T07:09:39.786Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-10T07:09:39.786Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-10T07:09:39.786Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-10T07:09:39.786Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-10T07:09:39.786Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-10T07:09:39.786Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-10T07:09:39.786Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-10T07:09:39.786Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-10T07:09:39.786Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-10T07:09:39.786Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-10T07:09:39.786Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-10T07:09:39.786Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-10T07:09:39.786Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-10T07:09:39.786Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-10T07:09:39.786Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-10T07:09:39.786Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-10T07:09:39.786Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-10T07:09:39.786Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-10T07:09:39.786Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-10T07:09:39.786Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-10T07:09:39.786Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-10T07:09:39.786Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-10T07:09:39.786Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-10T07:09:39.786Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-10T07:09:39.786Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-10T07:09:39.786Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-10T07:09:39.786Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-10T07:09:39.786Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-10T07:09:39.786Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-10T07:09:39.786Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] [2021-06-10T07:09:39.786Z] DONE 88 tests, 33 skipped in 84.452s [2021-06-10T07:09:39.786Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-10T07:09:40.344Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-10T07:09:41.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:09:41.938Z] INFO: Testing against a local daemon [2021-06-10T07:09:41.938Z] === RUN TestCommitInheritsEnv [2021-06-10T07:09:41.938Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-10T07:09:41.938Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:09:41.938Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T07:09:41.938Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-10T07:09:41.938Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-10T07:09:41.938Z] === RUN TestImagesFilterMultiReference [2021-06-10T07:09:41.938Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-06-10T07:09:41.938Z] === RUN TestImagePullPlatformInvalid [2021-06-10T07:09:41.938Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-10T07:09:41.938Z] === RUN TestRemoveImageOrphaning [2021-06-10T07:09:42.895Z] --- PASS: TestRemoveImageOrphaning (1.16s) [2021-06-10T07:09:42.895Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T07:09:42.895Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-10T07:09:42.895Z] === RUN TestTagInvalidReference [2021-06-10T07:09:42.899Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-10T07:09:43.346Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-10T07:09:43.346Z] === RUN TestTagValidPrefixedRepo [2021-06-10T07:09:43.346Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-10T07:09:43.346Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T07:09:43.346Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-10T07:09:43.346Z] === RUN TestTagOfficialNames [2021-06-10T07:09:43.346Z] --- PASS: TestTagOfficialNames (0.09s) [2021-06-10T07:09:43.346Z] === RUN TestTagMatchesDigest [2021-06-10T07:09:43.346Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-10T07:09:43.346Z] PASS [2021-06-10T07:09:43.346Z] ok github.com/docker/docker/integration/image 1.699s [2021-06-10T07:09:43.346Z] [2021-06-10T07:09:43.346Z] === Skipped [2021-06-10T07:09:43.346Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-10T07:09:43.346Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:09:43.346Z] [2021-06-10T07:09:43.346Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-10T07:09:43.346Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-10T07:09:43.346Z] [2021-06-10T07:09:43.346Z] [2021-06-10T07:09:43.346Z] DONE 11 tests, 2 skipped in 3.725s [2021-06-10T07:09:43.346Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-10T07:09:43.834Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-10T07:09:45.213Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-10T07:09:45.471Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-10T07:09:45.728Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-10T07:09:46.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:09:46.213Z] INFO: Testing against a local daemon [2021-06-10T07:09:46.213Z] === RUN TestNetworkCreateDelete [2021-06-10T07:09:46.213Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-10T07:09:46.213Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:09:46.213Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T07:09:46.213Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-06-10T07:09:46.213Z] 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-06-10T07:09:46.213Z] === RUN TestDaemonDNSFallback [2021-06-10T07:09:46.213Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-10T07:09:46.213Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:09:46.213Z] === RUN TestInspectNetwork [2021-06-10T07:09:46.213Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-10T07:09:46.213Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-10T07:09:46.213Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T07:09:46.213Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-10T07:09:46.213Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:09:46.213Z] === RUN TestNetworkInvalidJSON [2021-06-10T07:09:46.213Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T07:09:46.213Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T07:09:46.213Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T07:09:46.213Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T07:09:46.213Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T07:09:46.213Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T07:09:46.213Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T07:09:46.213Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T07:09:46.213Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T07:09:46.213Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-10T07:09:46.213Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T07:09:46.213Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-10T07:09:46.213Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-10T07:09:46.213Z] === RUN TestNetworkList [2021-06-10T07:09:46.213Z] === RUN TestNetworkList//networks [2021-06-10T07:09:46.213Z] === PAUSE TestNetworkList//networks [2021-06-10T07:09:46.213Z] === RUN TestNetworkList//networks/ [2021-06-10T07:09:46.213Z] === PAUSE TestNetworkList//networks/ [2021-06-10T07:09:46.213Z] === CONT TestNetworkList//networks [2021-06-10T07:09:46.213Z] === CONT TestNetworkList//networks/ [2021-06-10T07:09:46.213Z] --- PASS: TestNetworkList (0.03s) [2021-06-10T07:09:46.213Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T07:09:46.213Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T07:09:46.213Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T07:09:46.213Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-10T07:09:46.213Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-10T07:09:46.213Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T07:09:46.213Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-10T07:09:46.213Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-10T07:09:46.213Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T07:09:46.213Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T07:09:46.213Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-10T07:09:46.213Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T07:09:46.213Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T07:09:46.213Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-10T07:09:46.213Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T07:09:46.213Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T07:09:46.213Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-10T07:09:46.213Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T07:09:46.213Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T07:09:46.213Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-10T07:09:46.213Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T07:09:46.213Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T07:09:46.213Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-10T07:09:46.213Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T07:09:46.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T07:09:46.213Z] service_test.go:242: FLAKY_TEST [2021-06-10T07:09:46.213Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T07:09:46.213Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-10T07:09:46.213Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-10T07:09:46.213Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T07:09:46.213Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T07:09:46.213Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-10T07:09:46.213Z] PASS [2021-06-10T07:09:46.213Z] ok github.com/docker/docker/integration/network 0.261s [2021-06-10T07:09:46.213Z] [2021-06-10T07:09:46.213Z] === Skipped [2021-06-10T07:09:46.213Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-10T07:09:46.213Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:09:46.213Z] [2021-06-10T07:09:46.213Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-06-10T07:09:46.213Z] 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-06-10T07:09:46.213Z] [2021-06-10T07:09:46.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-10T07:09:46.214Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-10T07:09:46.214Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-10T07:09:46.214Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-10T07:09:46.214Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-10T07:09:46.214Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T07:09:46.214Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T07:09:46.214Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T07:09:46.214Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T07:09:46.214Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T07:09:46.214Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T07:09:46.214Z] service_test.go:242: FLAKY_TEST [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-10T07:09:46.214Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T07:09:46.214Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] [2021-06-10T07:09:46.214Z] DONE 22 tests, 15 skipped in 2.590s [2021-06-10T07:09:46.214Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-10T07:09:47.165Z] testing: warning: no tests to run [2021-06-10T07:09:47.165Z] PASS [2021-06-10T07:09:47.165Z] ok github.com/docker/docker/integration/network/ipvlan 0.077s [2021-06-10T07:09:47.165Z] [2021-06-10T07:09:47.165Z] DONE 0 tests in 0.806s [2021-06-10T07:09:47.165Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-10T07:09:47.615Z] testing: warning: no tests to run [2021-06-10T07:09:47.615Z] PASS [2021-06-10T07:09:47.615Z] ok github.com/docker/docker/integration/network/macvlan 0.067s [2021-06-10T07:09:47.615Z] [2021-06-10T07:09:47.615Z] DONE 0 tests in 0.785s [2021-06-10T07:09:47.615Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-10T07:09:47.631Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-10T07:09:48.566Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-10T07:09:48.566Z] testing: warning: no tests to run [2021-06-10T07:09:48.566Z] PASS [2021-06-10T07:09:48.566Z] ok github.com/docker/docker/integration/plugin 0.079s [2021-06-10T07:09:48.566Z] [2021-06-10T07:09:48.566Z] DONE 0 tests in 0.808s [2021-06-10T07:09:48.566Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-10T07:09:49.518Z] testing: warning: no tests to run [2021-06-10T07:09:49.518Z] PASS [2021-06-10T07:09:49.518Z] ok github.com/docker/docker/integration/plugin/authz 0.070s [2021-06-10T07:09:49.518Z] [2021-06-10T07:09:49.518Z] DONE 0 tests in 0.800s [2021-06-10T07:09:49.518Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-10T07:09:50.468Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-10T07:09:51.403Z] === RUN TestDockerSuite/TestRmiTag [2021-06-10T07:09:51.662Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-10T07:09:52.228Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-10T07:09:56.414Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-10T07:09:56.980Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-10T07:09:57.915Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-10T07:09:58.173Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-10T07:09:59.549Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-10T07:09:59.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:09:59.762Z] INFO: Testing against a local daemon [2021-06-10T07:09:59.762Z] === RUN TestPluginInvalidJSON [2021-06-10T07:09:59.762Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T07:09:59.762Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T07:09:59.762Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T07:09:59.762Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-10T07:09:59.762Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T07:09:59.762Z] === RUN TestPluginInstall [2021-06-10T07:09:59.762Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-10T07:09:59.762Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-10T07:09:59.762Z] === RUN TestPluginsWithRuntimes [2021-06-10T07:09:59.762Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-10T07:09:59.762Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-10T07:09:59.762Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T07:09:59.762Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T07:09:59.762Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-10T07:09:59.762Z] PASS [2021-06-10T07:09:59.762Z] ok github.com/docker/docker/integration/plugin/common 0.219s [2021-06-10T07:09:59.762Z] [2021-06-10T07:09:59.762Z] === Skipped [2021-06-10T07:09:59.762Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-10T07:09:59.762Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-10T07:09:59.762Z] [2021-06-10T07:09:59.762Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-10T07:09:59.762Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-10T07:09:59.762Z] [2021-06-10T07:09:59.762Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T07:09:59.762Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-10T07:09:59.762Z] [2021-06-10T07:09:59.762Z] [2021-06-10T07:09:59.762Z] DONE 5 tests, 3 skipped in 9.225s [2021-06-10T07:09:59.762Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-10T07:10:00.484Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-10T07:10:00.742Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-10T07:10:01.675Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-10T07:10:01.676Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-10T07:10:01.919Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:10:01.919Z] INFO: Testing against a local daemon [2021-06-10T07:10:01.919Z] === RUN TestExternalGraphDriver [2021-06-10T07:10:01.919Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-10T07:10:01.919Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-10T07:10:01.919Z] === RUN TestGraphdriverPluginV2 [2021-06-10T07:10:01.919Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-10T07:10:01.919Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-10T07:10:01.919Z] PASS [2021-06-10T07:10:01.919Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.161s [2021-06-10T07:10:01.919Z] [2021-06-10T07:10:01.919Z] === Skipped [2021-06-10T07:10:01.919Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-10T07:10:01.919Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-10T07:10:01.919Z] [2021-06-10T07:10:01.919Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-10T07:10:01.919Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-10T07:10:01.919Z] [2021-06-10T07:10:01.919Z] [2021-06-10T07:10:01.919Z] DONE 2 tests, 2 skipped in 3.217s [2021-06-10T07:10:01.919Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-10T07:10:02.243Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-10T07:10:04.142Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-10T07:10:04.710Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-10T07:10:04.784Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:10:04.784Z] INFO: Testing against a local daemon [2021-06-10T07:10:04.784Z] === RUN TestReadPluginNoRead [2021-06-10T07:10:04.784Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-10T07:10:04.784Z] read_test.go:21: no unix domain sockets on Windows [2021-06-10T07:10:04.784Z] PASS [2021-06-10T07:10:04.784Z] ok github.com/docker/docker/integration/plugin/logging 0.197s [2021-06-10T07:10:04.784Z] [2021-06-10T07:10:04.784Z] === Skipped [2021-06-10T07:10:04.784Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-10T07:10:04.784Z] read_test.go:21: no unix domain sockets on Windows [2021-06-10T07:10:04.784Z] [2021-06-10T07:10:04.784Z] [2021-06-10T07:10:04.784Z] DONE 1 tests, 1 skipped in 2.649s [2021-06-10T07:10:04.784Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-10T07:10:05.663Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-10T07:10:06.229Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-10T07:10:06.295Z] testing: warning: no tests to run [2021-06-10T07:10:06.295Z] PASS [2021-06-10T07:10:06.295Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.123s [2021-06-10T07:10:06.295Z] [2021-06-10T07:10:06.295Z] DONE 0 tests in 1.386s [2021-06-10T07:10:06.295Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-10T07:10:06.796Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-10T07:10:07.362Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-10T07:10:08.442Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:10:08.442Z] INFO: Testing against a local daemon [2021-06-10T07:10:08.442Z] === RUN TestPluginWithDevMounts [2021-06-10T07:10:08.442Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-10T07:10:08.442Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:08.442Z] PASS [2021-06-10T07:10:08.442Z] ok github.com/docker/docker/integration/plugin/volumes 0.197s [2021-06-10T07:10:08.898Z] [2021-06-10T07:10:08.898Z] === Skipped [2021-06-10T07:10:08.898Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-10T07:10:08.898Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:08.898Z] [2021-06-10T07:10:08.898Z] [2021-06-10T07:10:08.898Z] DONE 1 tests, 1 skipped in 2.569s [2021-06-10T07:10:08.898Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-10T07:10:09.895Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-10T07:10:10.461Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-10T07:10:11.047Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:10:11.047Z] INFO: Testing against a local daemon [2021-06-10T07:10:11.047Z] === RUN TestSecretInspect [2021-06-10T07:10:11.047Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-10T07:10:11.047Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:11.047Z] === RUN TestSecretList [2021-06-10T07:10:11.047Z] --- SKIP: TestSecretList (0.00s) [2021-06-10T07:10:11.047Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:11.047Z] === RUN TestSecretsCreateAndDelete [2021-06-10T07:10:11.047Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-10T07:10:11.047Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:11.047Z] === RUN TestSecretsUpdate [2021-06-10T07:10:11.047Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-10T07:10:11.047Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:11.047Z] === RUN TestTemplatedSecret [2021-06-10T07:10:11.047Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-10T07:10:11.047Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:11.047Z] === RUN TestSecretCreateResolve [2021-06-10T07:10:11.047Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-10T07:10:11.047Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:10:11.047Z] PASS [2021-06-10T07:10:11.047Z] ok github.com/docker/docker/integration/secret 0.178s [2021-06-10T07:10:11.047Z] [2021-06-10T07:10:11.047Z] === Skipped [2021-06-10T07:10:11.047Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-10T07:10:11.047Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:11.047Z] [2021-06-10T07:10:11.047Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-10T07:10:11.047Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:11.047Z] [2021-06-10T07:10:11.047Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-10T07:10:11.047Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:11.047Z] [2021-06-10T07:10:11.047Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-10T07:10:11.047Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:11.047Z] [2021-06-10T07:10:11.047Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-10T07:10:11.047Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:11.047Z] [2021-06-10T07:10:11.047Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-10T07:10:11.047Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:10:11.047Z] [2021-06-10T07:10:11.047Z] [2021-06-10T07:10:11.047Z] DONE 6 tests, 6 skipped in 2.289s [2021-06-10T07:10:11.047Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-10T07:10:11.394Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-10T07:10:11.960Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-10T07:10:12.894Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-10T07:10:13.829Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-10T07:10:13.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:10:13.922Z] INFO: Testing against a local daemon [2021-06-10T07:10:13.922Z] === RUN TestServiceCreateInit [2021-06-10T07:10:13.922Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T07:10:13.922Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T07:10:13.922Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-10T07:10:13.922Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T07:10:13.922Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T07:10:13.922Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T07:10:13.922Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-10T07:10:13.922Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestCreateServiceConflict [2021-06-10T07:10:13.922Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-10T07:10:13.922Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T07:10:13.922Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-10T07:10:13.922Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T07:10:13.922Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-10T07:10:13.922Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T07:10:13.922Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-10T07:10:13.922Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T07:10:13.922Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-10T07:10:13.922Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestCreateServiceSysctls [2021-06-10T07:10:13.922Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-10T07:10:13.922Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestCreateServiceCapabilities [2021-06-10T07:10:13.922Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-10T07:10:13.922Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestInspect [2021-06-10T07:10:13.922Z] --- SKIP: TestInspect (0.00s) [2021-06-10T07:10:13.922Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestCreateJob [2021-06-10T07:10:13.922Z] --- SKIP: TestCreateJob (0.00s) [2021-06-10T07:10:13.922Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestReplicatedJob [2021-06-10T07:10:13.922Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-10T07:10:13.922Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestUpdateReplicatedJob [2021-06-10T07:10:13.922Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-10T07:10:13.922Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestServiceListWithStatuses [2021-06-10T07:10:13.922Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T07:10:13.922Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T07:10:13.922Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-10T07:10:13.922Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestDockerNetworkReConnect [2021-06-10T07:10:13.922Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-10T07:10:13.922Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestServicePlugin [2021-06-10T07:10:13.922Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-10T07:10:13.922Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:13.922Z] === RUN TestServiceUpdateLabel [2021-06-10T07:10:13.922Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-10T07:10:13.922Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:10:13.922Z] === RUN TestServiceUpdateSecrets [2021-06-10T07:10:13.922Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-10T07:10:13.922Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:10:13.922Z] === RUN TestServiceUpdateConfigs [2021-06-10T07:10:13.922Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-10T07:10:13.922Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:10:13.922Z] === RUN TestServiceUpdateNetwork [2021-06-10T07:10:13.922Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-10T07:10:13.922Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:10:13.922Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T07:10:13.922Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-10T07:10:13.922Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:10:13.922Z] PASS [2021-06-10T07:10:13.922Z] ok github.com/docker/docker/integration/service 0.335s [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === Skipped [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T07:10:14.373Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T07:10:14.373Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T07:10:14.373Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T07:10:14.373Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-10T07:10:14.373Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-10T07:10:14.373Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-10T07:10:14.373Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-10T07:10:14.373Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-10T07:10:14.373Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-10T07:10:14.373Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-10T07:10:14.373Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-10T07:10:14.373Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-10T07:10:14.373Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-10T07:10:14.373Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-10T07:10:14.373Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-10T07:10:14.373Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-10T07:10:14.373Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-10T07:10:14.373Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-10T07:10:14.373Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-10T07:10:14.373Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-10T07:10:14.373Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-10T07:10:14.373Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-10T07:10:14.373Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-10T07:10:14.373Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-10T07:10:14.373Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] [2021-06-10T07:10:14.373Z] DONE 24 tests, 23 skipped in 3.071s [2021-06-10T07:10:14.373Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-10T07:10:14.768Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-10T07:10:15.027Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-10T07:10:15.962Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-10T07:10:16.525Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:10:16.525Z] INFO: Testing against a local daemon [2021-06-10T07:10:16.525Z] === RUN TestSessionCreate [2021-06-10T07:10:16.525Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-10T07:10:16.525Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-10T07:10:16.525Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T07:10:16.525Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-10T07:10:16.525Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-10T07:10:16.525Z] PASS [2021-06-10T07:10:16.525Z] ok github.com/docker/docker/integration/session 0.186s [2021-06-10T07:10:16.525Z] [2021-06-10T07:10:16.525Z] === Skipped [2021-06-10T07:10:16.525Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-10T07:10:16.525Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-10T07:10:16.525Z] [2021-06-10T07:10:16.525Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-10T07:10:16.525Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-10T07:10:16.525Z] [2021-06-10T07:10:16.525Z] [2021-06-10T07:10:16.525Z] DONE 2 tests, 2 skipped in 2.236s [2021-06-10T07:10:16.525Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-10T07:10:16.897Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-10T07:10:17.464Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-10T07:10:17.723Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-10T07:10:18.660Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-10T07:10:18.660Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-10T07:10:18.669Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:10:18.669Z] INFO: Testing against a local daemon [2021-06-10T07:10:18.669Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T07:10:18.669Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T07:10:18.669Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:18.669Z] === RUN TestEventsExecDie [2021-06-10T07:10:18.669Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-10T07:10:18.669Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-10T07:10:18.669Z] === RUN TestEventsBackwardsCompatible [2021-06-10T07:10:18.669Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-10T07:10:18.669Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-10T07:10:18.669Z] === RUN TestEventsVolumeCreate [2021-06-10T07:10:18.669Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-10T07:10:18.669Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-10T07:10:18.669Z] === RUN TestInfoAPI [2021-06-10T07:10:18.669Z] --- PASS: TestInfoAPI (0.03s) [2021-06-10T07:10:18.669Z] === RUN TestInfoAPIWarnings [2021-06-10T07:10:18.669Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-10T07:10:18.669Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:10:18.669Z] === RUN TestInfoDebug [2021-06-10T07:10:18.669Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-10T07:10:18.669Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T07:10:18.669Z] === RUN TestInfoInsecureRegistries [2021-06-10T07:10:18.669Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-10T07:10:18.669Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T07:10:18.669Z] === RUN TestInfoRegistryMirrors [2021-06-10T07:10:18.669Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-10T07:10:18.669Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T07:10:18.669Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T07:10:19.620Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-06-10T07:10:19.620Z] === RUN TestPingCacheHeaders [2021-06-10T07:10:19.620Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-10T07:10:19.620Z] === RUN TestPingGet [2021-06-10T07:10:19.620Z] --- PASS: TestPingGet (0.03s) [2021-06-10T07:10:19.620Z] === RUN TestPingHead [2021-06-10T07:10:19.620Z] --- PASS: TestPingHead (0.03s) [2021-06-10T07:10:19.620Z] === RUN TestVersion [2021-06-10T07:10:19.620Z] --- PASS: TestVersion (0.03s) [2021-06-10T07:10:19.620Z] PASS [2021-06-10T07:10:19.620Z] ok github.com/docker/docker/integration/system 1.283s [2021-06-10T07:10:20.071Z] [2021-06-10T07:10:20.071Z] === Skipped [2021-06-10T07:10:20.071Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T07:10:20.071Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:10:20.071Z] [2021-06-10T07:10:20.071Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-10T07:10:20.071Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-10T07:10:20.071Z] [2021-06-10T07:10:20.071Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-10T07:10:20.071Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-10T07:10:20.071Z] [2021-06-10T07:10:20.071Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-10T07:10:20.071Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-10T07:10:20.071Z] [2021-06-10T07:10:20.071Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-10T07:10:20.071Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:10:20.071Z] [2021-06-10T07:10:20.071Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-10T07:10:20.071Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T07:10:20.071Z] [2021-06-10T07:10:20.071Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-10T07:10:20.071Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T07:10:20.071Z] [2021-06-10T07:10:20.071Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-10T07:10:20.071Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T07:10:20.071Z] [2021-06-10T07:10:20.071Z] [2021-06-10T07:10:20.071Z] DONE 14 tests, 8 skipped in 3.415s [2021-06-10T07:10:20.071Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-10T07:10:21.192Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-10T07:10:22.126Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-10T07:10:22.216Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:10:22.216Z] INFO: Testing against a local daemon [2021-06-10T07:10:22.216Z] === RUN TestVolumesCreateAndList [2021-06-10T07:10:22.216Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-06-10T07:10:22.216Z] === RUN TestVolumesRemove [2021-06-10T07:10:22.216Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-10T07:10:22.216Z] === RUN TestVolumesInspect [2021-06-10T07:10:22.216Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-10T07:10:22.216Z] === RUN TestVolumesInvalidJSON [2021-06-10T07:10:22.216Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T07:10:22.216Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T07:10:22.216Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T07:10:22.216Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-10T07:10:22.216Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T07:10:22.216Z] PASS [2021-06-10T07:10:22.216Z] ok github.com/docker/docker/integration/volume 0.321s [2021-06-10T07:10:22.666Z] [2021-06-10T07:10:22.666Z] DONE 5 tests in 2.506s [2021-06-10T07:10:22.666Z] INFO: make.ps1 ended at 06/10/2021 07:10:22 [2021-06-10T07:10:22.666Z] INFO: Integration CLI tests being run from the host: [2021-06-10T07:10:22.666Z] 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-06-10T07:10:22.699Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-10T07:10:23.634Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-10T07:10:24.201Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-10T07:10:24.201Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-10T07:10:25.136Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-10T07:10:25.704Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-10T07:10:26.639Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-10T07:10:27.216Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-10T07:10:28.151Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-10T07:10:28.151Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-10T07:10:29.084Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-10T07:10:29.084Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-10T07:10:30.019Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-10T07:10:30.953Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-10T07:10:31.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T07:10:31.195Z] INFO: Testing against a local daemon [2021-06-10T07:10:31.195Z] === RUN TestDockerSuite [2021-06-10T07:10:31.195Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-10T07:10:31.195Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-10T07:10:31.195Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-10T07:10:31.195Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-10T07:10:31.195Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-10T07:10:31.195Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-10T07:10:31.195Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-10T07:10:31.195Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-10T07:10:31.520Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-10T07:10:31.646Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-10T07:10:32.099Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-10T07:10:32.455Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-10T07:10:32.455Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-10T07:10:32.549Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-10T07:10:33.000Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-10T07:10:33.021Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-10T07:10:34.398Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-10T07:10:34.657Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-10T07:10:36.561Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-10T07:10:37.936Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-10T07:10:38.875Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-10T07:10:39.810Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-10T07:10:40.375Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-10T07:10:41.310Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-10T07:10:41.876Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-10T07:10:43.250Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-10T07:10:47.437Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-10T07:10:47.437Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-10T07:10:47.696Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-10T07:10:50.224Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-10T07:10:50.224Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-10T07:10:51.626Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-10T07:10:54.910Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-10T07:10:56.809Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-10T07:10:56.809Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-10T07:10:56.809Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-10T07:10:57.745Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-10T07:10:58.681Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-10T07:11:00.583Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-10T07:11:02.488Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-10T07:11:05.017Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-10T07:11:05.275Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-10T07:11:07.176Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-10T07:11:07.742Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-10T07:11:07.742Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-10T07:11:08.677Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-10T07:11:10.051Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-10T07:11:10.051Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-10T07:11:10.987Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-10T07:11:11.553Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-10T07:11:12.120Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-10T07:11:13.054Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-10T07:11:13.054Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-10T07:11:13.621Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-10T07:11:14.555Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-10T07:11:15.128Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-10T07:11:16.080Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-10T07:11:16.645Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-10T07:11:17.580Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-10T07:11:18.146Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-10T07:11:19.081Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-10T07:11:19.081Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-10T07:11:19.647Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-10T07:11:20.582Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-10T07:11:21.958Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-10T07:11:22.526Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T07:11:22.526Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-10T07:11:25.810Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-10T07:11:26.376Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-10T07:11:38.571Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-10T07:11:38.571Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-10T07:11:39.949Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-10T07:11:39.949Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-10T07:11:39.949Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-10T07:11:39.949Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-10T07:11:40.516Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-10T07:11:43.801Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-10T07:11:45.703Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-10T07:11:47.089Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-10T07:11:53.659Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-10T07:11:53.659Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-10T07:11:53.917Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-10T07:11:55.292Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-10T07:11:55.292Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-10T07:11:55.292Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-10T07:11:56.667Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-10T07:11:58.568Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-10T07:11:59.945Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-10T07:11:59.945Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-10T07:11:59.945Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-10T07:12:01.320Z] === RUN TestDockerSuite/TestRunMount [2021-06-10T07:12:11.291Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-10T07:12:11.291Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-10T07:12:11.291Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-10T07:12:12.666Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-10T07:12:15.198Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-10T07:12:18.481Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-10T07:12:21.012Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-10T07:12:22.935Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-10T07:12:24.310Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-10T07:12:26.209Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-10T07:12:26.209Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-10T07:12:27.144Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-10T07:12:28.079Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-10T07:12:29.015Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-10T07:12:29.949Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-10T07:12:32.478Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-10T07:12:32.478Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-10T07:12:35.008Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-10T07:12:37.539Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-10T07:12:40.824Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-10T07:12:41.390Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-10T07:12:41.390Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-10T07:12:42.326Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-10T07:12:42.584Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-10T07:12:43.521Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-10T07:12:44.461Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-10T07:12:44.461Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-10T07:12:45.396Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-10T07:12:45.655Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-10T07:12:46.107Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-10T07:12:46.107Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-10T07:12:46.107Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-10T07:12:46.107Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-10T07:12:46.107Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-10T07:12:46.107Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-10T07:12:46.107Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-10T07:12:46.107Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-10T07:12:46.558Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-10T07:12:46.558Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-10T07:12:46.558Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-10T07:12:46.558Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-10T07:12:52.220Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-10T07:12:52.220Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-10T07:12:52.312Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-10T07:12:52.312Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-10T07:12:52.312Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-10T07:12:52.478Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-10T07:12:53.414Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-10T07:12:53.672Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-10T07:12:55.047Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-10T07:12:55.190Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-10T07:12:56.424Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-10T07:12:56.424Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-10T07:12:56.989Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-10T07:12:57.337Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-10T07:12:57.337Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-10T07:12:57.337Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-10T07:12:57.337Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-10T07:12:57.337Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-10T07:12:57.555Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-10T07:12:57.814Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-10T07:12:58.749Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-10T07:12:59.315Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T07:12:59.315Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-10T07:13:00.250Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-10T07:13:00.819Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-10T07:13:00.819Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-10T07:13:01.025Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-10T07:13:01.025Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-10T07:13:01.025Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-10T07:13:01.755Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-10T07:13:02.014Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-10T07:13:03.389Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-10T07:13:03.389Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-10T07:13:05.920Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-10T07:13:07.295Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-10T07:13:08.037Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-10T07:13:09.198Z] === RUN TestDockerSuite/TestRunRm [2021-06-10T07:13:09.766Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-10T07:13:09.766Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-10T07:13:10.333Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-10T07:13:14.537Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-10T07:13:15.102Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-10T07:13:16.038Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-10T07:13:17.414Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-10T07:13:17.673Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-10T07:13:17.932Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-10T07:13:18.499Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-10T07:13:18.757Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-10T07:13:21.287Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-10T07:13:23.191Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-10T07:13:27.377Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-10T07:13:27.945Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-10T07:13:28.512Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-10T07:13:29.446Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-10T07:13:29.705Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-10T07:13:30.271Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-10T07:13:30.837Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-10T07:13:31.404Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-10T07:13:32.339Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-10T07:13:32.905Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-10T07:13:36.185Z] === RUN TestDockerSuite/TestRunState [2021-06-10T07:13:37.137Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-10T07:13:38.075Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-10T07:13:38.641Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-10T07:13:38.641Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-10T07:13:38.641Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-10T07:13:39.575Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-10T07:13:39.834Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-10T07:13:41.735Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-10T07:13:41.735Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-10T07:13:41.735Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-10T07:13:42.303Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-10T07:13:44.832Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-10T07:13:45.398Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-10T07:13:47.299Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-10T07:13:50.586Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-10T07:13:53.867Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-10T07:13:54.802Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-10T07:13:55.369Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-10T07:13:56.304Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-10T07:13:58.206Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-10T07:13:59.141Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-10T07:14:00.075Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-10T07:14:00.075Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-10T07:14:00.075Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-10T07:14:01.008Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-10T07:14:01.593Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-10T07:14:02.546Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-10T07:14:02.546Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-10T07:14:02.546Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-10T07:14:03.114Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-10T07:14:07.300Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-10T07:14:07.867Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-10T07:14:09.245Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-10T07:14:11.146Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-10T07:14:12.522Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-10T07:14:15.052Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-10T07:14:15.986Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-10T07:14:17.889Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-10T07:14:18.456Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-10T07:14:18.456Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-10T07:14:18.456Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-10T07:14:18.456Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-10T07:14:18.715Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-10T07:14:18.715Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-10T07:14:22.898Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-10T07:14:23.156Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-10T07:14:25.059Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-10T07:14:25.626Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-10T07:14:26.561Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-10T07:14:26.561Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-10T07:14:27.135Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-10T07:14:27.135Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-10T07:14:27.135Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-10T07:14:27.135Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-10T07:14:27.135Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-10T07:14:27.135Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-10T07:14:27.135Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-10T07:14:27.135Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-10T07:14:27.135Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-10T07:14:28.071Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-10T07:14:28.637Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-10T07:14:28.637Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-10T07:14:30.010Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-10T07:14:30.010Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-10T07:14:30.579Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-10T07:14:30.838Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-10T07:14:31.405Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-10T07:14:32.340Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-10T07:14:32.340Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-10T07:14:32.340Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-10T07:14:32.907Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-10T07:14:34.810Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-10T07:14:35.068Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-10T07:14:35.068Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-10T07:14:36.002Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-10T07:14:36.002Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-10T07:14:37.378Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-10T07:14:37.636Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-10T07:14:40.166Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-10T07:14:40.732Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-10T07:14:40.732Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-10T07:14:40.732Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-10T07:14:41.666Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-10T07:14:42.600Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-10T07:14:43.978Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-10T07:14:43.978Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-10T07:14:45.879Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-10T07:14:45.879Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-10T07:14:46.138Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-10T07:14:48.040Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-10T07:14:48.040Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-10T07:14:49.955Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-10T07:14:49.955Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-10T07:14:49.955Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-10T07:14:51.329Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-10T07:14:52.707Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-10T07:14:53.273Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-10T07:14:53.273Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-10T07:14:53.273Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-10T07:14:53.273Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-10T07:14:53.840Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-10T07:14:56.367Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-10T07:15:01.629Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-10T07:15:04.159Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-10T07:15:04.434Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-10T07:15:04.434Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-10T07:15:04.434Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-10T07:15:04.434Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-10T07:15:04.434Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-10T07:15:04.434Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-10T07:15:04.434Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-10T07:15:04.434Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-10T07:15:04.434Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-10T07:15:04.434Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-10T07:15:04.727Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-10T07:15:04.892Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-10T07:15:06.103Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-10T07:15:08.625Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-10T07:15:08.630Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-10T07:15:08.890Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-10T07:15:09.592Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-10T07:15:09.592Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-10T07:15:09.592Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-10T07:15:10.051Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-10T07:15:12.177Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-10T07:15:12.742Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-10T07:15:12.960Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-10T07:15:14.647Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-10T07:15:16.547Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-10T07:15:18.453Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-10T07:15:21.732Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-10T07:15:21.992Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-10T07:15:24.577Z] --- PASS: TestBuildWCOWSandboxSize (789.31s) [2021-06-10T07:15:24.577Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T07:15:24.577Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T07:15:24.577Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T07:15:24.577Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T07:15:24.577Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T07:15:24.577Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T07:15:24.577Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T07:15:24.577Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T07:15:24.577Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T07:15:24.577Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T07:15:24.577Z] --- PASS: TestBuildWithEmptyDockerfile (0.51s) [2021-06-10T07:15:24.577Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-10T07:15:24.577Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-10T07:15:24.577Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-10T07:15:24.577Z] === RUN TestBuildPreserveOwnership [2021-06-10T07:15:24.577Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-06-10T07:15:24.577Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:15:24.577Z] === RUN TestBuildPlatformInvalid [2021-06-10T07:15:24.577Z] --- PASS: TestBuildPlatformInvalid (0.65s) [2021-06-10T07:15:24.577Z] PASS [2021-06-10T07:15:24.577Z] ok github.com/docker/docker/integration/build 977.168s [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] === Skipped [2021-06-10T07:15:24.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-10T07:15:24.577Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-10T07:15:24.577Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-10T07:15:24.577Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-06-10T07:15:24.577Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-06-10T07:15:24.577Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] DONE 29 tests, 5 skipped in 1006.461s [2021-06-10T07:15:24.577Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-10T07:15:24.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:15:24.577Z] INFO: Testing against a local daemon [2021-06-10T07:15:24.577Z] === RUN TestConfigInspect [2021-06-10T07:15:24.577Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] === RUN TestConfigList [2021-06-10T07:15:24.577Z] --- SKIP: TestConfigList (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] === RUN TestConfigsCreateAndDelete [2021-06-10T07:15:24.577Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] === RUN TestConfigsUpdate [2021-06-10T07:15:24.577Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] === RUN TestTemplatedConfig [2021-06-10T07:15:24.577Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] === RUN TestConfigCreateResolve [2021-06-10T07:15:24.577Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:15:24.577Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T07:15:24.577Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:15:24.577Z] PASS [2021-06-10T07:15:24.577Z] ok github.com/docker/docker/integration/config 0.222s [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] === Skipped [2021-06-10T07:15:24.577Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-10T07:15:24.577Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] [2021-06-10T07:15:24.577Z] DONE 7 tests, 7 skipped in 3.220s [2021-06-10T07:15:24.577Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-10T07:15:24.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:15:24.577Z] INFO: Testing against a local daemon [2021-06-10T07:15:24.577Z] === RUN TestCheckpoint [2021-06-10T07:15:24.577Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T07:15:24.577Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T07:15:24.577Z] === RUN TestContainerInvalidJSON [2021-06-10T07:15:24.577Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T07:15:24.577Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T07:15:24.577Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T07:15:24.577Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T07:15:24.577Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T07:15:24.577Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T07:15:24.577Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T07:15:24.577Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T07:15:24.577Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T07:15:24.577Z] --- PASS: TestContainerInvalidJSON (0.49s) [2021-06-10T07:15:24.577Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-10T07:15:24.577Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-10T07:15:24.577Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-10T07:15:24.577Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T07:15:24.577Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-06-10T07:15:24.577Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T07:15:24.577Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-06-10T07:15:24.577Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T07:15:24.577Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-06-10T07:15:24.577Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T07:15:24.577Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-06-10T07:15:24.577Z] === RUN TestCopyFromContainer [2021-06-10T07:15:24.577Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-10T07:15:24.577Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T07:15:24.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T07:15:24.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T07:15:24.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T07:15:24.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T07:15:24.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T07:15:24.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T07:15:24.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T07:15:24.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T07:15:24.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T07:15:24.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T07:15:24.577Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T07:15:24.577Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-10T07:15:24.577Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-10T07:15:24.577Z] === RUN TestCreateWithInvalidEnv [2021-06-10T07:15:24.577Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T07:15:24.577Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T07:15:24.577Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T07:15:24.577Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T07:15:24.577Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T07:15:24.577Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T07:15:24.577Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T07:15:24.577Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T07:15:24.577Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T07:15:24.577Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-10T07:15:24.577Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T07:15:24.577Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-10T07:15:24.577Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.577Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T07:15:24.577Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-10T07:15:24.577Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:15:24.577Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T07:15:24.577Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-10T07:15:24.577Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:15:24.577Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T07:15:24.577Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T07:15:24.577Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T07:15:24.577Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T07:15:24.577Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T07:15:24.577Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T07:15:24.577Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T07:15:24.577Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T07:15:24.577Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T07:15:24.577Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T07:15:24.577Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T07:15:24.577Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T07:15:24.577Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T07:15:24.577Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T07:15:24.577Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T07:15:24.577Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T07:15:24.577Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-10T07:15:24.577Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T07:15:24.577Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-10T07:15:24.577Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-10T07:15:24.577Z] === RUN TestCreateDifferentPlatform [2021-06-10T07:15:24.577Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T07:15:24.577Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T07:15:24.577Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-10T07:15:24.577Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T07:15:24.577Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T07:15:24.577Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-06-10T07:15:24.577Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T07:15:24.577Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-10T07:15:24.577Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-10T07:15:24.577Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T07:15:24.577Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-10T07:15:24.578Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:24.578Z] === RUN TestDiff [2021-06-10T07:15:24.578Z] --- SKIP: TestDiff (0.00s) [2021-06-10T07:15:24.578Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-10T07:15:24.578Z] === RUN TestExecWithCloseStdin [2021-06-10T07:15:24.578Z] --- PASS: TestExecWithCloseStdin (2.90s) [2021-06-10T07:15:24.578Z] === RUN TestExec [2021-06-10T07:15:25.377Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-10T07:15:25.539Z] --- PASS: TestExec (2.13s) [2021-06-10T07:15:25.539Z] === RUN TestExecUser [2021-06-10T07:15:25.539Z] --- SKIP: TestExecUser (0.00s) [2021-06-10T07:15:25.539Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-10T07:15:25.539Z] === RUN TestExportContainerAndImportImage [2021-06-10T07:15:25.539Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-10T07:15:25.539Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:25.539Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T07:15:25.539Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-10T07:15:25.539Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:25.539Z] === RUN TestHealthCheckWorkdir [2021-06-10T07:15:25.539Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-10T07:15:25.539Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-10T07:15:25.539Z] === RUN TestHealthKillContainer [2021-06-10T07:15:25.539Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-10T07:15:25.539Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-10T07:15:25.539Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T07:15:25.539Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-10T07:15:25.539Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-10T07:15:25.539Z] === RUN TestKillContainerInvalidSignal [2021-06-10T07:15:27.256Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-10T07:15:27.257Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-10T07:15:27.685Z] --- PASS: TestKillContainerInvalidSignal (1.93s) [2021-06-10T07:15:27.685Z] === RUN TestKillContainer [2021-06-10T07:15:27.685Z] === RUN TestKillContainer/no_signal [2021-06-10T07:15:29.109Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-10T07:15:29.218Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T07:15:29.218Z] === RUN TestKillContainer/killing_signal [2021-06-10T07:15:29.568Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-10T07:15:29.568Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-10T07:15:29.786Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-10T07:15:32.084Z] --- PASS: TestKillContainer (4.52s) [2021-06-10T07:15:32.084Z] --- PASS: TestKillContainer/no_signal (1.85s) [2021-06-10T07:15:32.084Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-10T07:15:32.084Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-10T07:15:32.084Z] --- PASS: TestKillContainer/killing_signal (2.63s) [2021-06-10T07:15:32.084Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T07:15:32.084Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-10T07:15:32.084Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T07:15:32.084Z] === RUN TestKillStoppedContainer [2021-06-10T07:15:32.084Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-10T07:15:32.084Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T07:15:32.084Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T07:15:32.084Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-10T07:15:32.084Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T07:15:32.084Z] === RUN TestKillDifferentUserContainer [2021-06-10T07:15:32.084Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-10T07:15:32.084Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-10T07:15:32.084Z] === RUN TestInspectOomKilledTrue [2021-06-10T07:15:32.084Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T07:15:32.084Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:32.084Z] === RUN TestInspectOomKilledFalse [2021-06-10T07:15:32.084Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-10T07:15:32.084Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T07:15:32.084Z] === RUN TestLogsFollowTailEmpty [2021-06-10T07:15:33.305Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-10T07:15:34.226Z] --- PASS: TestLogsFollowTailEmpty (1.89s) [2021-06-10T07:15:34.226Z] === RUN TestNetworkNat [2021-06-10T07:15:34.226Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-10T07:15:34.226Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-10T07:15:34.226Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T07:15:34.841Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-10T07:15:35.050Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-10T07:15:36.375Z] --- PASS: TestNetworkLocalhostTCPNat (2.34s) [2021-06-10T07:15:36.375Z] === RUN TestNetworkLoopbackNat [2021-06-10T07:15:36.375Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-10T07:15:36.375Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-10T07:15:36.375Z] === RUN TestPause [2021-06-10T07:15:36.375Z] --- SKIP: TestPause (0.00s) [2021-06-10T07:15:36.375Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-10T07:15:36.376Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T07:15:37.578Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-10T07:15:38.516Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.88s) [2021-06-10T07:15:38.516Z] === RUN TestPauseStopPausedContainer [2021-06-10T07:15:38.516Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-10T07:15:38.516Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:15:38.516Z] === RUN TestPsFilter [2021-06-10T07:15:38.516Z] --- PASS: TestPsFilter (0.31s) [2021-06-10T07:15:38.516Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T07:15:39.479Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-10T07:15:39.536Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-10T07:15:39.536Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-10T07:15:39.536Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-10T07:15:39.536Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-10T07:15:39.536Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-10T07:15:40.001Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-10T07:15:40.045Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-10T07:15:40.614Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-10T07:15:40.661Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.07s) [2021-06-10T07:15:40.661Z] === RUN TestRemoveContainerWithVolume [2021-06-10T07:15:41.181Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-10T07:15:41.181Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-10T07:15:42.117Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-10T07:15:42.803Z] --- PASS: TestRemoveContainerWithVolume (2.07s) [2021-06-10T07:15:42.803Z] === RUN TestRemoveContainerRunning [2021-06-10T07:15:44.313Z] --- PASS: TestRemoveContainerRunning (1.87s) [2021-06-10T07:15:44.313Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T07:15:46.302Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-10T07:15:46.455Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.89s) [2021-06-10T07:15:46.455Z] === RUN TestRemoveInvalidContainer [2021-06-10T07:15:46.455Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-10T07:15:46.455Z] === RUN TestRenameLinkedContainer [2021-06-10T07:15:46.455Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-10T07:15:46.455Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-10T07:15:46.455Z] === RUN TestRenameStoppedContainer [2021-06-10T07:15:49.324Z] --- PASS: TestRenameStoppedContainer (2.46s) [2021-06-10T07:15:49.324Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T07:15:49.610Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-10T07:15:50.544Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-10T07:15:51.111Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-10T07:15:51.111Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-10T07:15:51.111Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-10T07:15:53.006Z] --- PASS: TestRenameRunningContainerAndReuse (3.84s) [2021-06-10T07:15:53.006Z] === RUN TestRenameInvalidName [2021-06-10T07:15:53.013Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-10T07:15:53.947Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-10T07:15:54.517Z] --- PASS: TestRenameInvalidName (1.97s) [2021-06-10T07:15:54.517Z] === RUN TestRenameAnonymousContainer [2021-06-10T07:15:54.884Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-10T07:15:56.785Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-10T07:16:00.967Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-10T07:16:01.902Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-10T07:16:01.902Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-10T07:16:03.803Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-10T07:16:04.795Z] --- PASS: TestRenameAnonymousContainer (9.03s) [2021-06-10T07:16:04.795Z] === RUN TestRenameContainerWithSameName [2021-06-10T07:16:05.178Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-10T07:16:05.747Z] --- PASS: TestRenameContainerWithSameName (1.90s) [2021-06-10T07:16:05.747Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T07:16:05.747Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-10T07:16:05.747Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-10T07:16:05.747Z] === RUN TestResize [2021-06-10T07:16:07.890Z] --- PASS: TestResize (1.99s) [2021-06-10T07:16:07.890Z] === RUN TestResizeWithInvalidSize [2021-06-10T07:16:09.450Z] --- PASS: TestResizeWithInvalidSize (1.89s) [2021-06-10T07:16:09.450Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T07:16:10.446Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-10T07:16:12.314Z] --- PASS: TestResizeWhenContainerNotStarted (2.45s) [2021-06-10T07:16:12.314Z] === RUN TestDaemonRestartKillContainers [2021-06-10T07:16:12.314Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-10T07:16:12.314Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:16:12.314Z] === RUN TestStats [2021-06-10T07:16:12.314Z] --- SKIP: TestStats (0.00s) [2021-06-10T07:16:12.314Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-10T07:16:12.314Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T07:16:14.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-10T07:16:18.048Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.25s) [2021-06-10T07:16:18.048Z] === RUN TestStopContainerWithTimeout [2021-06-10T07:16:18.048Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-10T07:16:18.048Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-10T07:16:18.048Z] === RUN TestUpdateRestartPolicy [2021-06-10T07:16:18.849Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-10T07:16:21.379Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-10T07:16:22.527Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-10T07:16:22.527Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-10T07:16:22.527Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-10T07:16:26.646Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-10T07:16:31.910Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-10T07:16:33.285Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-10T07:16:35.820Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-10T07:16:36.754Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-10T07:16:38.654Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-10T07:16:39.012Z] --- PASS: TestUpdateRestartPolicy (20.94s) [2021-06-10T07:16:39.012Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T07:16:41.159Z] --- PASS: TestUpdateRestartWithAutoRemove (1.90s) [2021-06-10T07:16:41.159Z] === RUN TestWaitNonBlocked [2021-06-10T07:16:41.159Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T07:16:41.159Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T07:16:41.159Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T07:16:41.159Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T07:16:41.159Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T07:16:41.159Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T07:16:41.185Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-10T07:16:43.089Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-10T07:16:44.028Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-10T07:16:44.028Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.05s) [2021-06-10T07:16:44.028Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.15s) [2021-06-10T07:16:44.028Z] === RUN TestWaitBlocked [2021-06-10T07:16:44.028Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-10T07:16:44.028Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:16:44.028Z] PASS [2021-06-10T07:16:44.028Z] ok github.com/docker/docker/integration/container 85.484s [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === Skipped [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-10T07:16:44.479Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-10T07:16:44.479Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-10T07:16:44.479Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-10T07:16:44.479Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-10T07:16:44.479Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-10T07:16:44.479Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-10T07:16:44.479Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-10T07:16:44.479Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-10T07:16:44.479Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-10T07:16:44.479Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-10T07:16:44.479Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-10T07:16:44.479Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-10T07:16:44.479Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-10T07:16:44.479Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-10T07:16:44.479Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-10T07:16:44.479Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-10T07:16:44.479Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-10T07:16:44.479Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-10T07:16:44.479Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-10T07:16:44.479Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-10T07:16:44.479Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-10T07:16:44.479Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-10T07:16:44.479Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-10T07:16:44.479Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-10T07:16:44.479Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-10T07:16:44.479Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-10T07:16:44.479Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-10T07:16:44.479Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-10T07:16:44.479Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-10T07:16:44.479Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-10T07:16:44.479Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-10T07:16:44.479Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-10T07:16:44.479Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-10T07:16:44.479Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] [2021-06-10T07:16:44.479Z] DONE 88 tests, 33 skipped in 88.188s [2021-06-10T07:16:44.479Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-10T07:16:44.989Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-10T07:16:46.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:16:46.621Z] INFO: Testing against a local daemon [2021-06-10T07:16:46.621Z] === RUN TestCommitInheritsEnv [2021-06-10T07:16:46.621Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-10T07:16:46.621Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:16:46.621Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T07:16:46.621Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-10T07:16:46.621Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-10T07:16:46.621Z] === RUN TestImagesFilterMultiReference [2021-06-10T07:16:46.621Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-10T07:16:46.621Z] === RUN TestImagePullPlatformInvalid [2021-06-10T07:16:46.621Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-10T07:16:46.621Z] === RUN TestRemoveImageOrphaning [2021-06-10T07:16:47.522Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-10T07:16:47.573Z] --- PASS: TestRemoveImageOrphaning (1.00s) [2021-06-10T07:16:47.573Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T07:16:47.573Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-10T07:16:47.573Z] === RUN TestTagInvalidReference [2021-06-10T07:16:47.573Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-10T07:16:47.573Z] === RUN TestTagValidPrefixedRepo [2021-06-10T07:16:47.573Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-10T07:16:47.573Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T07:16:48.026Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-10T07:16:48.026Z] === RUN TestTagOfficialNames [2021-06-10T07:16:48.026Z] --- PASS: TestTagOfficialNames (0.09s) [2021-06-10T07:16:48.026Z] === RUN TestTagMatchesDigest [2021-06-10T07:16:48.026Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-10T07:16:48.026Z] PASS [2021-06-10T07:16:48.026Z] ok github.com/docker/docker/integration/image 1.585s [2021-06-10T07:16:48.026Z] [2021-06-10T07:16:48.026Z] === Skipped [2021-06-10T07:16:48.026Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-10T07:16:48.026Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:16:48.026Z] [2021-06-10T07:16:48.026Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-10T07:16:48.026Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-10T07:16:48.026Z] [2021-06-10T07:16:48.026Z] [2021-06-10T07:16:48.026Z] DONE 11 tests, 2 skipped in 3.650s [2021-06-10T07:16:48.026Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-10T07:16:49.422Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-10T07:16:50.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:16:50.891Z] INFO: Testing against a local daemon [2021-06-10T07:16:50.891Z] === RUN TestNetworkCreateDelete [2021-06-10T07:16:50.891Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-10T07:16:50.891Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:16:50.891Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T07:16:50.891Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-10T07:16:50.891Z] 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-06-10T07:16:50.891Z] === RUN TestDaemonDNSFallback [2021-06-10T07:16:50.891Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-10T07:16:50.891Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:16:50.891Z] === RUN TestInspectNetwork [2021-06-10T07:16:50.891Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-10T07:16:50.891Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-10T07:16:50.891Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T07:16:50.891Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-10T07:16:50.891Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:16:50.891Z] === RUN TestNetworkInvalidJSON [2021-06-10T07:16:50.891Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T07:16:50.891Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T07:16:50.891Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T07:16:50.891Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T07:16:50.891Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T07:16:50.891Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T07:16:50.891Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T07:16:50.891Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T07:16:50.891Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T07:16:50.891Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-10T07:16:50.891Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T07:16:50.891Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T07:16:50.891Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T07:16:50.891Z] === RUN TestNetworkList [2021-06-10T07:16:50.891Z] === RUN TestNetworkList//networks [2021-06-10T07:16:50.891Z] === PAUSE TestNetworkList//networks [2021-06-10T07:16:50.891Z] === RUN TestNetworkList//networks/ [2021-06-10T07:16:50.891Z] === PAUSE TestNetworkList//networks/ [2021-06-10T07:16:50.891Z] === CONT TestNetworkList//networks [2021-06-10T07:16:50.891Z] === CONT TestNetworkList//networks/ [2021-06-10T07:16:50.891Z] --- PASS: TestNetworkList (0.03s) [2021-06-10T07:16:50.891Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T07:16:50.891Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T07:16:50.891Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T07:16:50.891Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-10T07:16:50.891Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T07:16:50.891Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T07:16:50.891Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T07:16:50.891Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T07:16:50.891Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T07:16:50.891Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T07:16:50.891Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T07:16:50.891Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:242: FLAKY_TEST [2021-06-10T07:16:50.891Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T07:16:50.891Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T07:16:50.891Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] PASS [2021-06-10T07:16:50.891Z] ok github.com/docker/docker/integration/network 0.247s [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === Skipped [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-10T07:16:50.891Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-10T07:16:50.891Z] 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-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-10T07:16:50.891Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-10T07:16:50.891Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-10T07:16:50.891Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-10T07:16:50.891Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:242: FLAKY_TEST [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T07:16:50.891Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] [2021-06-10T07:16:50.891Z] DONE 22 tests, 15 skipped in 2.746s [2021-06-10T07:16:50.891Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-10T07:16:51.842Z] testing: warning: no tests to run [2021-06-10T07:16:51.842Z] PASS [2021-06-10T07:16:51.842Z] ok github.com/docker/docker/integration/network/ipvlan 0.078s [2021-06-10T07:16:51.842Z] [2021-06-10T07:16:51.842Z] DONE 0 tests in 0.803s [2021-06-10T07:16:51.842Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-10T07:16:52.295Z] testing: warning: no tests to run [2021-06-10T07:16:52.295Z] PASS [2021-06-10T07:16:52.295Z] ok github.com/docker/docker/integration/network/macvlan 0.085s [2021-06-10T07:16:52.295Z] [2021-06-10T07:16:52.295Z] DONE 0 tests in 0.782s [2021-06-10T07:16:52.481Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-10T07:16:52.481Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-10T07:16:52.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-10T07:16:52.745Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-10T07:16:53.196Z] testing: warning: no tests to run [2021-06-10T07:16:53.196Z] PASS [2021-06-10T07:16:53.196Z] ok github.com/docker/docker/integration/plugin 0.117s [2021-06-10T07:16:53.196Z] [2021-06-10T07:16:53.196Z] DONE 0 tests in 0.815s [2021-06-10T07:16:53.196Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-10T07:16:54.146Z] testing: warning: no tests to run [2021-06-10T07:16:54.146Z] PASS [2021-06-10T07:16:54.146Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2021-06-10T07:16:54.146Z] [2021-06-10T07:16:54.146Z] DONE 0 tests in 0.781s [2021-06-10T07:16:54.146Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-10T07:17:01.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-10T07:17:01.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-10T07:17:04.415Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:17:04.415Z] INFO: Testing against a local daemon [2021-06-10T07:17:04.415Z] === RUN TestPluginInvalidJSON [2021-06-10T07:17:04.415Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T07:17:04.415Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T07:17:04.415Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T07:17:04.415Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-10T07:17:04.415Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T07:17:04.415Z] === RUN TestPluginInstall [2021-06-10T07:17:04.415Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-10T07:17:04.415Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-10T07:17:04.415Z] === RUN TestPluginsWithRuntimes [2021-06-10T07:17:04.415Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-10T07:17:04.415Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-10T07:17:04.415Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T07:17:04.415Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T07:17:04.415Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-10T07:17:04.415Z] PASS [2021-06-10T07:17:04.415Z] ok github.com/docker/docker/integration/plugin/common 0.215s [2021-06-10T07:17:04.415Z] [2021-06-10T07:17:04.415Z] === Skipped [2021-06-10T07:17:04.415Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-10T07:17:04.415Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-10T07:17:04.415Z] [2021-06-10T07:17:04.415Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-10T07:17:04.415Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-10T07:17:04.415Z] [2021-06-10T07:17:04.415Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T07:17:04.415Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-10T07:17:04.415Z] [2021-06-10T07:17:04.415Z] [2021-06-10T07:17:04.415Z] DONE 5 tests, 3 skipped in 9.283s [2021-06-10T07:17:04.415Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-10T07:17:06.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:17:06.558Z] INFO: Testing against a local daemon [2021-06-10T07:17:06.558Z] === RUN TestExternalGraphDriver [2021-06-10T07:17:06.558Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-10T07:17:06.558Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-10T07:17:06.558Z] === RUN TestGraphdriverPluginV2 [2021-06-10T07:17:06.558Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-10T07:17:06.558Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-10T07:17:06.558Z] PASS [2021-06-10T07:17:06.558Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.195s [2021-06-10T07:17:07.009Z] [2021-06-10T07:17:07.009Z] === Skipped [2021-06-10T07:17:07.009Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-10T07:17:07.009Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-10T07:17:07.009Z] [2021-06-10T07:17:07.009Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-10T07:17:07.009Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-10T07:17:07.009Z] [2021-06-10T07:17:07.009Z] [2021-06-10T07:17:07.009Z] DONE 2 tests, 2 skipped in 3.204s [2021-06-10T07:17:07.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-10T07:17:07.491Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-10T07:17:08.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-10T07:17:09.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:17:09.154Z] INFO: Testing against a local daemon [2021-06-10T07:17:09.154Z] === RUN TestReadPluginNoRead [2021-06-10T07:17:09.154Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-10T07:17:09.154Z] read_test.go:21: no unix domain sockets on Windows [2021-06-10T07:17:09.154Z] PASS [2021-06-10T07:17:09.154Z] ok github.com/docker/docker/integration/plugin/logging 0.168s [2021-06-10T07:17:09.604Z] [2021-06-10T07:17:09.604Z] === Skipped [2021-06-10T07:17:09.604Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-10T07:17:09.604Z] read_test.go:21: no unix domain sockets on Windows [2021-06-10T07:17:09.604Z] [2021-06-10T07:17:09.604Z] [2021-06-10T07:17:09.604Z] DONE 1 tests, 1 skipped in 2.733s [2021-06-10T07:17:09.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-10T07:17:10.025Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-10T07:17:10.025Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-10T07:17:10.025Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-10T07:17:10.025Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-10T07:17:10.284Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-10T07:17:11.115Z] testing: warning: no tests to run [2021-06-10T07:17:11.115Z] PASS [2021-06-10T07:17:11.115Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.115s [2021-06-10T07:17:11.115Z] [2021-06-10T07:17:11.115Z] DONE 0 tests in 1.355s [2021-06-10T07:17:11.115Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-10T07:17:13.978Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:17:13.978Z] INFO: Testing against a local daemon [2021-06-10T07:17:13.978Z] === RUN TestPluginWithDevMounts [2021-06-10T07:17:13.978Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-10T07:17:13.978Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:13.978Z] PASS [2021-06-10T07:17:13.978Z] ok github.com/docker/docker/integration/plugin/volumes 0.182s [2021-06-10T07:17:13.978Z] [2021-06-10T07:17:13.978Z] === Skipped [2021-06-10T07:17:13.978Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-10T07:17:13.978Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:13.978Z] [2021-06-10T07:17:13.978Z] [2021-06-10T07:17:13.978Z] DONE 1 tests, 1 skipped in 2.534s [2021-06-10T07:17:13.978Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-10T07:17:15.504Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:17:15.504Z] INFO: Testing against a local daemon [2021-06-10T07:17:15.504Z] === RUN TestSecretInspect [2021-06-10T07:17:15.504Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-10T07:17:15.504Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:15.504Z] === RUN TestSecretList [2021-06-10T07:17:15.504Z] --- SKIP: TestSecretList (0.01s) [2021-06-10T07:17:15.504Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:15.504Z] === RUN TestSecretsCreateAndDelete [2021-06-10T07:17:15.504Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-10T07:17:15.504Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:15.504Z] === RUN TestSecretsUpdate [2021-06-10T07:17:15.504Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-10T07:17:15.504Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:15.504Z] === RUN TestTemplatedSecret [2021-06-10T07:17:15.504Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-10T07:17:15.504Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:15.504Z] === RUN TestSecretCreateResolve [2021-06-10T07:17:15.504Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-10T07:17:15.504Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:17:15.504Z] PASS [2021-06-10T07:17:15.504Z] ok github.com/docker/docker/integration/secret 0.190s [2021-06-10T07:17:15.954Z] [2021-06-10T07:17:15.954Z] === Skipped [2021-06-10T07:17:15.954Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-06-10T07:17:15.954Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:15.954Z] [2021-06-10T07:17:15.954Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2021-06-10T07:17:15.954Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:15.954Z] [2021-06-10T07:17:15.955Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-10T07:17:15.955Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:15.955Z] [2021-06-10T07:17:15.955Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-10T07:17:15.955Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:15.955Z] [2021-06-10T07:17:15.955Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-10T07:17:15.955Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:15.955Z] [2021-06-10T07:17:15.955Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-10T07:17:15.955Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:17:15.955Z] [2021-06-10T07:17:15.955Z] [2021-06-10T07:17:15.955Z] DONE 6 tests, 6 skipped in 2.266s [2021-06-10T07:17:15.955Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-10T07:17:16.839Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-10T07:17:18.212Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-10T07:17:18.212Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-10T07:17:18.212Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-10T07:17:18.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-10T07:17:18.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:17:18.822Z] INFO: Testing against a local daemon [2021-06-10T07:17:18.822Z] === RUN TestServiceCreateInit [2021-06-10T07:17:18.822Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T07:17:18.822Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T07:17:18.822Z] --- PASS: TestServiceCreateInit (0.05s) [2021-06-10T07:17:18.822Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T07:17:18.822Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T07:17:18.822Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T07:17:18.822Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-10T07:17:18.822Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestCreateServiceConflict [2021-06-10T07:17:18.822Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-10T07:17:18.822Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T07:17:18.822Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-10T07:17:18.822Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T07:17:18.822Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-10T07:17:18.822Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T07:17:18.822Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-10T07:17:18.822Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T07:17:18.822Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-10T07:17:18.822Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestCreateServiceSysctls [2021-06-10T07:17:18.822Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-10T07:17:18.822Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestCreateServiceCapabilities [2021-06-10T07:17:18.822Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-10T07:17:18.822Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestInspect [2021-06-10T07:17:18.822Z] --- SKIP: TestInspect (0.00s) [2021-06-10T07:17:18.822Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestCreateJob [2021-06-10T07:17:18.822Z] --- SKIP: TestCreateJob (0.00s) [2021-06-10T07:17:18.822Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestReplicatedJob [2021-06-10T07:17:18.822Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-10T07:17:18.822Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestUpdateReplicatedJob [2021-06-10T07:17:18.822Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-10T07:17:18.822Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestServiceListWithStatuses [2021-06-10T07:17:18.822Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T07:17:18.822Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T07:17:18.822Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-10T07:17:18.822Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestDockerNetworkReConnect [2021-06-10T07:17:18.822Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-10T07:17:18.822Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestServicePlugin [2021-06-10T07:17:18.822Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-10T07:17:18.822Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] === RUN TestServiceUpdateLabel [2021-06-10T07:17:18.822Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-10T07:17:18.822Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:17:18.822Z] === RUN TestServiceUpdateSecrets [2021-06-10T07:17:18.822Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-10T07:17:18.822Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:17:18.822Z] === RUN TestServiceUpdateConfigs [2021-06-10T07:17:18.822Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-10T07:17:18.822Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:17:18.822Z] === RUN TestServiceUpdateNetwork [2021-06-10T07:17:18.822Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-10T07:17:18.822Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:17:18.822Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T07:17:18.822Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-10T07:17:18.822Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:17:18.822Z] PASS [2021-06-10T07:17:18.822Z] ok github.com/docker/docker/integration/service 0.366s [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === Skipped [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T07:17:18.822Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T07:17:18.822Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T07:17:18.822Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T07:17:18.822Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-10T07:17:18.822Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2021-06-10T07:17:18.822Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-10T07:17:18.822Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-10T07:17:18.822Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-10T07:17:18.822Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-10T07:17:18.822Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-10T07:17:18.822Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-10T07:17:18.822Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-10T07:17:18.822Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-10T07:17:18.822Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-10T07:17:18.822Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-10T07:17:18.822Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-10T07:17:18.822Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-10T07:17:18.822Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-10T07:17:18.822Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-10T07:17:18.822Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-10T07:17:18.822Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-10T07:17:18.822Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-10T07:17:18.822Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-10T07:17:18.822Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-10T07:17:18.822Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] [2021-06-10T07:17:18.822Z] DONE 24 tests, 23 skipped in 2.966s [2021-06-10T07:17:18.822Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-10T07:17:20.968Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:17:20.968Z] INFO: Testing against a local daemon [2021-06-10T07:17:20.968Z] === RUN TestSessionCreate [2021-06-10T07:17:20.968Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-10T07:17:20.968Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-10T07:17:20.968Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T07:17:20.968Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-10T07:17:20.968Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-10T07:17:20.968Z] PASS [2021-06-10T07:17:20.968Z] ok github.com/docker/docker/integration/session 0.168s [2021-06-10T07:17:20.968Z] [2021-06-10T07:17:20.968Z] === Skipped [2021-06-10T07:17:20.968Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-10T07:17:20.968Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-10T07:17:20.968Z] [2021-06-10T07:17:20.968Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-10T07:17:20.968Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-10T07:17:20.968Z] [2021-06-10T07:17:20.968Z] [2021-06-10T07:17:20.968Z] DONE 2 tests, 2 skipped in 2.110s [2021-06-10T07:17:20.968Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-10T07:17:21.496Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-10T07:17:23.830Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:17:23.830Z] INFO: Testing against a local daemon [2021-06-10T07:17:23.830Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T07:17:23.830Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T07:17:23.830Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:23.830Z] === RUN TestEventsExecDie [2021-06-10T07:17:23.830Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-10T07:17:23.830Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-10T07:17:23.830Z] === RUN TestEventsBackwardsCompatible [2021-06-10T07:17:23.830Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-10T07:17:23.830Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-10T07:17:23.830Z] === RUN TestEventsVolumeCreate [2021-06-10T07:17:23.830Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-10T07:17:23.830Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-10T07:17:23.830Z] === RUN TestInfoAPI [2021-06-10T07:17:23.830Z] --- PASS: TestInfoAPI (0.05s) [2021-06-10T07:17:23.830Z] === RUN TestInfoAPIWarnings [2021-06-10T07:17:23.830Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-10T07:17:23.830Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:17:23.830Z] === RUN TestInfoDebug [2021-06-10T07:17:23.830Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-10T07:17:23.830Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T07:17:23.830Z] === RUN TestInfoInsecureRegistries [2021-06-10T07:17:23.830Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-10T07:17:23.830Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T07:17:23.830Z] === RUN TestInfoRegistryMirrors [2021-06-10T07:17:23.830Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-10T07:17:23.830Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T07:17:23.830Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T07:17:24.279Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-06-10T07:17:24.279Z] === RUN TestPingCacheHeaders [2021-06-10T07:17:24.279Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-10T07:17:24.279Z] === RUN TestPingGet [2021-06-10T07:17:24.279Z] --- PASS: TestPingGet (0.03s) [2021-06-10T07:17:24.279Z] === RUN TestPingHead [2021-06-10T07:17:24.279Z] --- PASS: TestPingHead (0.03s) [2021-06-10T07:17:24.279Z] === RUN TestVersion [2021-06-10T07:17:24.279Z] --- PASS: TestVersion (0.03s) [2021-06-10T07:17:24.279Z] PASS [2021-06-10T07:17:24.279Z] ok github.com/docker/docker/integration/system 1.309s [2021-06-10T07:17:24.731Z] [2021-06-10T07:17:24.731Z] === Skipped [2021-06-10T07:17:24.731Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T07:17:24.731Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T07:17:24.731Z] [2021-06-10T07:17:24.731Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-10T07:17:24.731Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-10T07:17:24.731Z] [2021-06-10T07:17:24.731Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-10T07:17:24.731Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-10T07:17:24.731Z] [2021-06-10T07:17:24.731Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-10T07:17:24.731Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-10T07:17:24.731Z] [2021-06-10T07:17:24.731Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-10T07:17:24.731Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T07:17:24.731Z] [2021-06-10T07:17:24.731Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-10T07:17:24.731Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T07:17:24.731Z] [2021-06-10T07:17:24.731Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-10T07:17:24.731Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T07:17:24.731Z] [2021-06-10T07:17:24.731Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-10T07:17:24.731Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T07:17:24.731Z] [2021-06-10T07:17:24.731Z] [2021-06-10T07:17:24.731Z] DONE 14 tests, 8 skipped in 3.468s [2021-06-10T07:17:24.731Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-10T07:17:24.783Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite (1929.04s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.07s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.00s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.59s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.42s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.47s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.47s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.44s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.21s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.51s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.73s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.49s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.61s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.48s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAttachDetach (1.49s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.33s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.37s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.52s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.68s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.03s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.86s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.84s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.60s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.51s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.81s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.76s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.58s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.24s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (12.13s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.77s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.56s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.62s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.49s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.67s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.91s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (12.18s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.66s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.25s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.34s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.30s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.39s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.91s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.70s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (4.06s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.18s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.90s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.69s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.47s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.14s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.52s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.29s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.05s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.95s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.07s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.26s) [2021-06-10T07:17:24.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.81s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.86s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.06s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.12s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.23s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.30s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.30s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.08s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.22s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.39s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.47s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.15s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.54s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.48s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.66s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.02s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.04s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.86s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.92s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.65s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.65s) [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.69s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.86s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.83s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.84s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.70s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.95s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.90s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.04s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.85s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.05s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.85s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.05s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.69s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.67s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.09s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.07s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.61s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.36s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (10.39s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.77s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.63s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.90s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.50s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.73s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.67s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEnv (1.80s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.01s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.61s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.79s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.99s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.05s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.63s) [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.73s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.34s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildFails (0.84s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.33s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.93s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.59s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.38s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.27s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.14s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.57s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.37s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.26s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildHistory (4.07s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.63s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.01s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.53s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.06s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLabel (0.53s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.79s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.99s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.19s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.32s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.18s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.71s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.03s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.53s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.46s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.49s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.00s) [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.68s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.20s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.78s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.17s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.84s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.96s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.85s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.54s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.59s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.03s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.75s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.60s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.64s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.51s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.45s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.37s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.42s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.70s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (5.80s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildPATH (1.99s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.77s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.87s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.35s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.59s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.75s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildRm (3.75s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.23s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.32s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.42s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.27s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.25s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.09s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildStderr (1.17s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (7.30s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildStopSignal (2.08s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.63s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.63s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.28s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.20s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildUser (3.39s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.70s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.37s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.23s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.11s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.27s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.38s) [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.28s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.12s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.82s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.13s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.82s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.59s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.34s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.63s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.89s) [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-06-10T07:17:24.784Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.19s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.94s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-10T07:17:24.784Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-10T07:17:24.784Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.70s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.34s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestCommitChange (1.51s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.52s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.60s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.22s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestCommitTTY (1.91s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.15s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.35s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.99s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.56s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.15s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.05s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.69s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.72s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.76s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.58s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.05s) [2021-06-10T07:17:24.784Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.11s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.32s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.94s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.98s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.73s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.92s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.93s) [2021-06-10T07:17:24.785Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-10T07:17:24.785Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.03s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.10s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.96s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.17s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.09s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.99s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.73s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.78s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.71s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.96s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.85s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009d72c0_} (1.90s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1122960763_/foo_false____} (1.88s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1122960763_/foo_true____} (1.77s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3575414430_/foo_false____} (1.76s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3575414430_/foo_true____} (1.78s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3575414430_/foo_true__0xc0009d7320__} (1.63s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009d7340_} (1.65s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009d7360_} (0.74s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009d7380_} (1.02s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009d73a0_} (1.84s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.16s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.59s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.70s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.02s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.83s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.81s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.00s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.11s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.07s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.29s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.02s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.16s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.89s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.11s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.15s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.81s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.85s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.98s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.83s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.91s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.90s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.10s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.28s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.53s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.12s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.77s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.23s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.27s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.74s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.14s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToDot (0.82s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.70s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.39s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.13s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2021-06-10T07:17:24.785Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-10T07:17:24.785Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-06-10T07:17:24.785Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-10T07:17:24.785Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.18s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.93s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.54s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.41s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.88s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.84s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.17s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.18s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.06s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.09s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.59s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.39s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.45s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.06s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.09s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.32s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.32s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.94s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.80s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.42s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.39s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsAttach (1.27s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsCommit (1.61s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.05s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.77s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.74s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.53s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.14s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsCopy (1.31s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.99s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.80s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.49s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFilters (1.49s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFormat (1.49s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.45s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2021-06-10T07:17:24.785Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-06-10T07:17:24.785Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-10T07:17:24.785Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-06-10T07:17:24.785Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.17s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsRename (1.23s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.90s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.38s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.12s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.00s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsTop (0.80s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.34s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExec (1.20s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.77s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.75s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.48s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.34s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.21s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.43s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.59s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.79s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.16s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.84s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecCgroup (2.61s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecEnv (1.36s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.42s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.04s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecInspectID (2.09s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecInteractive (1.04s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.11s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.06s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecParseError (0.77s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.81s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.60s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.07s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecStartFails (2.09s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.53s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecTTY (1.16s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.21s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.28s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecUlimits (1.53s) [2021-06-10T07:17:24.785Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-10T07:17:24.785Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.60s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.04s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.75s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.06s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestExecWithUser (1.48s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.99s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.21s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.94s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.78s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.97s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestHealth (22.91s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.98s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.31s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.65s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2021-06-10T07:17:24.785Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.86s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.77s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestImportDisplay (2.51s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestImportFile (1.66s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestImportGzipped (1.87s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.45s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.80s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.79s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.73s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.77s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.74s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.86s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.70s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.44s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.75s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.71s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s) [2021-06-10T07:17:24.786Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-10T07:17:24.786Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.17s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.32s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectDefault (1.14s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectHistory (1.37s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-10T07:17:24.786Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-10T07:17:24.786Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.04s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.14s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.07s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.73s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.66s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.05s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectStatus (0.89s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.40s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.14s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.16s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.04s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.09s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.93s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.30s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.49s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.58s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.28s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.53s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.75s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.20s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.33s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.34s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.65s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.01s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.53s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.97s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.98s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.80s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.03s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.97s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.04s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.04s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.06s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.18s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.01s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.23s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.77s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.76s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsSince (6.75s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.77s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.23s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsTail (0.95s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.13s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.71s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestNetHostname (2.11s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.48s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.87s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.11s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.12s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPluginActive (1.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.78s) [2021-06-10T07:17:24.786Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-10T07:17:24.786Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.84s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.99s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.48s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.79s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.57s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.52s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.19s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPortList (11.54s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.84s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.71s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.70s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.41s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.14s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.99s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.66s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsByOrder (3.92s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.18s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.20s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.58s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (5.07s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.48s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.60s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.93s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.38s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.35s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.24s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.42s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.83s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.43s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.55s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.77s) [2021-06-10T07:17:24.786Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-10T07:17:24.786Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.73s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.45s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.42s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.73s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.27s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.31s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.10s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.02s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.48s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.87s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (2.15s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.40s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.86s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.36s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.81s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.96s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.78s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.04s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.73s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.86s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.40s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAddHost (0.70s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.49s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.62s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.85s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (2.16s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.90s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.86s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.76s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.99s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.22s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.87s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.87s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.67s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.73s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.73s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.75s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.96s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.00s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.73s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.91s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.35s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.89s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.70s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.59s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.50s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.14s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.91s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.78s) [2021-06-10T07:17:24.786Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.36s) [2021-06-10T07:17:24.786Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-10T07:17:24.786Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.786Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-06-10T07:17:24.787Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (3.02s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.28s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.52s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.54s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.70s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.72s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.72s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.78s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.75s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunExitCode (0.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.74s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.74s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.45s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.49s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.24s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.78s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.40s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.48s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.21s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.47s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.47s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.44s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.48s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.59s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunMount (8.25s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.65s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.13s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.57s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.15s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.32s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.49s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.54s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.92s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.95s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.18s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.59s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.88s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.79s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.99s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.13s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.05s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.93s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.85s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.94s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.07s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.94s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.78s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.24s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.52s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.95s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.60s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T07:17:24.787Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.60s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.92s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.63s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.78s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (2.08s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunRm (0.99s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.92s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.97s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.97s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.56s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.85s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.54s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.30s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.67s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.76s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.50s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunState (1.50s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.74s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunSysctls (1.49s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.29s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.63s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.25s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.74s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.74s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.97s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.74s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunUserByName (0.75s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.75s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.98s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.00s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.15s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.45s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.18s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.79s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (1.05s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.77s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.74s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.75s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.02s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.77s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.73s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.46s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.73s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.62s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.42s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.23s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.95s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.09s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.71s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.96s) [2021-06-10T07:17:24.787Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents184129491 [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.60s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.49s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.19s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.43s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.32s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.92s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.42s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.94s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStartRecordError (1.61s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.86s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.96s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.02s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.14s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.23s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.80s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.03s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.92s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.56s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s) [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s) [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-10T07:17:24.787Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-10T07:17:24.787Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-10T07:17:24.787Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.47s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.10s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUpdateStats (3.78s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.44s) [2021-06-10T07:17:24.788Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-10T07:17:24.788Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.95s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.15s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.07s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.46s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.96s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.77s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.51s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.31s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.16s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.26s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.43s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.43s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.43s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.14s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.15s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.26s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.18s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.78s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.31s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.22s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.65s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.24s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.82s) [2021-06-10T07:17:24.788Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.79s) [2021-06-10T07:17:24.788Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-10T07:17:24.788Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-10T07:17:24.788Z] === RUN TestDockerRegistrySuite [2021-06-10T07:17:24.788Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-10T07:17:26.163Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-10T07:17:26.879Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:17:26.879Z] INFO: Testing against a local daemon [2021-06-10T07:17:26.879Z] === RUN TestVolumesCreateAndList [2021-06-10T07:17:26.879Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-06-10T07:17:26.879Z] === RUN TestVolumesRemove [2021-06-10T07:17:26.879Z] --- PASS: TestVolumesRemove (0.14s) [2021-06-10T07:17:26.879Z] === RUN TestVolumesInspect [2021-06-10T07:17:26.879Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-10T07:17:26.879Z] === RUN TestVolumesInvalidJSON [2021-06-10T07:17:26.879Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T07:17:26.879Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T07:17:26.879Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T07:17:26.879Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-10T07:17:26.879Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T07:17:26.879Z] PASS [2021-06-10T07:17:26.879Z] ok github.com/docker/docker/integration/volume 0.417s [2021-06-10T07:17:27.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-10T07:17:27.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-10T07:17:27.329Z] [2021-06-10T07:17:27.329Z] DONE 5 tests in 2.600s [2021-06-10T07:17:27.329Z] INFO: make.ps1 ended at 06/10/2021 07:17:27 [2021-06-10T07:17:27.329Z] INFO: Integration CLI tests being run from the host: [2021-06-10T07:17:27.329Z] 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-06-10T07:17:27.544Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-10T07:17:29.446Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-10T07:17:29.446Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T07:17:32.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-10T07:17:32.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-10T07:17:32.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-10T07:17:33.632Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T07:17:35.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T07:17:35.841Z] INFO: Testing against a local daemon [2021-06-10T07:17:35.841Z] === RUN TestDockerSuite [2021-06-10T07:17:35.841Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-10T07:17:35.841Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-10T07:17:35.841Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-10T07:17:35.841Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-10T07:17:35.841Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-10T07:17:35.841Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-10T07:17:35.841Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-10T07:17:35.841Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-10T07:17:36.292Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-10T07:17:36.743Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-10T07:17:37.193Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-10T07:17:37.643Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-10T07:17:38.896Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-10T07:17:43.083Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-10T07:17:43.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-10T07:17:43.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-10T07:17:43.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-10T07:17:43.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-10T07:17:43.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-10T07:17:43.649Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-10T07:17:44.585Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-10T07:17:44.843Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-10T07:17:46.747Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-10T07:17:48.650Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-10T07:17:50.024Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-10T07:17:50.960Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-10T07:17:52.336Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-10T07:17:54.865Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-10T07:17:57.421Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-10T07:17:58.796Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-10T07:17:58.796Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-10T07:18:00.172Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-10T07:18:00.172Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-10T07:18:00.430Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-10T07:18:00.430Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-10T07:18:01.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-10T07:18:02.300Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-10T07:18:03.674Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-10T07:18:03.932Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T07:18:04.191Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-10T07:18:05.568Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T07:18:07.470Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T07:18:08.848Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-10T07:18:09.106Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-10T07:18:11.634Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-10T07:18:13.008Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-10T07:18:13.268Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-10T07:18:15.168Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-10T07:18:15.426Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-10T07:18:15.684Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-10T07:18:15.943Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-10T07:18:16.201Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-10T07:18:16.768Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-10T07:18:16.768Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-10T07:18:18.143Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-10T07:18:18.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-10T07:18:20.695Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-10T07:18:21.629Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-10T07:18:21.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-10T07:18:21.844Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-10T07:18:22.302Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-10T07:18:23.004Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-10T07:18:23.840Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-10T07:18:23.840Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-10T07:18:23.938Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite (59.88s) [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.48s) [2021-06-10T07:18:24.871Z] check_test.go:196: [d12045828b5e0] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.33s) [2021-06-10T07:18:24.871Z] check_test.go:196: [d6b2808415f12] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.60s) [2021-06-10T07:18:24.871Z] check_test.go:196: [d56f454dde77c] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-06-10T07:18:24.871Z] check_test.go:196: [d1b2de090dc11] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.64s) [2021-06-10T07:18:24.871Z] check_test.go:196: [df66de9e0185f] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.82s) [2021-06-10T07:18:24.871Z] check_test.go:196: [dc00814f3809d] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.60s) [2021-06-10T07:18:24.871Z] check_test.go:196: [dd0bfdb94f77e] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.30s) [2021-06-10T07:18:24.871Z] check_test.go:196: [dfed721635698] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s) [2021-06-10T07:18:24.871Z] check_test.go:196: [d78f6cd74f16c] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.71s) [2021-06-10T07:18:24.871Z] check_test.go:196: [d35e47adfaf0d] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.78s) [2021-06-10T07:18:24.871Z] check_test.go:196: [de60f7bd1df5e] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.38s) [2021-06-10T07:18:24.871Z] check_test.go:196: [d0b7143c8d287] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2021-06-10T07:18:24.871Z] check_test.go:196: [d8bb8c60ffc06] daemon is not started [2021-06-10T07:18:24.871Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.27s) [2021-06-10T07:18:24.872Z] check_test.go:196: [dbd8b1518ea68] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.44s) [2021-06-10T07:18:24.872Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:11bf68eaac610dc69208a488258084ee307756ad9e3d9c0a0aa3f95e6326c790 [2021-06-10T07:18:24.872Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8b877a22b7048e982e542fdca10432ce6d2da5347bdff84d1a7bf5fc2804caff [2021-06-10T07:18:24.872Z] check_test.go:196: [dd8d6e32d5218] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.47s) [2021-06-10T07:18:24.872Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:31d3726a93795def992a9831821d2dfe2330c1775e91aef75f9a933c87d45f5e [2021-06-10T07:18:24.872Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:aee67d523ca02b3764595e73c7595ee064a01c5bed378bcac513acaf3343a674 [2021-06-10T07:18:24.872Z] check_test.go:196: [d3658207a883d] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.27s) [2021-06-10T07:18:24.872Z] check_test.go:196: [d16486c7b0c36] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.69s) [2021-06-10T07:18:24.872Z] check_test.go:196: [dc654d6c379d2] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.51s) [2021-06-10T07:18:24.872Z] check_test.go:196: [ddf05322082b3] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-10T07:18:24.872Z] check_test.go:196: [de5412313a975] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.50s) [2021-06-10T07:18:24.872Z] check_test.go:196: [d6f371aa408f4] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.81s) [2021-06-10T07:18:24.872Z] check_test.go:196: [dd7b6784e93a2] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.55s) [2021-06-10T07:18:24.872Z] check_test.go:196: [dd8a021b7475b] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.02s) [2021-06-10T07:18:24.872Z] check_test.go:196: [dac690f005488] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-06-10T07:18:24.872Z] check_test.go:196: [da47dc1a8a6fe] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.79s) [2021-06-10T07:18:24.872Z] check_test.go:196: [d0ce5d0092b41] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.55s) [2021-06-10T07:18:24.872Z] check_test.go:196: [d26d2766dbf9d] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-10T07:18:24.872Z] check_test.go:196: [d76b8eea837cd] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-06-10T07:18:24.872Z] check_test.go:196: [dc8299215ca00] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-06-10T07:18:24.872Z] check_test.go:196: [d8d3cdd8627d9] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.46s) [2021-06-10T07:18:24.872Z] check_test.go:196: [d6aa988e9b33b] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-10T07:18:24.872Z] check_test.go:196: [dd629149956a0] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.37s) [2021-06-10T07:18:24.872Z] check_test.go:196: [d711996941acd] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.20s) [2021-06-10T07:18:24.872Z] check_test.go:196: [d40cd635be9c0] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2021-06-10T07:18:24.872Z] check_test.go:196: [d4b5af822dc68] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s) [2021-06-10T07:18:24.872Z] check_test.go:196: [d6b893cd36b5a] daemon is not started [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2021-06-10T07:18:24.872Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2021-06-10T07:18:24.872Z] === RUN TestDockerSchema1RegistrySuite [2021-06-10T07:18:24.872Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-10T07:18:24.872Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T07:18:28.540Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-10T07:18:29.057Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T07:18:29.507Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-10T07:18:29.507Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-10T07:18:29.507Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-10T07:18:31.042Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-10T07:18:32.011Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-10T07:18:32.469Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-10T07:18:32.928Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-10T07:18:33.895Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-10T07:18:35.614Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-10T07:18:37.991Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-10T07:18:37.991Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-10T07:18:37.991Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-10T07:18:37.991Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-10T07:18:37.991Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-10T07:18:37.991Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-10T07:18:37.991Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-10T07:18:37.991Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-10T07:18:37.991Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-10T07:18:37.991Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-10T07:18:37.991Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-10T07:18:37.991Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-10T07:18:39.690Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-10T07:18:39.800Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-10T07:18:41.175Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-10T07:18:41.228Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-10T07:18:41.228Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-10T07:18:42.199Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-10T07:18:42.199Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-10T07:18:42.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-10T07:18:42.552Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T07:18:42.658Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-10T07:18:43.823Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-10T07:18:43.823Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-10T07:18:43.823Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-10T07:18:43.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T07:18:44.833Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-10T07:18:44.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T07:18:45.800Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-10T07:18:46.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-10T07:18:46.259Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-10T07:18:46.259Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-10T07:18:46.733Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-10T07:18:47.234Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-10T07:18:47.692Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-10T07:18:47.692Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-10T07:18:48.151Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-10T07:18:48.911Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-10T07:18:48.911Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-10T07:18:48.911Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-10T07:18:48.911Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-10T07:18:48.911Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-10T07:18:49.531Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-10T07:18:49.789Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-10T07:18:50.355Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-10T07:18:50.355Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-10T07:18:50.613Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-10T07:18:50.870Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-10T07:18:51.436Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite (26.79s) [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-10T07:18:51.436Z] check_test.go:223: [da7833a3301b0] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.90s) [2021-06-10T07:18:51.436Z] check_test.go:223: [da0530d14453c] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.84s) [2021-06-10T07:18:51.436Z] check_test.go:223: [d5710404f42e5] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.21s) [2021-06-10T07:18:51.436Z] check_test.go:223: [d354b8b162689] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s) [2021-06-10T07:18:51.436Z] check_test.go:223: [d8f21db061fdf] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s) [2021-06-10T07:18:51.436Z] check_test.go:223: [dc51224d76bbf] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-10T07:18:51.436Z] check_test.go:223: [df06c050a356d] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-06-10T07:18:51.436Z] check_test.go:223: [d66d04cb434c8] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2021-06-10T07:18:51.436Z] check_test.go:223: [d79a847857f37] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2021-06-10T07:18:51.436Z] check_test.go:223: [dca263e76fee5] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.28s) [2021-06-10T07:18:51.436Z] check_test.go:223: [dd23e75e00f85] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2021-06-10T07:18:51.436Z] check_test.go:223: [d1982b2ec135f] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-06-10T07:18:51.436Z] check_test.go:223: [d23e15390221a] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-10T07:18:51.436Z] check_test.go:223: [d9658daa38418] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-06-10T07:18:51.436Z] check_test.go:223: [d62449cd6fecf] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-06-10T07:18:51.436Z] check_test.go:223: [d3ec91d6e4273] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-06-10T07:18:51.436Z] check_test.go:223: [dd2e5bb942126] daemon is not started [2021-06-10T07:18:51.436Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-10T07:18:51.436Z] check_test.go:223: [da9fdf0d4fa65] daemon is not started [2021-06-10T07:18:51.436Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-10T07:18:51.436Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-10T07:18:52.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-10T07:18:52.630Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-10T07:18:52.663Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-10T07:18:52.663Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-10T07:18:52.663Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-10T07:18:52.838Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-10T07:18:52.888Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-10T07:18:54.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-10T07:18:54.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-10T07:18:54.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-10T07:18:55.087Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-10T07:18:55.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.90s) [2021-06-10T07:18:55.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-06-10T07:18:55.346Z] check_test.go:252: [d7cbe0ec38ab7] daemon is not started [2021-06-10T07:18:55.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-06-10T07:18:55.346Z] check_test.go:252: [df64a23f49cc3] daemon is not started [2021-06-10T07:18:55.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-06-10T07:18:55.346Z] check_test.go:252: [d8c1d207a7211] daemon is not started [2021-06-10T07:18:55.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2021-06-10T07:18:55.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-06-10T07:18:55.346Z] check_test.go:252: [d435d098f9f14] daemon is not started [2021-06-10T07:18:55.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2021-06-10T07:18:55.346Z] check_test.go:252: [dff9df4617094] daemon is not started [2021-06-10T07:18:55.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-06-10T07:18:55.346Z] check_test.go:252: [dc0185230e3fa] daemon is not started [2021-06-10T07:18:55.346Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-10T07:18:55.346Z] check_test.go:252: [d7642803d6f26] daemon is not started [2021-06-10T07:18:55.346Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-10T07:18:55.346Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-10T07:18:58.456Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-10T07:19:00.611Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-10T07:19:00.611Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-10T07:19:00.869Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-10T07:19:01.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-10T07:19:01.127Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2021-06-10T07:19:01.127Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2021-06-10T07:19:01.127Z] check_test.go:279: [dc8e9eaab0193] daemon is not started [2021-06-10T07:19:01.127Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-06-10T07:19:01.127Z] check_test.go:279: [df6766723b230] daemon is not started [2021-06-10T07:19:01.127Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2021-06-10T07:19:01.127Z] check_test.go:279: [d35af7895bf34] daemon is not started [2021-06-10T07:19:01.127Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-10T07:19:01.127Z] check_test.go:279: [d43e1ccb3616e] daemon is not started [2021-06-10T07:19:01.127Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-10T07:19:01.127Z] check_test.go:279: [d020acf23bd82] daemon is not started [2021-06-10T07:19:01.127Z] === RUN TestDockerNetworkSuite [2021-06-10T07:19:01.127Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-10T07:19:03.659Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-10T07:19:05.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-10T07:19:05.973Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-10T07:19:09.262Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-10T07:19:12.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-10T07:19:14.450Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-10T07:19:15.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-10T07:19:17.306Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-10T07:19:19.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-10T07:19:21.738Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-10T07:19:21.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-10T07:19:25.924Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-10T07:19:28.544Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-10T07:19:28.544Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-10T07:19:28.544Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-10T07:19:32.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-10T07:19:33.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-10T07:19:33.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-10T07:19:33.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-10T07:19:33.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-10T07:19:33.690Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-10T07:19:33.690Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-10T07:19:35.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-10T07:19:36.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-10T07:19:37.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-10T07:19:37.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-10T07:19:39.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-10T07:19:40.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-10T07:19:40.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-10T07:19:41.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-10T07:19:42.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-10T07:19:42.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-10T07:19:42.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-10T07:19:42.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-10T07:19:43.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-10T07:19:44.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-10T07:19:44.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-10T07:19:45.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-10T07:19:45.560Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-10T07:19:45.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-10T07:19:48.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-10T07:19:50.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-10T07:19:58.858Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-10T07:20:02.146Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-10T07:20:03.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-10T07:20:03.632Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-10T07:20:03.633Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-10T07:20:03.633Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-10T07:20:03.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-10T07:20:05.160Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-10T07:20:05.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-10T07:20:05.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-10T07:20:05.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-10T07:20:05.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-10T07:20:05.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-10T07:20:05.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-10T07:20:09.865Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-10T07:20:10.431Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-10T07:20:10.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-10T07:20:10.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-10T07:20:12.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-10T07:20:17.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-10T07:20:17.342Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-10T07:20:21.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-10T07:20:21.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-10T07:20:22.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-10T07:20:23.402Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-10T07:20:24.509Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-10T07:20:24.509Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-10T07:20:24.509Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-10T07:20:24.509Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-10T07:20:25.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-10T07:20:25.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-10T07:20:26.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-10T07:20:26.941Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-10T07:20:27.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-10T07:20:28.757Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-10T07:20:28.887Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-10T07:20:29.218Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-10T07:20:30.187Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-10T07:20:30.265Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-10T07:20:31.589Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-10T07:20:32.049Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-10T07:20:32.049Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-10T07:20:32.049Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-10T07:20:32.049Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-10T07:20:32.510Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-10T07:20:33.478Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-10T07:20:33.920Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-10T07:20:35.535Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite (93.89s) [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.54s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [da1ac27deaa74] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.01s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d8e2f11c00b96] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.64s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d571d0b83dc54] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.06s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d40308fb7092f] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.67s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:1233: [d342c4a12d7fe] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.60s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d24931333a1e4] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.23s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d54bbe2700254] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.07s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d20809fe14ba2] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.50s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d0d91a6dd4c17] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.81s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [dbd4894548b59] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.69s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d0e63831fde62] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.16s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d05adac3a57cc] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.38s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d432477882c4f] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [dbc27163dcf25] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d81cc3d27e4c6] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.03s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [dcb9870a53978] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d62e5c716e109] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d825c400ad041] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d325f7512d964] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.04s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d93228ec44c39] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.34s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d79bd37c6bd79] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d49416da6d2ba] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.54s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d20ae8bc016c8] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [db8b2eeab9ef4] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.28s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:968: [d7ae84a04cda7] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.74s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d66a755cd223f] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.88s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:1116: [dfd02bdd844d3] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.33s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d17df86a811f2] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.27s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d53b7c9b333c2] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [df89c4dae7b9d] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [db356c679e240] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [dba0b1a1bfe83] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [deb69618aa983] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d7244e7712cca] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.87s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d1e172676da2b] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [de97f0dda6e1c] daemon is not started [2021-06-10T07:20:35.535Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d850c243b3890] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.45s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d8d8d270fcfe1] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.43s) [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.52s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:1084: [d1905ca0bd8b8] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d6219c5eb50b4] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.43s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d1e215fedc603] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.60s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d869be7e52fd2] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.10s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d1dda6443dbc6] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.56s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [db07209a8d97c] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.58s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d727a81dfb881] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.62s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d27ead21c5554] daemon is not started [2021-06-10T07:20:35.535Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.12s) [2021-06-10T07:20:35.535Z] docker_cli_network_unix_test.go:46: [d0765bd63c947] daemon is not started [2021-06-10T07:20:35.535Z] === RUN TestDockerHubPullSuite [2021-06-10T07:20:35.535Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-10T07:20:36.095Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-10T07:20:36.909Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-10T07:20:37.212Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-10T07:20:38.180Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-10T07:20:38.180Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-10T07:20:38.180Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-10T07:20:38.180Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-10T07:20:38.281Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-10T07:20:38.848Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-10T07:20:39.000Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-10T07:20:39.107Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-10T07:20:41.009Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-10T07:20:41.269Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-10T07:20:41.269Z] --- PASS: TestDockerHubPullSuite (6.22s) [2021-06-10T07:20:41.269Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.54s) [2021-06-10T07:20:41.269Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2021-06-10T07:20:41.269Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2021-06-10T07:20:41.269Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.48s) [2021-06-10T07:20:41.269Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.46s) [2021-06-10T07:20:41.269Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.14s) [2021-06-10T07:20:41.269Z] PASS [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === Skipped [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-06-10T07:20:41.269Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-10T07:20:41.269Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-10T07:20:41.269Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-10T07:20:41.269Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-10T07:20:41.269Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-10T07:20:41.269Z] docker_cli_network_unix_test.go:46: [d850c243b3890] daemon is not started [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] [2021-06-10T07:20:41.269Z] DONE 1269 tests, 51 skipped in 2172.987s [2021-06-10T07:20:41.269Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T07:20:41.269Z] ++++ cat bundles/test-integration/docker.pid [2021-06-10T07:20:41.269Z] +++ kill 8307 [2021-06-10T07:20:41.935Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-10T07:20:42.223Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-10T07:20:42.481Z] +++ /etc/init.d/apparmor stop [2021-06-10T07:20:42.481Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T07:20:42.481Z] [2021-06-10T07:20:42.481Z] Unloading profiles will leave already running processes permanently [2021-06-10T07:20:42.481Z] unconfined, which can lead to unexpected situations. [2021-06-10T07:20:42.481Z] [2021-06-10T07:20:42.481Z] To set a process to complain mode, use the command line tool [2021-06-10T07:20:42.481Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T07:20:42.481Z] +++ true [2021-06-10T07:20:42.481Z] exiting test-integration [2021-06-10T07:20:42.481Z] ++ exit 0 [2021-06-10T07:20:42.481Z] [2021-06-10T07:20:42.739Z] + for job in $(jobs -p) [2021-06-10T07:20:42.739Z] + wait 15644 [2021-06-10T07:20:44.638Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-10T07:20:54.330Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-10T07:20:59.026Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-10T07:20:59.485Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-10T07:20:59.485Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-10T07:21:03.230Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-10T07:21:04.768Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-10T07:21:10.570Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-10T07:21:10.570Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-10T07:21:10.570Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-10T07:21:10.570Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-10T07:21:10.570Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-10T07:21:10.570Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-10T07:21:40.845Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-10T07:21:46.261Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-10T07:21:46.261Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-10T07:21:46.261Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-10T07:21:51.099Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-10T07:21:55.709Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-10T07:21:55.795Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-10T07:21:56.254Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-10T07:22:03.963Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-10T07:22:03.963Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-10T07:22:04.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite (1769.76s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.46s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.04s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.34s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.49s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.94s) [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:562: [d8af953e6f381] joining swarm manager [d927ca7b0dae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:584: [de8053f1d5bba] joining swarm manager [d927ca7b0dae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] check_test.go:380: [d8af953e6f381] daemon is not started [2021-06-10T07:22:13.778Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.47s) [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:45: [d0d1a1a999589] joining swarm manager [d5a43146ec9b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.12s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.11s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.95s) [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:303: [dd652fcafc960] joining swarm manager [d01b85f0fea77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:304: [dbe4048d3e291] joining swarm manager [d01b85f0fea77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.46s) [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:271: [df9a639f07341] joining swarm manager [deff09e26649f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:272: [d72bdbfa80939] joining swarm manager [deff09e26649f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.84s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.68s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.30s) [2021-06-10T07:22:13.778Z] docker_api_swarm_node_test.go:19: [da312667dc387] joining swarm manager [d9caeede618dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_node_test.go:20: [d1df7ac92f136] joining swarm manager [d9caeede618dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.62s) [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:501: [d18c6f5c32297] joining swarm manager [d79e8bba6ea54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:506: [d7f33b171e212] joining swarm manager [d79e8bba6ea54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.87s) [2021-06-10T07:22:13.778Z] docker_api_swarm_node_test.go:80: [d0c3bb0986f32] joining swarm manager [d1aa5128f1031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.04s) [2021-06-10T07:22:13.778Z] docker_api_swarm_node_test.go:52: [d0353fecb6167] joining swarm manager [d697225c180d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_node_test.go:53: [d8e09997ea3c6] joining swarm manager [d697225c180d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.74s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.78s) [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:201: [d468e1255e40a] joining swarm manager [d1b4a1a6807e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (71.72s) [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:383: [d938002a99082] joining swarm manager [d5d67de000d02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:384: [d3fb70273cf7e] joining swarm manager [d5d67de000d02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] check_test.go:380: [d3fb70273cf7e] daemon is not started [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.47s) [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:801: [d5d9efa3a8452] joining swarm manager [dee5308f73517]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:801: [d50c5e1da92c0] joining swarm manager [dee5308f73517]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:801: [d70d1138acc18] joining swarm manager [dee5308f73517]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:801: [d40cec9d244a0] joining swarm manager [dee5308f73517]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-10T07:22:13.778Z] docker_api_swarm_test.go:809: [df6b2a52fca34] joining swarm manager [dee5308f73517]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (8.24s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.31s) [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:394: [dad64000c4c4c] joining swarm manager [d38784513429e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:394: [df7a5738a6352] joining swarm manager [d38784513429e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.41s) [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:342: [dd42491264e2a] joining swarm manager [dee3778757124]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:342: [ddb19e58ac9d1] joining swarm manager [dee3778757124]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.61s) [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:489: [d9339b9239188] joining swarm manager [dd081313cef9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:489: [d1e497b74c136] joining swarm manager [dd081313cef9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.48s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.90s) [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:127: [d9c07eacc1dba] joining swarm manager [d261701afc835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:128: [d02797f861e3a] joining swarm manager [d261701afc835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:136: [d380a53203fba] joining swarm manager [d261701afc835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:137: [dd10175877fa7] joining swarm manager [d261701afc835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.42s) [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.54s) [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:303: [dff535259f8c5] joining swarm manager [d7d13bef4907b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:303: [dc88a63a1e971] joining swarm manager [d7d13bef4907b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.95s) [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:99: [df027cade0f56] joining swarm manager [d019dbba212b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.778Z] docker_api_swarm_service_test.go:100: [d26c92f16b188] joining swarm manager [d019dbba212b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.779Z] check_test.go:380: [df027cade0f56] daemon is not started [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.39s) [2021-06-10T07:22:13.779Z] docker_api_swarm_service_test.go:532: [df8384e031eb7] joining swarm manager [dbfaa8f86b78b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.779Z] docker_api_swarm_service_test.go:533: [d75d8f21b1b74] joining swarm manager [dbfaa8f86b78b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.67s) [2021-06-10T07:22:13.779Z] docker_api_swarm_service_test.go:147: [d757b75e012cc] joining swarm manager [dd8a197bab4fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.779Z] docker_api_swarm_service_test.go:147: [d4a1247f54dba] joining swarm manager [dd8a197bab4fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.67s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.80s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.82s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.64s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.27s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.87s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.96s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.64s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.87s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.77s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.84s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.01s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.55s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.82s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.32s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.55s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.52s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.50s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.71s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.26s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.99s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.64s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.76s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.64s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.15s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.93s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.59s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.42s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.68s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.71s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.44s) [2021-06-10T07:22:13.779Z] docker_cli_service_logs_test.go:245: checking task 9z5miwvmfz2d [2021-06-10T07:22:13.779Z] docker_cli_service_logs_test.go:250: checking messages for 9z5miwvmfz2d [2021-06-10T07:22:13.779Z] docker_cli_service_logs_test.go:245: checking task 6v4expaatl7m [2021-06-10T07:22:13.779Z] docker_cli_service_logs_test.go:250: checking messages for 6v4expaatl7m [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.89s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.88s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.66s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.75s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.09s) [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1901: [d7be3b4234ee9] joining swarm manager [d9b6504c4f73a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1902: [d0ecc9ab30b5b] joining swarm manager [d9b6504c4f73a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.25s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.71s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.64s) [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1802: [d83056779a20e] joining swarm manager [dc3a057600bdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1803: [d3f449da5f0ed] joining swarm manager [dc3a057600bdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.83s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.60s) [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1321: [de4edd8e82bcd] joining swarm manager [d3848df6e752a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1322: [d4a4f2d11da46] joining swarm manager [d3848df6e752a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.90s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.42s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.97s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.87s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.35s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.91s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.03s) [2021-06-10T07:22:13.779Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.31s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.43s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.74s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.31s) [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1186: [d6bdff6ac83ae] joining swarm manager [d25ddb2f1dfbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1195: [d3b6399a2a36b] joining swarm manager [d25ddb2f1dfbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.73s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.59s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.93s) [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1118: [d43be151dfbae] joining swarm manager [da39f9daf7357]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1119: [d183a4a72e7ea] joining swarm manager [da39f9daf7357]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1172: [dc0e5845e15fd] joining swarm manager [da39f9daf7357]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.95s) [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1453: [dc7375c0e7e34] joining swarm manager [d810c4d8779bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.779Z] docker_cli_swarm_test.go:1454: [d7a249af891b2] joining swarm manager [d810c4d8779bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.84s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.14s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.81s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.84s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.69s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.15s) [2021-06-10T07:22:13.779Z] docker_cli_swarm_unix_test.go:62: [d2c2c81f2e853] joining swarm manager [d5b197fbfab4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.85s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.46s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.76s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.53s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.69s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.31s) [2021-06-10T07:22:13.779Z] docker_api_swarm_test.go:961: [db143c7c16f8f] joining swarm manager [d89351da8196a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.31s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.22s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.96s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.29s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.30s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.79s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.51s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.18s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (4.96s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.04s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.24s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.80s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s) [2021-06-10T07:22:13.779Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2021-06-10T07:22:13.779Z] === RUN TestDockerExternalVolumeSuite [2021-06-10T07:22:13.779Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-10T07:22:16.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-10T07:22:16.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-10T07:22:21.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-10T07:22:28.659Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-10T07:22:39.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-10T07:22:56.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-10T07:22:56.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-10T07:23:01.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-10T07:23:01.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-10T07:23:01.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-10T07:23:08.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-10T07:23:08.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-10T07:23:09.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-10T07:23:09.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-10T07:23:09.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-10T07:23:22.319Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-10T07:23:22.319Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-10T07:23:22.319Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-10T07:23:34.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-10T07:23:34.718Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-10T07:23:36.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-10T07:23:42.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-10T07:23:42.831Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-10T07:23:43.290Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-10T07:23:44.424Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-10T07:23:44.828Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-10T07:23:44.828Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-10T07:23:45.052Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-10T07:23:53.395Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-10T07:23:53.768Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-10T07:23:54.934Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-10T07:23:54.934Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-10T07:23:54.934Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-10T07:23:56.473Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-10T07:23:57.442Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-10T07:23:57.910Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-10T07:23:58.877Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-10T07:23:59.336Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-10T07:24:04.026Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-10T07:24:06.930Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-10T07:24:06.930Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-10T07:24:07.899Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-10T07:24:07.899Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-10T07:24:08.361Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-10T07:24:10.544Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-10T07:24:11.512Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-10T07:24:11.971Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-10T07:24:11.971Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-10T07:24:12.939Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-10T07:24:13.398Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-10T07:24:13.399Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-10T07:24:13.399Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-10T07:24:16.482Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-10T07:24:19.189Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-10T07:24:29.463Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-10T07:24:31.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-10T07:24:44.290Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-10T07:24:54.618Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-10T07:25:01.713Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-10T07:25:01.713Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-10T07:25:02.682Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-10T07:25:03.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-10T07:25:13.001Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-10T07:25:13.001Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-10T07:25:13.001Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-10T07:25:13.001Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-10T07:25:13.460Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-10T07:25:13.460Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-10T07:25:15.611Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-10T07:25:38.604Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-10T07:25:38.604Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-10T07:25:38.604Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-10T07:25:47.669Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-10T07:25:56.297Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-10T07:25:56.757Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-10T07:25:57.725Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-10T07:26:01.459Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-10T07:26:02.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-10T07:26:05.197Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-10T07:26:07.375Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-10T07:26:20.631Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-10T07:26:58.065Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-10T07:27:02.758Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-10T07:27:03.221Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-10T07:27:06.288Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-10T07:27:06.288Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-10T07:27:06.288Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-10T07:27:06.289Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-10T07:27:06.289Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-10T07:27:06.289Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-10T07:27:06.289Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-10T07:27:06.289Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-10T07:27:06.289Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-10T07:27:06.289Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-10T07:27:07.283Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-10T07:27:09.204Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-10T07:27:13.906Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-10T07:27:13.906Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-10T07:27:14.367Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-10T07:27:14.367Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-10T07:27:14.367Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-10T07:27:14.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-10T07:27:18.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-10T07:27:18.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-10T07:27:18.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-10T07:27:18.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-10T07:27:19.066Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-10T07:27:24.856Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-10T07:27:25.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-10T07:27:39.683Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-10T07:27:40.141Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-10T07:27:40.141Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-10T07:27:40.141Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-10T07:27:40.141Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-10T07:27:40.141Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-10T07:27:40.141Z] === RUN TestDockerSuite/TestBuildFails [2021-06-10T07:27:43.043Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-10T07:27:43.043Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-10T07:27:53.358Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-10T07:27:57.494Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-10T07:27:59.142Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-10T07:28:03.677Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-10T07:28:03.677Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-10T07:28:03.677Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-10T07:28:11.519Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-10T07:28:16.204Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-10T07:28:17.742Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-10T07:28:21.364Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-10T07:28:22.425Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-10T07:28:22.884Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-10T07:28:23.342Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-10T07:28:23.800Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-10T07:28:23.800Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-10T07:28:29.554Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-10T07:28:31.692Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-10T07:28:38.616Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-10T07:28:38.616Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-10T07:28:42.015Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-10T07:28:44.417Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-10T07:28:48.955Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-10T07:28:49.414Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-10T07:28:51.588Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-10T07:28:51.588Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-10T07:28:52.048Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-10T07:28:52.506Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-10T07:28:56.234Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-10T07:28:57.203Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-10T07:28:58.171Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-10T07:28:59.137Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-10T07:28:59.595Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-10T07:29:00.563Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-10T07:29:02.099Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-10T07:29:02.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-10T07:29:07.885Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-10T07:29:07.885Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-10T07:29:07.885Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-10T07:29:08.344Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-10T07:29:08.344Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-10T07:29:08.344Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-10T07:29:08.344Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-10T07:29:08.802Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-10T07:29:09.774Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-10T07:29:11.966Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-10T07:29:14.475Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-10T07:29:17.350Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-10T07:29:20.532Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-10T07:29:30.885Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite (439.94s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s) [2021-06-10T07:29:32.255Z] docker_cli_external_volume_driver_test.go:53: [d95b30f94213d] daemon is not started [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.47s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-06-10T07:29:32.255Z] docker_cli_external_volume_driver_test.go:53: [dbbbcdc991cb7] daemon is not started [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-06-10T07:29:32.255Z] docker_cli_external_volume_driver_test.go:53: [d3d1f0628aec2] daemon is not started [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-10T07:29:32.255Z] docker_cli_external_volume_driver_test.go:53: [de98237eeeeff] daemon is not started [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.50s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.52s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.45s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.58s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.47s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.19s) [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.29s) [2021-06-10T07:29:32.255Z] docker_cli_external_volume_driver_test.go:485: [d86d900136bb9] daemon is not started [2021-06-10T07:29:32.255Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-10T07:29:32.255Z] docker_cli_external_volume_driver_test.go:53: [dc3df5c0cf661] daemon is not started [2021-06-10T07:29:32.255Z] PASS [2021-06-10T07:29:32.255Z] [2021-06-10T07:29:32.255Z] === Skipped [2021-06-10T07:29:32.255Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-10T07:29:32.255Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-10T07:29:32.255Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-10T07:29:32.255Z] check_test.go:309: [d68b1af9db262] daemon is not started [2021-06-10T07:29:32.255Z] [2021-06-10T07:29:32.255Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-10T07:29:32.255Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-10T07:29:32.255Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-10T07:29:32.255Z] check_test.go:309: [d53e427c73038] daemon is not started [2021-06-10T07:29:32.255Z] [2021-06-10T07:29:32.255Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-10T07:29:32.255Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-10T07:29:32.255Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-10T07:29:32.255Z] check_test.go:309: [d7ac3080cde9c] daemon is not started [2021-06-10T07:29:32.255Z] [2021-06-10T07:29:32.255Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-10T07:29:32.255Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-10T07:29:32.255Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-10T07:29:32.255Z] [2021-06-10T07:29:32.255Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-10T07:29:32.255Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-10T07:29:32.255Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-10T07:29:32.255Z] [2021-06-10T07:29:32.255Z] [2021-06-10T07:29:32.255Z] DONE 273 tests, 5 skipped in 2700.977s [2021-06-10T07:29:32.255Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T07:29:32.255Z] ++++ cat bundles/test-integration/docker.pid [2021-06-10T07:29:32.255Z] +++ kill 8292 [2021-06-10T07:29:32.255Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7adcb1aa5770/docker.pid [2021-06-10T07:29:32.255Z] +++ kill 8404 [2021-06-10T07:29:32.255Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8404 is not a child of this shell [2021-06-10T07:29:32.255Z] warning: PID 8404 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7adcb1aa5770/docker.pid had a nonzero exit code [2021-06-10T07:29:32.255Z] +++ /etc/init.d/apparmor stop [2021-06-10T07:29:32.255Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T07:29:32.255Z] [2021-06-10T07:29:32.255Z] Unloading profiles will leave already running processes permanently [2021-06-10T07:29:32.255Z] unconfined, which can lead to unexpected situations. [2021-06-10T07:29:32.255Z] [2021-06-10T07:29:32.255Z] To set a process to complain mode, use the command line tool [2021-06-10T07:29:32.255Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T07:29:32.255Z] +++ true [2021-06-10T07:29:32.255Z] exiting test-integration [2021-06-10T07:29:32.255Z] ++ exit 0 [2021-06-10T07:29:32.255Z] [2021-06-10T07:29:32.513Z] + exit 0 [2021-06-10T07:29:32.513Z] ++ jobs -p [2021-06-10T07:29:32.513Z] + pids= [2021-06-10T07:29:32.513Z] + echo 'Remaining pids to kill: []' [2021-06-10T07:29:32.513Z] Remaining pids to kill: [] [2021-06-10T07:29:32.513Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-10T07:29:32.528Z] Recording test results [2021-06-10T07:29:32.790Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T07:29:33.103Z] + echo Ensuring container killed. [2021-06-10T07:29:33.103Z] Ensuring container killed. [2021-06-10T07:29:33.103Z] + docker ps -aq -f name=docker-pr2-* [2021-06-10T07:29:33.103Z] + cids=81a6afb740f5 [2021-06-10T07:29:33.103Z] 2dc61d2de747 [2021-06-10T07:29:33.103Z] 80a8ff5e55bc [2021-06-10T07:29:33.103Z] + [ -n 81a6afb740f5 [2021-06-10T07:29:33.103Z] 2dc61d2de747 [2021-06-10T07:29:33.103Z] 80a8ff5e55bc ] [2021-06-10T07:29:33.103Z] + docker rm -vf 81a6afb740f5 2dc61d2de747 80a8ff5e55bc [2021-06-10T07:29:36.385Z] 81a6afb740f5 [2021-06-10T07:29:37.319Z] 2dc61d2de747 [2021-06-10T07:29:37.319Z] 80a8ff5e55bc [Pipeline] sh [2021-06-10T07:29:37.598Z] + echo Chowning /workspace to jenkins user [2021-06-10T07:29:37.598Z] Chowning /workspace to jenkins user [2021-06-10T07:29:37.598Z] + id -u [2021-06-10T07:29:37.598Z] + id -g [2021-06-10T07:29:37.598Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42505:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T07:29:39.612Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-10T07:29:39.612Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-10T07:29:41.149Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T07:29:42.078Z] + bundleName=amd64 [2021-06-10T07:29:42.078Z] + echo Creating amd64-bundles.tar.gz [2021-06-10T07:29:42.078Z] Creating amd64-bundles.tar.gz [2021-06-10T07:29:42.078Z] + xargs tar -czf amd64-bundles.tar.gz [2021-06-10T07:29:42.078Z] + 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-06-10T07:29:43.463Z] Archiving artifacts [2021-06-10T07:29:43.927Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42505/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T07:29:44.230Z] + make clean [2021-06-10T07:29:44.230Z] docker volume rm -f docker-dev-cache [2021-06-10T07:29:44.487Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T07:30:16.831Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-10T07:30:37.911Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-10T07:30:40.817Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-10T07:30:47.894Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-10T07:30:53.679Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-10T07:30:56.913Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-10T07:30:56.913Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-10T07:30:56.913Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-10T07:30:56.913Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-10T07:30:56.913Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-10T07:30:56.913Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-10T07:30:56.913Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-10T07:30:56.913Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-10T07:30:56.913Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-10T07:30:59.090Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-10T07:31:01.993Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-10T07:31:11.355Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-10T07:31:11.355Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-10T07:31:12.300Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-10T07:31:12.300Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-10T07:31:12.300Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-10T07:31:12.300Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-10T07:31:12.300Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-10T07:31:12.300Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-10T07:31:16.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-10T07:31:16.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-10T07:31:16.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-10T07:31:16.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-10T07:31:16.495Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-10T07:31:26.804Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-10T07:31:29.032Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-10T07:31:29.032Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-10T07:31:29.032Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-10T07:31:29.032Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-10T07:31:30.573Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-10T07:31:40.905Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-10T07:31:42.442Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-10T07:31:42.442Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-10T07:31:42.902Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-10T07:31:44.484Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-10T07:31:44.484Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-10T07:31:44.484Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-10T07:31:44.484Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-10T07:31:44.484Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-10T07:31:44.484Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-10T07:31:44.945Z] === RUN TestDockerSuite/TestBuildFails [2021-06-10T07:31:45.803Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-10T07:31:46.770Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-10T07:31:47.119Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-10T07:31:47.578Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-10T07:31:47.745Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-10T07:31:53.370Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-10T07:31:59.166Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-10T07:32:02.549Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-10T07:32:03.007Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-10T07:32:06.231Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-10T07:32:12.030Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-10T07:32:13.332Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-10T07:32:13.564Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-10T07:32:15.506Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-10T07:32:19.362Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-10T07:32:19.362Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-10T07:32:19.362Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-10T07:32:19.820Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-10T07:32:19.820Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-10T07:32:24.075Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-10T07:32:28.761Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-10T07:32:33.462Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-10T07:32:34.429Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-10T07:32:34.625Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-10T07:32:34.625Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-10T07:32:34.888Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-10T07:32:34.888Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-10T07:32:37.066Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-10T07:32:37.066Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-10T07:32:47.006Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-10T07:32:47.006Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-10T07:32:48.541Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-10T07:32:48.541Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-10T07:32:49.001Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-10T07:32:49.460Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-10T07:32:54.145Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-10T07:32:55.112Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-10T07:32:55.570Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-10T07:32:57.104Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-10T07:32:57.562Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-10T07:32:58.529Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-10T07:33:00.065Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-10T07:33:07.137Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-10T07:33:07.137Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-10T07:33:07.137Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-10T07:33:07.137Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-10T07:33:07.137Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-10T07:33:07.137Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-10T07:33:07.137Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-10T07:33:07.595Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-10T07:33:08.562Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-10T07:33:14.354Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-10T07:33:27.752Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-10T07:33:32.033Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-10T07:33:32.033Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-10T07:33:33.567Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-10T07:34:03.444Z] === RUN TestDockerSuite/TestBuildRm [2021-06-10T07:34:10.525Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-10T07:34:14.268Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-10T07:34:14.268Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-10T07:34:14.268Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-10T07:34:15.804Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-10T07:34:16.074Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-10T07:34:19.536Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-10T07:34:23.265Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-10T07:34:27.954Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-10T07:34:33.774Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-10T07:34:37.521Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-10T07:34:44.615Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-10T07:34:49.042Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-10T07:34:49.042Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-10T07:34:49.042Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-10T07:34:50.418Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-10T07:34:59.387Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-10T07:34:59.387Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-10T07:35:04.476Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-10T07:35:04.476Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-10T07:35:08.673Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-10T07:35:11.538Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-10T07:35:11.538Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-10T07:35:20.127Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-10T07:35:20.127Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-10T07:35:20.127Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-10T07:35:20.127Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-10T07:35:23.042Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-10T07:35:27.743Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-10T07:35:29.903Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-10T07:35:29.903Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-10T07:35:30.656Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-10T07:35:30.870Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-10T07:35:31.117Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-10T07:35:31.117Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-10T07:35:32.407Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-10T07:35:34.027Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-10T07:35:34.998Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-10T07:35:36.540Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-10T07:35:37.095Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-10T07:35:41.787Z] === RUN TestDockerSuite/TestBuildUser [2021-06-10T07:35:41.787Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-10T07:35:42.246Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-10T07:35:42.246Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-10T07:35:45.982Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-10T07:35:46.882Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-10T07:35:46.950Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-10T07:35:47.853Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-10T07:35:55.519Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-10T07:35:55.519Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-10T07:35:55.519Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-10T07:35:58.205Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-10T07:36:01.118Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-10T07:36:16.606Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-10T07:36:16.606Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-10T07:36:18.827Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-10T07:36:25.189Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-10T07:36:29.167Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-10T07:36:29.882Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-10T07:36:30.341Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-10T07:36:30.341Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-10T07:36:33.249Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-10T07:36:33.249Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-10T07:36:37.752Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-10T07:36:39.294Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-10T07:36:39.294Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-10T07:36:39.294Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-10T07:36:41.480Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-10T07:36:41.480Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-10T07:36:43.573Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-10T07:36:48.267Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-10T07:36:48.267Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-10T07:37:13.407Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-10T07:37:13.407Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-10T07:37:13.407Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-10T07:37:13.407Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-10T07:37:13.407Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-10T07:37:22.089Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-10T07:37:23.056Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-10T07:37:23.515Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-10T07:37:23.515Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-10T07:37:23.515Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-10T07:37:24.044Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-10T07:37:25.694Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-10T07:37:30.384Z] === RUN TestDockerSuite/TestCommitChange [2021-06-10T07:37:35.083Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-10T07:37:39.771Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-10T07:37:39.771Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-10T07:37:45.162Z] === RUN TestDockerSuite/TestBuildRm [2021-06-10T07:37:46.846Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-10T07:37:46.846Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-10T07:37:52.640Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-10T07:37:56.639Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-10T07:37:56.639Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-10T07:37:56.639Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-10T07:37:56.639Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-10T07:37:56.639Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-10T07:37:57.099Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-10T07:37:57.099Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-10T07:37:57.099Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-10T07:37:57.099Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-10T07:38:09.484Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-10T07:38:10.317Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-10T07:38:15.282Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-10T07:38:15.282Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-10T07:38:17.403Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-10T07:38:17.403Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-10T07:38:17.462Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-10T07:38:17.462Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-10T07:38:17.462Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-10T07:38:17.462Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-10T07:38:17.863Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-10T07:38:19.404Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-10T07:38:23.205Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-10T07:38:24.533Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-10T07:38:24.533Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-10T07:38:24.533Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-10T07:38:26.716Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-10T07:38:26.716Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-10T07:38:26.716Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-10T07:38:26.716Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-10T07:38:26.716Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-10T07:38:26.947Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-10T07:38:29.659Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-10T07:38:31.656Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-10T07:38:31.836Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-10T07:38:34.018Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-10T07:38:34.018Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-10T07:38:34.018Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-10T07:38:36.195Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-10T07:38:36.195Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-10T07:38:43.270Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-10T07:38:43.270Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-10T07:38:43.270Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-10T07:38:45.453Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-10T07:38:45.453Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-10T07:38:47.631Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-10T07:38:47.631Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-10T07:38:49.367Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-10T07:38:49.367Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-10T07:38:49.367Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-10T07:38:50.546Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-10T07:38:50.546Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-10T07:38:52.727Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-10T07:38:57.952Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-10T07:38:58.412Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-10T07:39:01.303Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-10T07:39:03.120Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-10T07:39:03.120Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-10T07:39:05.996Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-10T07:39:05.996Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-10T07:39:05.996Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-10T07:39:05.996Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-10T07:39:05.996Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-10T07:39:07.819Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-10T07:39:08.173Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-10T07:39:08.173Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-10T07:39:16.746Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-10T07:39:16.746Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-10T07:39:19.653Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-10T07:39:19.653Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-10T07:39:24.348Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-10T07:39:27.261Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-10T07:39:27.261Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-10T07:39:27.261Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-10T07:39:27.261Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-10T07:39:27.261Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-10T07:39:27.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-10T07:39:29.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-10T07:39:29.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-10T07:39:33.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-10T07:39:37.812Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-10T07:39:37.812Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-10T07:39:39.356Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-10T07:39:40.325Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-10T07:39:41.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-10T07:39:43.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-10T07:39:45.020Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-10T07:39:46.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008f5100_} [2021-06-10T07:39:49.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1968977126_c:\foo_false____} [2021-06-10T07:39:49.721Z] === RUN TestDockerSuite/TestBuildUser [2021-06-10T07:39:49.721Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-10T07:39:49.721Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-10T07:39:49.721Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-10T07:39:51.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1968977126_c:\foo_true____} [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-10T07:39:54.190Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-10T07:39:57.101Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-10T07:40:00.053Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-10T07:40:00.053Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-10T07:40:00.053Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-10T07:40:00.055Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-10T07:40:00.055Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-10T07:40:02.231Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-10T07:40:02.231Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-10T07:40:02.231Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-10T07:40:02.231Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-10T07:40:02.968Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-10T07:40:02.968Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-10T07:40:02.968Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-10T07:40:06.924Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-10T07:40:09.113Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-10T07:40:09.113Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-10T07:40:09.113Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-10T07:40:23.933Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-10T07:40:23.933Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-10T07:40:23.933Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-10T07:40:28.143Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-10T07:40:28.143Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-10T07:40:36.725Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-10T07:40:38.767Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-10T07:40:38.767Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-10T07:40:38.767Z] === RUN TestDockerSuite/TestCpToDot [2021-06-10T07:40:39.227Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-10T07:40:39.227Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-10T07:40:39.227Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-10T07:40:41.404Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-10T07:40:41.404Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-10T07:40:41.404Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-10T07:40:41.404Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-10T07:40:41.863Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-10T07:40:41.863Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-10T07:40:41.863Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-10T07:40:42.527Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-10T07:40:42.527Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-10T07:40:42.527Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-10T07:40:44.042Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-10T07:40:44.708Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-10T07:40:45.168Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-10T07:40:46.220Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-10T07:40:46.679Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-10T07:40:46.679Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-10T07:40:48.856Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-10T07:40:49.315Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-10T07:40:49.774Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-10T07:40:49.774Z] === RUN TestDockerSuite/TestCreateRM [2021-06-10T07:40:49.774Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-10T07:40:49.774Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-10T07:40:50.233Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-10T07:40:50.233Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-10T07:40:58.804Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-10T07:40:58.804Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-10T07:40:58.804Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-10T07:41:03.493Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-10T07:41:03.493Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-10T07:41:03.493Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-10T07:41:05.673Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDockerFails [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-10T07:41:05.674Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-10T07:41:06.277Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-10T07:41:08.579Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-10T07:41:10.757Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-10T07:41:12.934Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-10T07:41:14.860Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-10T07:41:14.860Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-10T07:41:29.687Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-10T07:41:29.687Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-10T07:41:29.687Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-10T07:41:29.687Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-10T07:41:30.147Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-10T07:41:30.625Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-10T07:41:35.316Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-10T07:41:37.229Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-10T07:41:39.410Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-10T07:41:39.870Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-10T07:41:39.870Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-10T07:41:39.870Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-10T07:41:40.014Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-10T07:41:42.203Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-10T07:41:43.171Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-10T07:41:46.908Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-10T07:41:46.957Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-10T07:41:47.368Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-10T07:41:48.346Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-10T07:41:51.653Z] === RUN TestDockerSuite/TestCommitChange [2021-06-10T07:41:53.049Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-10T07:41:56.354Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-10T07:42:01.056Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-10T07:42:01.056Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-10T07:42:03.383Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-10T07:42:03.383Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-10T07:42:03.383Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-10T07:42:03.383Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-10T07:42:03.383Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-10T07:42:03.383Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-10T07:42:03.842Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-10T07:42:03.842Z] === RUN TestDockerSuite/TestEventsRename [2021-06-10T07:42:06.020Z] === RUN TestDockerSuite/TestEventsResize [2021-06-10T07:42:08.215Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-10T07:42:08.215Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-10T07:42:14.602Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-10T07:42:16.139Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-10T07:42:18.552Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-10T07:42:19.045Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-10T07:42:23.249Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-10T07:42:23.249Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-10T07:42:23.249Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-10T07:42:23.249Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-10T07:42:23.249Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-10T07:42:23.249Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-10T07:42:23.249Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-10T07:42:23.249Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-10T07:42:23.249Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-10T07:42:23.780Z] === RUN TestDockerSuite/TestEventsTop [2021-06-10T07:42:23.780Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-10T07:42:26.687Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-10T07:42:30.336Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-10T07:42:30.426Z] === RUN TestDockerSuite/TestExec [2021-06-10T07:42:30.426Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-10T07:42:30.426Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-10T07:42:31.970Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-10T07:42:34.152Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-10T07:42:34.152Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-10T07:42:34.152Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-10T07:42:34.152Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-10T07:42:36.334Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-10T07:42:37.420Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-10T07:42:37.420Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-10T07:42:38.479Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-10T07:42:38.962Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-10T07:42:38.962Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-10T07:42:38.962Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-10T07:42:38.962Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-10T07:42:40.631Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-10T07:42:41.874Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-10T07:42:41.874Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-10T07:42:41.874Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-10T07:42:42.772Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-10T07:42:44.785Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-10T07:42:44.785Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-10T07:42:44.785Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-10T07:42:44.785Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-10T07:42:44.785Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-10T07:42:47.403Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-10T07:42:47.403Z] === RUN TestDockerSuite/TestExecEnv [2021-06-10T07:42:47.403Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-10T07:42:47.403Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-10T07:42:47.700Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-10T07:42:49.544Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-10T07:42:49.882Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-10T07:42:52.065Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-10T07:42:52.065Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-10T07:42:52.065Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-10T07:42:54.175Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-10T07:42:54.175Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-10T07:42:54.175Z] === RUN TestDockerSuite/TestExecParseError [2021-06-10T07:42:54.175Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-10T07:42:54.175Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-10T07:42:54.175Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-10T07:42:54.247Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-10T07:42:54.247Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-10T07:42:57.048Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-10T07:42:57.048Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-10T07:42:57.048Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-10T07:42:57.048Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-10T07:42:57.048Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-10T07:42:57.048Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-10T07:42:57.159Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-10T07:42:57.159Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-10T07:42:57.159Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-10T07:42:59.192Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-10T07:42:59.192Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-10T07:42:59.353Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-10T07:42:59.353Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-10T07:43:01.537Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-10T07:43:01.537Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-10T07:43:04.450Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-10T07:43:04.910Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-10T07:43:07.095Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-10T07:43:07.690Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-10T07:43:07.691Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-10T07:43:07.691Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-10T07:43:07.691Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-10T07:43:10.836Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-10T07:43:13.414Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-10T07:43:15.547Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-10T07:43:15.547Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-10T07:43:15.547Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-10T07:43:15.547Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-10T07:43:15.547Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-10T07:43:17.148Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-10T07:43:17.148Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-10T07:43:19.160Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-10T07:43:20.058Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-10T07:43:20.058Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-10T07:43:22.028Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-10T07:43:22.239Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-10T07:43:22.239Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-10T07:43:26.940Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-10T07:43:29.021Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-10T07:43:29.022Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-10T07:43:29.022Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-10T07:43:29.022Z] === RUN TestDockerSuite/TestHealth [2021-06-10T07:43:29.022Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-10T07:43:29.022Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-10T07:43:29.022Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-10T07:43:29.022Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-10T07:43:29.130Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-10T07:43:29.130Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-10T07:43:29.130Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-10T07:43:29.130Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-10T07:43:29.130Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-10T07:43:29.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-10T07:43:33.653Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-10T07:43:33.653Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-10T07:43:33.653Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-10T07:43:33.653Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-10T07:43:33.653Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-10T07:43:33.653Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-10T07:43:34.610Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-10T07:43:34.610Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-10T07:43:35.562Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-10T07:43:36.015Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-10T07:43:36.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-10T07:43:36.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-10T07:43:38.164Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-10T07:43:38.164Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-10T07:43:38.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-10T07:43:40.303Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-10T07:43:40.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-10T07:43:43.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-10T07:43:45.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007c1c40_} [2021-06-10T07:43:48.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1328905182_c:\foo_false____} [2021-06-10T07:43:48.791Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-10T07:43:48.791Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-10T07:43:48.791Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-10T07:43:50.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1328905182_c:\foo_true____} [2021-06-10T07:43:51.650Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-10T07:43:51.650Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-10T07:43:53.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-10T07:43:53.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-10T07:43:53.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-10T07:43:53.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-10T07:43:53.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-10T07:43:53.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-10T07:43:53.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-10T07:43:53.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-10T07:43:53.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-10T07:43:53.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-10T07:43:53.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-10T07:43:53.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-10T07:43:54.183Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-10T07:43:54.183Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-10T07:43:54.183Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-10T07:43:54.183Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-10T07:43:54.183Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-10T07:43:54.183Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestImportFile [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-10T07:43:54.516Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-10T07:43:56.659Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-10T07:43:57.095Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-10T07:43:58.801Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-10T07:43:58.801Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-10T07:43:58.801Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-10T07:43:59.254Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-10T07:43:59.254Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-10T07:44:00.005Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-10T07:44:00.005Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-10T07:44:00.005Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-10T07:44:01.397Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-10T07:44:01.397Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-10T07:44:02.923Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-10T07:44:02.923Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-10T07:44:02.923Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-10T07:44:02.923Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-10T07:44:04.264Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-10T07:44:04.264Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-10T07:44:04.264Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-10T07:44:04.264Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-10T07:44:06.416Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-10T07:44:07.728Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-10T07:44:10.640Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-10T07:44:10.640Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-10T07:44:10.640Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-10T07:44:11.170Z] === RUN TestDockerSuite/TestInspectImage [2021-06-10T07:44:11.170Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-10T07:44:11.170Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-10T07:44:11.170Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-10T07:44:12.690Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-10T07:44:14.830Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-10T07:44:15.280Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-10T07:44:17.431Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-10T07:44:19.573Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-10T07:44:19.573Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-10T07:44:19.573Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-10T07:44:21.890Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-10T07:44:21.890Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-10T07:44:21.890Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-10T07:44:22.136Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-10T07:44:25.003Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-10T07:44:29.628Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-10T07:44:30.480Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-10T07:44:30.480Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-10T07:44:30.480Z] === RUN TestDockerSuite/TestCpToDot [2021-06-10T07:44:31.135Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-10T07:44:32.021Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-10T07:44:32.021Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-10T07:44:32.021Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-10T07:44:33.998Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-10T07:44:34.935Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-10T07:44:34.935Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-10T07:44:34.935Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-10T07:44:34.935Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-10T07:44:34.935Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-10T07:44:34.935Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-10T07:44:34.935Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-10T07:44:36.855Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-10T07:44:37.120Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-10T07:44:38.996Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-10T07:44:40.033Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-10T07:44:40.033Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-10T07:44:40.493Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-10T07:44:41.136Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-10T07:44:42.035Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-10T07:44:43.004Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-10T07:44:43.004Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-10T07:44:43.004Z] === RUN TestDockerSuite/TestCreateRM [2021-06-10T07:44:43.282Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-10T07:44:43.282Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-10T07:44:43.282Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-10T07:44:43.282Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-10T07:44:43.282Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-10T07:44:43.282Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-10T07:44:43.282Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-10T07:44:43.282Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-10T07:44:43.282Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-10T07:44:43.282Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-10T07:44:43.467Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-10T07:44:43.467Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-10T07:44:43.467Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-10T07:44:43.731Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-10T07:44:43.731Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-10T07:44:43.731Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-10T07:44:43.731Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-10T07:44:43.731Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-10T07:44:43.731Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-10T07:44:43.731Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-10T07:44:43.731Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-10T07:44:43.731Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-10T07:44:43.731Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-10T07:44:43.932Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-10T07:44:46.007Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-10T07:44:47.514Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-10T07:44:52.524Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-10T07:44:52.984Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-10T07:44:53.230Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-10T07:44:53.444Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-10T07:44:56.088Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-10T07:44:56.089Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-10T07:44:57.187Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-10T07:44:57.647Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-10T07:44:57.647Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-10T07:44:58.228Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-10T07:44:58.228Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDockerFails [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-10T07:45:00.559Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-10T07:45:03.472Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-10T07:45:03.952Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-10T07:45:06.385Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-10T07:45:08.568Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-10T07:45:10.955Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-10T07:45:16.681Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-10T07:45:18.821Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-10T07:45:18.913Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-10T07:45:20.959Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-10T07:45:20.959Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-10T07:45:23.823Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-10T07:45:25.968Z] === RUN TestDockerSuite/TestLogsSince [2021-06-10T07:45:27.486Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-10T07:45:32.180Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-10T07:45:35.175Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-10T07:45:35.634Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-10T07:45:36.197Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-10T07:45:36.197Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-10T07:45:36.197Z] === RUN TestDockerSuite/TestLogsTail [2021-06-10T07:45:37.705Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-10T07:45:40.327Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-10T07:45:40.582Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-10T07:45:41.294Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-10T07:45:42.262Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestNetHostname [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestPluginActive [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-10T07:45:42.720Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-10T07:45:43.170Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-10T07:45:43.170Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-10T07:45:43.170Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-10T07:45:43.170Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-10T07:45:43.170Z] === RUN TestDockerSuite/TestPortList [2021-06-10T07:45:43.170Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-10T07:45:47.794Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-10T07:45:47.794Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-10T07:45:47.794Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-10T07:45:47.794Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-10T07:45:47.794Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-10T07:45:47.794Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-10T07:45:47.794Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-10T07:45:47.794Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-10T07:45:47.794Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-10T07:45:47.794Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-10T07:45:48.060Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-10T07:45:52.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-10T07:45:52.416Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-10T07:45:53.948Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-10T07:45:53.948Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-10T07:45:53.948Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-10T07:45:53.948Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-10T07:45:53.948Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-10T07:45:53.948Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-10T07:45:54.409Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-10T07:45:54.409Z] === RUN TestDockerSuite/TestEventsRename [2021-06-10T07:45:57.317Z] === RUN TestDockerSuite/TestEventsResize [2021-06-10T07:46:00.890Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-10T07:46:00.890Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-10T07:46:05.895Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-10T07:46:08.073Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-10T07:46:09.367Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-10T07:46:10.251Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-10T07:46:16.041Z] === RUN TestDockerSuite/TestEventsTop [2021-06-10T07:46:16.041Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-10T07:46:18.217Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-10T07:46:22.907Z] === RUN TestDockerSuite/TestExec [2021-06-10T07:46:22.907Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-10T07:46:22.907Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-10T07:46:24.053Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-10T07:46:24.053Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-10T07:46:24.053Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-10T07:46:24.446Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-10T07:46:26.623Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-10T07:46:26.623Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-10T07:46:26.623Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-10T07:46:26.623Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-10T07:46:28.802Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-10T07:46:30.980Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-10T07:46:33.161Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-10T07:46:35.344Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-10T07:46:36.317Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-10T07:46:39.178Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-10T07:46:40.036Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-10T07:46:40.036Z] === RUN TestDockerSuite/TestExecEnv [2021-06-10T07:46:40.036Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-10T07:46:40.036Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-10T07:46:42.216Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-10T07:46:46.946Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-10T07:46:46.946Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-10T07:46:46.946Z] === RUN TestDockerSuite/TestExecParseError [2021-06-10T07:46:46.946Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-10T07:46:46.946Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-10T07:46:46.946Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-10T07:46:47.649Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-10T07:46:49.855Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-10T07:46:49.855Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-10T07:46:49.855Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-10T07:46:49.855Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-10T07:46:49.855Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-10T07:46:49.855Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-10T07:46:51.326Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-10T07:46:51.326Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-10T07:46:51.326Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-10T07:46:52.039Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-10T07:46:52.039Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-10T07:46:55.965Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-10T07:46:55.965Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-10T07:46:55.965Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-10T07:46:55.965Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-10T07:46:55.965Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-10T07:46:57.842Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-10T07:46:57.842Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-10T07:46:57.842Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-10T07:46:57.842Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-10T07:47:02.950Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-10T07:47:02.950Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-10T07:47:03.638Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-10T07:47:04.459Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-10T07:47:04.459Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-10T07:47:05.412Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-10T07:47:06.361Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-10T07:47:06.361Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-10T07:47:10.728Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-10T07:47:11.004Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-10T07:47:12.905Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-10T07:47:14.706Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-10T07:47:18.698Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-10T07:47:18.699Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-10T07:47:18.699Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-10T07:47:19.158Z] === RUN TestDockerSuite/TestHealth [2021-06-10T07:47:19.158Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-10T07:47:19.158Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-10T07:47:19.158Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-10T07:47:19.158Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-10T07:47:23.181Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-10T07:47:24.958Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-10T07:47:24.958Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-10T07:47:24.958Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-10T07:47:24.958Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-10T07:47:24.958Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-10T07:47:24.958Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-10T07:47:25.417Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-10T07:47:25.417Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-10T07:47:26.390Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-10T07:47:26.390Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-10T07:47:28.577Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-10T07:47:28.577Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-10T07:47:30.762Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-10T07:47:33.669Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-10T07:47:33.669Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-10T07:47:33.669Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-10T07:47:38.356Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-10T07:47:38.356Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestImportFile [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-10T07:47:40.534Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-10T07:47:42.712Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-10T07:47:45.617Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-10T07:47:45.617Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-10T07:47:45.617Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-10T07:47:45.617Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-10T07:47:45.617Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-10T07:47:47.804Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-10T07:47:47.804Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-10T07:47:50.720Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-10T07:47:50.720Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-10T07:47:50.721Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-10T07:47:50.721Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-10T07:47:52.898Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-10T07:47:57.587Z] === RUN TestDockerSuite/TestInspectImage [2021-06-10T07:47:57.587Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-10T07:47:57.587Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-10T07:47:57.587Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-10T07:47:58.700Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-10T07:47:58.700Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-10T07:47:59.648Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-10T07:47:59.775Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-10T07:48:00.097Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-10T07:48:00.097Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-10T07:48:01.046Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-10T07:48:01.973Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-10T07:48:01.973Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-10T07:48:04.882Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-10T07:48:05.667Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-10T07:48:07.059Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-10T07:48:07.059Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-10T07:48:07.059Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-10T07:48:09.244Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-10T07:48:12.983Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-10T07:48:14.142Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-10T07:48:14.142Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-10T07:48:17.672Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-10T07:48:18.767Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-10T07:48:18.767Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-10T07:48:18.767Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-10T07:48:19.214Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-10T07:48:22.125Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-10T07:48:24.308Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-10T07:48:26.494Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-10T07:48:28.672Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-10T07:48:30.849Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-10T07:48:33.097Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-10T07:48:33.585Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-10T07:48:35.092Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-10T07:48:35.273Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-10T07:48:36.040Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-10T07:48:41.060Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-10T07:48:43.042Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-10T07:48:43.308Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-10T07:48:43.308Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-10T07:48:45.487Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-10T07:48:45.487Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-10T07:48:47.667Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-10T07:48:52.559Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-10T07:48:54.658Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-10T07:48:58.353Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-10T07:48:59.287Z] === RUN TestDockerSuite/TestRmiTag [2021-06-10T07:48:59.736Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-10T07:49:01.883Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-10T07:49:05.440Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-10T07:49:07.621Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-10T07:49:09.805Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-10T07:49:09.805Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-10T07:49:12.715Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-10T07:49:15.625Z] === RUN TestDockerSuite/TestLogsSince [2021-06-10T07:49:19.431Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-10T07:49:20.940Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-10T07:49:25.560Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-10T07:49:25.950Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-10T07:49:25.950Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-10T07:49:25.950Z] === RUN TestDockerSuite/TestLogsTail [2021-06-10T07:49:26.511Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-10T07:49:26.511Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-10T07:49:26.511Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-10T07:49:26.511Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-10T07:49:26.511Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-10T07:49:26.511Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-10T07:49:26.511Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-10T07:49:26.511Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-10T07:49:28.134Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-10T07:49:28.650Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-10T07:49:28.650Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-10T07:49:28.650Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-10T07:49:31.039Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-10T07:49:33.218Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-10T07:49:33.218Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-10T07:49:33.218Z] === RUN TestDockerSuite/TestNetHostname [2021-06-10T07:49:33.218Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-10T07:49:33.218Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-10T07:49:33.218Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-10T07:49:33.218Z] === RUN TestDockerSuite/TestPluginActive [2021-06-10T07:49:33.218Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-10T07:49:33.218Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-10T07:49:33.273Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-10T07:49:33.678Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-10T07:49:33.678Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-10T07:49:33.678Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-10T07:49:33.678Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-10T07:49:33.678Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-10T07:49:33.678Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-10T07:49:33.678Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-10T07:49:33.678Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-10T07:49:33.678Z] === RUN TestDockerSuite/TestPortList [2021-06-10T07:49:33.678Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-10T07:49:36.129Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-10T07:49:38.273Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-10T07:49:38.372Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-10T07:49:38.372Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-10T07:49:38.372Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-10T07:49:38.372Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-10T07:49:38.372Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-10T07:49:38.372Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-10T07:49:38.372Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-10T07:49:38.372Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-10T07:49:38.372Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-10T07:49:38.372Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-10T07:49:40.413Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-10T07:49:42.551Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-10T07:49:42.551Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-10T07:49:43.064Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-10T07:49:43.064Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-10T07:49:48.266Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-10T07:49:48.266Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-10T07:49:48.266Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-10T07:49:48.266Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-10T07:49:48.266Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-10T07:49:48.266Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-10T07:49:48.266Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-10T07:49:48.266Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-10T07:49:48.266Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-10T07:49:48.266Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-10T07:49:48.266Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-10T07:49:48.266Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-10T07:49:51.133Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-10T07:49:51.133Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-10T07:49:51.642Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-10T07:49:51.642Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-10T07:49:53.999Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-10T07:49:53.999Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-10T07:49:53.999Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-10T07:49:56.138Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-10T07:49:56.138Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-10T07:49:56.138Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-10T07:49:56.138Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-10T07:49:56.138Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-10T07:49:56.138Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-10T07:49:56.138Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-10T07:49:56.138Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-10T07:49:58.277Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-10T07:50:00.421Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-10T07:50:01.967Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-10T07:50:02.565Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-10T07:50:02.565Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-10T07:50:02.565Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-10T07:50:02.565Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-10T07:50:05.423Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-10T07:50:05.423Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-10T07:50:05.423Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-10T07:50:05.423Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-10T07:50:05.423Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-10T07:50:06.930Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-10T07:50:12.658Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-10T07:50:12.658Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-10T07:50:12.658Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-10T07:50:12.658Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-10T07:50:12.658Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-10T07:50:12.658Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-10T07:50:12.658Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-10T07:50:14.798Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-10T07:50:14.798Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-10T07:50:14.798Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-10T07:50:14.798Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-10T07:50:16.939Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-10T07:50:19.094Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-10T07:50:19.094Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-10T07:50:21.234Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-10T07:50:21.234Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-10T07:50:21.234Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-10T07:50:21.234Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-10T07:50:23.059Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-10T07:50:23.059Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-10T07:50:23.059Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-10T07:50:24.097Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-10T07:50:31.088Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-10T07:50:33.231Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-10T07:50:33.383Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-10T07:50:36.088Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-10T07:50:36.088Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-10T07:50:36.088Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-10T07:50:36.088Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-10T07:50:36.088Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-10T07:50:36.088Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T07:50:36.089Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-10T07:50:36.089Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-10T07:50:36.089Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-10T07:50:37.122Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-10T07:50:44.209Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-10T07:50:44.563Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-10T07:50:44.563Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-10T07:50:45.012Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-10T07:50:45.012Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-10T07:50:45.012Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-10T07:50:45.012Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-10T07:50:45.012Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-10T07:50:48.901Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-10T07:50:48.901Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-10T07:50:48.901Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-10T07:50:53.589Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-10T07:50:53.589Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-10T07:50:53.589Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-10T07:50:53.589Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-10T07:50:53.589Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-10T07:50:55.232Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-10T07:50:55.232Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-10T07:50:56.220Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-10T07:50:56.220Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-10T07:50:56.220Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-10T07:50:56.220Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-10T07:50:56.220Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-10T07:50:56.220Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-10T07:50:56.220Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-10T07:50:56.220Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-10T07:50:56.220Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-10T07:50:56.220Z] === RUN TestDockerSuite/TestRunMount [2021-06-10T07:50:56.669Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-10T07:50:56.669Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-10T07:50:56.669Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-10T07:50:56.669Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-10T07:51:00.662Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-10T07:51:00.662Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-10T07:51:02.198Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-10T07:51:02.198Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-10T07:51:03.165Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-10T07:51:03.661Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-10T07:51:03.661Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-10T07:51:03.661Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-10T07:51:03.661Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-10T07:51:04.132Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-10T07:51:04.132Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-10T07:51:08.282Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-10T07:51:08.822Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-10T07:51:12.905Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-10T07:51:12.905Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-10T07:51:12.905Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-10T07:51:12.905Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-10T07:51:12.905Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-10T07:51:12.905Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-10T07:51:12.905Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-10T07:51:12.905Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-10T07:51:12.905Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-10T07:51:12.905Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-10T07:51:12.905Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-10T07:51:13.640Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-10T07:51:13.867Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-10T07:51:15.821Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-10T07:51:16.006Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-10T07:51:18.145Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-10T07:51:19.654Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-10T07:51:21.791Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-10T07:51:21.791Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-10T07:51:21.791Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-10T07:51:21.791Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-10T07:51:21.791Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-10T07:51:21.791Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-10T07:51:21.792Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-10T07:51:21.792Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-10T07:51:21.792Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T07:51:24.650Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-10T07:51:24.650Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-10T07:51:25.100Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-10T07:51:25.100Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-10T07:51:25.100Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-10T07:51:25.100Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-10T07:51:33.584Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-10T07:51:33.584Z] === RUN TestDockerSuite/TestRunRm [2021-06-10T07:51:40.574Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-10T07:51:40.965Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-10T07:51:40.965Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-10T07:51:46.299Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-10T07:51:48.041Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-10T07:51:48.041Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-10T07:51:48.500Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-10T07:51:49.470Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-10T07:51:53.305Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-10T07:51:54.167Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-10T07:51:55.462Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-10T07:51:57.605Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-10T07:51:59.821Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-10T07:51:59.822Z] === RUN TestDockerSuite/TestRunState [2021-06-10T07:51:59.822Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-10T07:51:59.965Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-10T07:51:59.965Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-10T07:52:01.965Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-10T07:52:01.965Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-10T07:52:04.102Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-10T07:52:04.102Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-10T07:52:04.102Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-10T07:52:04.102Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-10T07:52:04.551Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-10T07:52:04.551Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-10T07:52:04.655Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-10T07:52:04.655Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-10T07:52:04.655Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-10T07:52:09.175Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-10T07:52:09.175Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-10T07:52:09.175Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-10T07:52:09.175Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-10T07:52:09.175Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-10T07:52:09.175Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-10T07:52:09.175Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-10T07:52:09.175Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-10T07:52:09.175Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-10T07:52:09.175Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-10T07:52:09.175Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-10T07:52:11.313Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-10T07:52:11.313Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-10T07:52:14.171Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-10T07:52:14.171Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-10T07:52:14.171Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-10T07:52:19.472Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-10T07:52:22.384Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-10T07:52:22.657Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-10T07:52:22.843Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-10T07:52:28.379Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-10T07:52:29.928Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-10T07:52:33.003Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-10T07:52:34.625Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-10T07:52:39.997Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-10T07:52:39.997Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-10T07:52:39.997Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-10T07:52:43.199Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-10T07:52:43.674Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-10T07:52:45.821Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-10T07:52:47.962Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-10T07:52:47.962Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-10T07:52:48.412Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-10T07:52:48.412Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-10T07:52:48.412Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-10T07:52:48.412Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-10T07:52:48.412Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-10T07:52:48.412Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-10T07:52:48.412Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-10T07:52:51.771Z] === RUN TestDockerSuite/TestRmiTag [2021-06-10T07:52:52.088Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-10T07:52:52.230Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-10T07:52:54.230Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-10T07:52:55.136Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-10T07:52:56.369Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-10T07:53:01.007Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-10T07:53:03.148Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-10T07:53:03.597Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-10T07:53:04.046Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-10T07:53:04.496Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-10T07:53:06.012Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-10T07:53:13.002Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-10T07:53:13.002Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-10T07:53:21.494Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-10T07:53:21.494Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-10T07:53:24.350Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-10T07:53:24.350Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-10T07:53:24.350Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-10T07:53:24.350Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-10T07:53:24.350Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-10T07:53:25.088Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-10T07:53:25.088Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-10T07:53:29.778Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-10T07:53:30.237Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-10T07:53:30.237Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-10T07:53:30.237Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-10T07:53:30.237Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-10T07:53:30.237Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-10T07:53:30.237Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-10T07:53:30.237Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-10T07:53:30.237Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-10T07:53:32.417Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-10T07:53:32.417Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-10T07:53:32.417Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-10T07:53:36.623Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-10T07:53:36.623Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-10T07:53:36.623Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-10T07:53:36.623Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-10T07:53:36.623Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-10T07:53:36.623Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-10T07:53:36.623Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-10T07:53:37.573Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-10T07:53:38.212Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-10T07:53:39.711Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-10T07:53:39.711Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-10T07:53:40.392Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-10T07:53:41.849Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-10T07:53:41.849Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-10T07:53:41.849Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-10T07:53:41.849Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-10T07:53:41.849Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-10T07:53:41.849Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-10T07:53:41.849Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-10T07:53:42.570Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-10T07:53:45.474Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-10T07:53:48.379Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-10T07:53:48.379Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-10T07:53:53.070Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-10T07:53:53.070Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-10T07:53:53.070Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-10T07:53:53.070Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-10T07:53:53.070Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-10T07:53:53.070Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-10T07:53:53.070Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-10T07:53:53.070Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-10T07:53:53.070Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-10T07:53:53.070Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-10T07:53:53.070Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-10T07:53:53.070Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-10T07:53:55.982Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-10T07:53:55.982Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-10T07:53:58.159Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-10T07:53:58.159Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-10T07:53:58.159Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-10T07:53:59.403Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-10T07:53:59.403Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-10T07:53:59.403Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-10T07:53:59.403Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-10T07:53:59.403Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-10T07:53:59.403Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-10T07:53:59.403Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-10T07:54:00.337Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-10T07:54:00.337Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-10T07:54:00.337Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-10T07:54:00.337Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-10T07:54:00.337Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-10T07:54:00.337Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-10T07:54:00.337Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-10T07:54:00.337Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-10T07:54:00.911Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-10T07:54:00.911Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-10T07:54:01.874Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-10T07:54:03.902Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-10T07:54:04.351Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-10T07:54:04.801Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-10T07:54:04.801Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-10T07:54:04.980Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-10T07:54:05.251Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-10T07:54:07.159Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-10T07:54:07.159Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-10T07:54:07.159Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-10T07:54:07.159Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-10T07:54:10.067Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-10T07:54:10.068Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-10T07:54:10.068Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-10T07:54:10.068Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-10T07:54:10.068Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-10T07:54:11.605Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-10T07:54:13.726Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-10T07:54:13.726Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-10T07:54:13.726Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-10T07:54:13.726Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-10T07:54:13.726Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-10T07:54:17.396Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-10T07:54:17.396Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-10T07:54:17.396Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-10T07:54:17.396Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-10T07:54:17.396Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-10T07:54:17.396Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-10T07:54:17.396Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-10T07:54:19.574Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-10T07:54:19.574Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-10T07:54:20.033Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-10T07:54:20.033Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-10T07:54:20.720Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-10T07:54:21.171Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-10T07:54:21.626Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-10T07:54:22.211Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-10T07:54:25.120Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-10T07:54:25.120Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-10T07:54:28.025Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-10T07:54:28.025Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-10T07:54:28.025Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-10T07:54:28.025Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-10T07:54:30.202Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-10T07:54:31.855Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-10T07:54:31.855Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite (2640.80s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-10T07:54:31.855Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-10T07:54:31.855Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (129.95s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.11s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-10T07:54:31.855Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (2.37s) [2021-06-10T07:54:31.855Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-10T07:54:31.855Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T07:54:31.855Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-10T07:54:31.855Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-10T07:54:31.855Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-10T07:54:31.855Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-10T07:54:31.855Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.47s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T07:54:31.855Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T07:54:31.855Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.23s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.22s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.26s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-10T07:54:31.855Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.31s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (104.98s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-06-10T07:54:31.855Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.54s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.95s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.21s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.89s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.17s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.73s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.26s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.69s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.89s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.52s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (31.89s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.06s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.09s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.14s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.11s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.48s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.55s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.88s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.10s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.48s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.35s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.38s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-10T07:54:31.855Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.48s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.28s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.18s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.07s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.18s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.33s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.09s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.02s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.81s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.13s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.62s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.26s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.72s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.85s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.73s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.10s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.85s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.57s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.53s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.04s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.64s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.81s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.77s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.93s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (123.24s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.31s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.19s) [2021-06-10T07:54:31.855Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.69s) [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.855Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T07:54:31.855Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.75s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.03s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.76s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.55s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildFails (2.39s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.38s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.38s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.44s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.91s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.22s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.11s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildHistory (11.18s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.99s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.03s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.99s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildLabels (0.98s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.82s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.84s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.11s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.15s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.83s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.81s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.23s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.62s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.68s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (17.38s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.72s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.11s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.93s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.38s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.49s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.65s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.77s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.57s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.30s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.90s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.81s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.17s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.25s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.04s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (37.31s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildRm (12.30s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.29s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-06-10T07:54:31.856Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.41s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.60s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.98s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.10s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.06s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.09s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.80s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildStderr (4.40s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.31s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.03s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.43s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.21s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.12s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.63s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.84s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.36s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.34s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.57s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.46s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.35s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.91s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.77s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.08s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-06-10T07:54:31.856Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-10T07:54:31.856Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-10T07:54:31.856Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.22s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.60s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestCommitChange (4.90s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.30s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-10T07:54:31.856Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.61s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-10T07:54:31.856Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestCommitTTY (6.51s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.23s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T07:54:31.856Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T07:54:31.856Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.33s) [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.59s) [2021-06-10T07:54:31.856Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-10T07:54:31.856Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.856Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.25s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.08s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.47s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.57s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.20s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.21s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.29s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.18s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.32s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.00s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.54s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.33s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.55s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.41s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.44s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.88s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.02s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.53s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.11s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.40s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.51s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.38s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.73s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.76s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.72s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008f5100_} (2.62s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1968977126_c:\foo_false____} (2.70s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1968977126_c:\foo_true____} (2.57s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.59s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.49s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.43s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.47s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.59s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.76s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.55s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCpToDot (2.41s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCpToStdout (2.54s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-10T07:54:31.857Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.03s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.40s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.78s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.00s) [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-10T07:54:31.857Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.35s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T07:54:31.857Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T07:54:31.857Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-10T07:54:31.857Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-10T07:54:31.857Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-10T07:54:31.857Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-10T07:54:31.857Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T07:54:31.857Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T07:54:31.857Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T07:54:31.857Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-10T07:54:31.857Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.857Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-06-10T07:54:31.858Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-10T07:54:31.858Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.858Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-10T07:54:31.858Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.858Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-10T07:54:31.858Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.858Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-10T07:54:31.858Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.858Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-10T07:54:31.858Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.38s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.38s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.42s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (17.38s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsCopy (4.87s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.91s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.21s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.65s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.97s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsFilters (4.55s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsFormat (9.44s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-10T07:54:31.858Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T07:54:31.858Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.858Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-10T07:54:31.858Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.858Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T07:54:31.858Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-06-10T07:54:31.858Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-10T07:54:31.858Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsRename (2.45s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsResize (7.75s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.25s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.67s) [2021-06-10T07:54:31.858Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.75s) [2021-06-10T07:54:31.858Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-10T07:54:31.858Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.75s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-10T07:54:32.309Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.93s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.96s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T07:54:32.309Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-10T07:54:32.309Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-10T07:54:32.309Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.15s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.22s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.20s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.12s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.28s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestExecInspectID (4.72s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-10T07:54:32.309Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.51s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-10T07:54:32.309Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.34s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.81s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.13s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.10s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.10s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.17s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T07:54:32.309Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.25s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-10T07:54:32.309Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.99s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.13s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.41s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.78s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-10T07:54:32.309Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-10T07:54:32.309Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.25s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.26s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T07:54:32.309Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-10T07:54:32.309Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.28s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.43s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectDefault (2.25s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectHistory (4.31s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.17s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.19s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.31s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.22s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.22s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectStatus (2.71s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.27s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.38s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.82s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.22s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.30s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.20s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.42s) [2021-06-10T07:54:32.309Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.309Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T07:54:32.309Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-10T07:54:32.310Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-10T07:54:32.310Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.95s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.93s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.71s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.50s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-10T07:54:32.310Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.21s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.98s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.91s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.88s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.66s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.57s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-10T07:54:32.310Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.33s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.41s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsSince (9.05s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-10T07:54:32.310Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsTail (2.90s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.57s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.27s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-10T07:54:32.310Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-10T07:54:32.310Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.43s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-10T07:54:32.310Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-10T07:54:32.310Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-10T07:54:32.310Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-10T07:54:32.310Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-10T07:54:32.310Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T07:54:32.310Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-10T07:54:32.310Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-10T07:54:32.310Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.32s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-10T07:54:32.310Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPsByOrder (8.11s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.15s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.72s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T07:54:32.310Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.48s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.71s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.03s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.42s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-10T07:54:32.310Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.61s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.04s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-10T07:54:32.310Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-10T07:54:32.310Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.00s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.16s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.34s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.83s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.82s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.20s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.95s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-10T07:54:32.310Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.18s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.75s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.76s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.46s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.86s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.41s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.30s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.47s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.20s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.54s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.62s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.02s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.51s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.73s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.19s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.29s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.23s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.53s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.28s) [2021-06-10T07:54:32.310Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-10T07:54:32.310Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.310Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.08s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.98s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.28s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.32s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.22s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.20s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.81s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.26s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.40s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.26s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.17s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.21s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunExitCode (2.24s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.19s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.31s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.49s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.95s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.59s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.80s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.89s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.79s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.01s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.16s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.19s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.02s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.98s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.93s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunRm (7.34s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.39s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.17s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.34s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.31s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.46s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.21s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.94s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.80s) [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.311Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T07:54:32.311Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.19s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.23s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.75s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.78s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.73s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.33s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.78s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.51s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.35s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.87s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.76s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.19s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.70s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-10T07:54:32.312Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.67s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.52s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.87s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-10T07:54:32.312Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.84s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-10T07:54:32.312Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.21s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.42s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.15s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.58s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.95s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.93s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.96s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.94s) [2021-06-10T07:54:32.312Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-10T07:54:32.312Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.312Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.50s) [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-10T07:54:32.312Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-10T07:54:32.313Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-10T07:54:32.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-10T07:54:32.313Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-10T07:54:32.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-10T07:54:32.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-10T07:54:32.313Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] === RUN TestDockerDaemonSuite [2021-06-10T07:54:32.313Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-10T07:54:32.313Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-10T07:54:32.313Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-10T07:54:32.313Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] === RUN TestDockerSwarmSuite [2021-06-10T07:54:32.313Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-10T07:54:32.313Z] === RUN TestDockerPluginSuite [2021-06-10T07:54:32.313Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-10T07:54:32.313Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-10T07:54:32.313Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-10T07:54:32.313Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-10T07:54:32.313Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-10T07:54:32.313Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-10T07:54:32.313Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-10T07:54:32.313Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-10T07:54:32.313Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-10T07:54:32.313Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-10T07:54:32.313Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-10T07:54:32.313Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.313Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T07:54:32.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T07:54:32.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T07:54:32.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T07:54:32.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T07:54:32.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] === RUN TestDockerExternalVolumeSuite [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-10T07:54:32.314Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] === RUN TestDockerNetworkSuite [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-10T07:54:32.314Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] === RUN TestDockerHubPullSuite [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-10T07:54:32.314Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] PASS [2021-06-10T07:54:32.314Z] ok github.com/docker/docker/integration-cli 2641.524s [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === Skipped [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-10T07:54:32.314Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-10T07:54:32.314Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-10T07:54:32.314Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (2.37s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (2.37s) [2021-06-10T07:54:32.314Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-10T07:54:32.314Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T07:54:32.314Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-10T07:54:32.314Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-10T07:54:32.314Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-10T07:54:32.314Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-10T07:54:32.314Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T07:54:32.314Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T07:54:32.314Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-10T07:54:32.314Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-06-10T07:54:32.314Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-10T07:54:32.314Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-10T07:54:32.314Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-10T07:54:32.314Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.314Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-10T07:54:32.315Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.315Z] [2021-06-10T07:54:32.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-10T07:54:32.315Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-10T07:54:32.382Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-10T07:54:32.766Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.766Z] [2021-06-10T07:54:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-10T07:54:32.766Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-10T07:54:32.766Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.766Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-06-10T07:54:32.767Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-06-10T07:54:32.767Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-10T07:54:32.767Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-10T07:54:32.767Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-10T07:54:32.767Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-10T07:54:32.767Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-10T07:54:32.767Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-10T07:54:32.767Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-10T07:54:32.767Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-10T07:54:32.767Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-10T07:54:32.767Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-10T07:54:32.767Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-10T07:54:32.767Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-10T07:54:32.767Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.767Z] [2021-06-10T07:54:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-10T07:54:32.767Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-10T07:54:32.768Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-10T07:54:32.768Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-10T07:54:32.768Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-10T07:54:32.768Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-10T07:54:32.768Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-10T07:54:32.768Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-10T07:54:32.768Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-10T07:54:32.768Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-10T07:54:32.768Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-10T07:54:32.768Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T07:54:32.768Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T07:54:32.768Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-10T07:54:32.768Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-10T07:54:32.768Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-10T07:54:32.768Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-10T07:54:32.768Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T07:54:32.768Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T07:54:32.768Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T07:54:32.768Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-10T07:54:32.768Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T07:54:32.768Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-10T07:54:32.768Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-10T07:54:32.768Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-10T07:54:32.768Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-10T07:54:32.768Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T07:54:32.768Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T07:54:32.768Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T07:54:32.768Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.768Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-10T07:54:32.769Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-10T07:54:32.769Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-10T07:54:32.769Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T07:54:32.769Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-10T07:54:32.769Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-10T07:54:32.769Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-10T07:54:32.769Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-10T07:54:32.769Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-10T07:54:32.769Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-10T07:54:32.769Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-10T07:54:32.769Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-10T07:54:32.769Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-10T07:54:32.769Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-10T07:54:32.769Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-10T07:54:32.769Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-10T07:54:32.769Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.769Z] [2021-06-10T07:54:32.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-10T07:54:32.770Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-10T07:54:32.770Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-10T07:54:32.770Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T07:54:32.770Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-10T07:54:32.770Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-10T07:54:32.770Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-10T07:54:32.770Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T07:54:32.770Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-10T07:54:32.770Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-10T07:54:32.770Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-10T07:54:32.770Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-10T07:54:32.770Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T07:54:32.770Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T07:54:32.770Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.770Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T07:54:32.771Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T07:54:32.771Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.771Z] [2021-06-10T07:54:32.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-10T07:54:32.772Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-10T07:54:32.772Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-10T07:54:32.772Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-10T07:54:32.772Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-10T07:54:32.772Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.772Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-10T07:54:32.773Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-10T07:54:32.773Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T07:54:32.773Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-10T07:54:32.773Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:32.773Z] [2021-06-10T07:54:32.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T07:54:32.773Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T07:54:32.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T07:54:33.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T07:54:33.223Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.223Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T07:54:33.224Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-10T07:54:33.224Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] DONE 1092 tests, 546 skipped in 2650.129s [2021-06-10T07:54:33.224Z] INFO: Integration tests ended at 06/10/2021 07:54:32. Duration:00:44:10.4071158 [2021-06-10T07:54:33.224Z] INFO: Docker info of the daemon under test at end of run [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] Containers: 2 [2021-06-10T07:54:33.224Z] Running: 0 [2021-06-10T07:54:33.224Z] Paused: 0 [2021-06-10T07:54:33.224Z] Stopped: 2 [2021-06-10T07:54:33.224Z] Images: 18 [2021-06-10T07:54:33.224Z] Server Version: 0.0.0-dev [2021-06-10T07:54:33.224Z] Storage Driver: windowsfilter [2021-06-10T07:54:33.224Z] Windows: [2021-06-10T07:54:33.224Z] Logging Driver: json-file [2021-06-10T07:54:33.224Z] Plugins: [2021-06-10T07:54:33.224Z] Volume: local [2021-06-10T07:54:33.224Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T07:54:33.224Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T07:54:33.224Z] Swarm: inactive [2021-06-10T07:54:33.224Z] Default Isolation: process [2021-06-10T07:54:33.224Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-10T07:54:33.224Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-10T07:54:33.224Z] OSType: windows [2021-06-10T07:54:33.224Z] Architecture: x86_64 [2021-06-10T07:54:33.224Z] CPUs: 4 [2021-06-10T07:54:33.224Z] Total Memory: 32GiB [2021-06-10T07:54:33.224Z] Name: azwin-2-a848c0 [2021-06-10T07:54:33.224Z] ID: 4YCL:U6HJ:MAZY:352C:UXLN:SM6A:E2VQ:OXRK:WN23:NL2T:HT62:DH65 [2021-06-10T07:54:33.224Z] Docker Root Dir: D:\CI\PR-42505\2\daemon [2021-06-10T07:54:33.224Z] Debug Mode (client): false [2021-06-10T07:54:33.224Z] Debug Mode (server): true [2021-06-10T07:54:33.224Z] File Descriptors: -1 [2021-06-10T07:54:33.224Z] Goroutines: 17 [2021-06-10T07:54:33.224Z] System Time: 2021-06-10T07:54:33.0158638Z [2021-06-10T07:54:33.224Z] EventsListeners: 0 [2021-06-10T07:54:33.224Z] Registry: https://index.docker.io/v1/ [2021-06-10T07:54:33.224Z] Labels: [2021-06-10T07:54:33.224Z] Experimental: false [2021-06-10T07:54:33.224Z] Insecure Registries: [2021-06-10T07:54:33.224Z] 127.0.0.0/8 [2021-06-10T07:54:33.224Z] Live Restore Enabled: false [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] [2021-06-10T07:54:33.224Z] INFO: Stopping daemon under test [2021-06-10T07:54:33.224Z] SUCCESS: The process with PID 6164 (child process of PID 4268) has been terminated. [2021-06-10T07:54:33.224Z] SUCCESS: The process with PID 4268 (child process of PID 3640) has been terminated. [2021-06-10T07:54:33.224Z] INFO: Stop tailing logs of the daemon under tests [2021-06-10T07:54:33.224Z] INFO: executeCI.ps1 Completed successfully at 06/10/2021 07:54:33. [2021-06-10T07:54:33.224Z] INFO: Tidying up at end of run [2021-06-10T07:54:33.675Z] INFO: Saving daemon under test log (d:\CI\PR-42505\2\dut.out) to bundles\CIDUT.out [2021-06-10T07:54:33.675Z] INFO: Saving daemon under test log (d:\CI\PR-42505\2\dut.err) to bundles\CIDUT.err [2021-06-10T07:54:33.675Z] INFO: Nuke-Everything... [2021-06-10T07:54:34.125Z] INFO: Container count on control daemon to delete is 2 [2021-06-10T07:54:34.125Z] a37e99cd7b18 [2021-06-10T07:54:34.125Z] d7d15a3e368f [2021-06-10T07:54:34.125Z] INFO: Non-base image count on control daemon to delete is 1 [2021-06-10T07:54:35.287Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-10T07:54:36.268Z] Deleted: sha256:89c6f575395287e43d335649ca7636028d9c8dfdb4d3e443a3dfefe8cf3e03ba [2021-06-10T07:54:36.268Z] Deleted: sha256:0d4ac84a8c18ccdff378ea6926ae20b3d46db5a9b89a61101a1b41d16f10a742 [2021-06-10T07:54:36.268Z] INFO: Tidying pidfile d:\CI\PR-42505\2\docker.pid [2021-06-10T07:54:36.268Z] INFO: Nuking d:\CI [2021-06-10T07:54:37.473Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-10T07:54:37.473Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-10T07:54:37.473Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-10T07:54:37.473Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-10T07:54:37.473Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-10T07:54:37.473Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T07:54:37.934Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-10T07:54:37.934Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-10T07:54:37.934Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-10T07:54:42.624Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-10T07:54:42.624Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-10T07:54:42.624Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-10T07:54:42.624Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-10T07:54:42.624Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-10T07:54:42.624Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-10T07:54:42.624Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-10T07:54:49.708Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-10T07:54:49.708Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunMount [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-10T07:54:51.247Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-10T07:54:59.820Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-10T07:54:59.820Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-10T07:54:59.820Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-10T07:54:59.820Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-10T07:55:03.554Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-10T07:55:06.105Z] INFO: Zapped successfully [2021-06-10T07:55:06.105Z] [2021-06-10T07:55:06.105Z] INFO: executeCI.ps1 exiting at Thu Jun 10 07:55:02 CUT 2021. Duration 01:18:16.3086322 [2021-06-10T07:55:06.105Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-10T07:55:06.340Z] Recording test results [2021-06-10T07:55:06.742Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-10T07:55:08.202Z] Creating windowsRS5-integration-bundles.zip [2021-06-10T07:55:08.243Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-10T07:55:08.243Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-10T07:55:08.702Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-10T07:55:08.702Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-10T07:55:08.702Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-10T07:55:08.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-10T07:55:08.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-10T07:55:08.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-10T07:55:08.702Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-10T07:55:08.702Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-10T07:55:09.161Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [Pipeline] archiveArtifacts [2021-06-10T07:55:09.920Z] Archiving artifacts [2021-06-10T07:55:10.129Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-10T07:55:11.034Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42505/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T07:55:11.931Z] + make clean [2021-06-10T07:55:12.308Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-10T07:55:12.882Z] docker volume rm -f docker-dev-cache [2021-06-10T07:55:12.882Z] docker-dev-cache [Pipeline] deleteDir [2021-06-10T07:55:13.844Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-10T07:55:14.813Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T07:55:16.995Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-10T07:55:16.995Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-10T07:55:16.995Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-10T07:55:17.454Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-10T07:55:17.454Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-10T07:55:17.454Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-10T07:55:17.454Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-10T07:55:17.454Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-10T07:55:17.454Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T07:55:22.145Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-10T07:55:22.145Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-10T07:55:22.145Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-10T07:55:22.145Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-10T07:55:22.145Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-10T07:55:22.145Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-10T07:55:30.720Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-10T07:55:30.720Z] === RUN TestDockerSuite/TestRunRm [2021-06-10T07:55:32.899Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-10T07:55:38.704Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-10T07:55:40.883Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-10T07:55:43.799Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-10T07:55:45.979Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-10T07:55:48.888Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-10T07:55:48.888Z] === RUN TestDockerSuite/TestRunState [2021-06-10T07:55:48.888Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-10T07:55:51.067Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-10T07:55:51.067Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-10T07:55:53.974Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-10T07:55:53.974Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-10T07:55:53.974Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-10T07:55:53.974Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-10T07:55:53.974Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-10T07:55:53.974Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-10T07:55:58.669Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-10T07:55:58.669Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-10T07:55:58.669Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-10T07:55:58.669Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-10T07:55:58.669Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-10T07:55:58.669Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-10T07:55:58.669Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-10T07:55:58.669Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-10T07:55:58.669Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-10T07:55:59.128Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-10T07:55:59.128Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-10T07:56:01.309Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-10T07:56:01.309Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-10T07:56:03.495Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-10T07:56:03.495Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-10T07:56:03.495Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-10T07:56:06.401Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-10T07:56:14.975Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-10T07:56:18.712Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-10T07:56:25.972Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-10T07:56:25.972Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-10T07:56:25.972Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-10T07:56:28.883Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-10T07:56:31.789Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-10T07:56:34.695Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-10T07:56:34.695Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-10T07:56:34.695Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-10T07:56:34.695Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-10T07:56:34.695Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-10T07:56:34.695Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-10T07:56:34.695Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-10T07:56:34.695Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-10T07:56:34.695Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-10T07:56:43.266Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-10T07:56:44.236Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-10T07:56:46.413Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-10T07:56:52.205Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-10T07:56:53.741Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-10T07:56:54.199Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-10T07:56:54.658Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-10T07:56:54.658Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-10T07:56:56.842Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-10T07:57:03.915Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-10T07:57:03.915Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-10T07:57:12.485Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-10T07:57:12.485Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-10T07:57:16.221Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-10T07:57:16.221Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-10T07:57:16.221Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-10T07:57:16.221Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-10T07:57:16.221Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-10T07:57:23.296Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-10T07:57:23.296Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-10T07:57:23.296Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-10T07:57:23.296Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-10T07:57:23.296Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-10T07:57:23.296Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-10T07:57:23.296Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-10T07:57:25.047Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-10T07:57:27.959Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-10T07:57:27.959Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-10T07:57:29.497Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-10T07:57:29.957Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-10T07:57:29.957Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-10T07:57:29.957Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-10T07:57:29.957Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-10T07:57:29.957Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-10T07:57:29.957Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-10T07:57:44.952Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-10T07:57:45.412Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-10T07:57:45.412Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-10T07:57:45.412Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-10T07:57:45.871Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-10T07:57:45.871Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-10T07:57:46.330Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-10T07:57:49.241Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-10T07:57:49.241Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-10T07:57:52.981Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-10T07:57:52.981Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-10T07:57:52.981Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-10T07:57:52.981Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-10T07:57:53.441Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-10T07:58:02.013Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-10T07:58:02.013Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-10T07:58:02.472Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-10T07:58:02.472Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-10T07:58:02.472Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-10T07:58:11.051Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-10T07:58:11.051Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-10T07:58:11.051Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-10T07:58:21.374Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-10T07:58:21.374Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite (2446.45s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-10T07:58:21.835Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-10T07:58:21.835Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (59.85s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-10T07:58:21.835Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-10T07:58:21.835Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-10T07:58:21.835Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-10T07:58:21.835Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-10T07:58:21.835Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-10T07:58:21.835Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-10T07:58:21.835Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-10T07:58:21.835Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.39s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T07:58:21.835Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T07:58:21.835Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.22s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.23s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T07:58:21.835Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-10T07:58:21.835Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-10T07:58:21.835Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T07:58:21.835Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.06s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-10T07:58:21.835Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T07:58:21.835Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.74s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (74.60s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-06-10T07:58:21.835Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.83s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.44s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.29s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.58s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.00s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.00s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.10s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.11s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.79s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.25s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.73s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.26s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.11s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.34s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (17.91s) [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (17.21s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.14s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.72s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-10T07:58:21.835Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2021-06-10T07:58:21.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.68s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.12s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.42s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.83s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.38s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-10T07:58:21.836Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.48s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.98s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.48s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.84s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.54s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.69s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.51s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.28s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.61s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.91s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.75s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.72s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.82s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.74s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.11s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.63s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerignore (49.16s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.28s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.53s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.70s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.82s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.83s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.68s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.35s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.00s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.64s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.86s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (76.29s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.57s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.95s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.09s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.95s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.19s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.18s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildFails (2.59s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.08s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.86s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.61s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.25s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.01s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.41s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildHistory (11.93s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.84s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.80s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildLabels (1.05s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.34s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.40s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.91s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.76s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.53s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.11s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.86s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.13s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.73s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.09s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.05s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.71s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.71s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.51s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.74s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.38s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.25s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (17.68s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.63s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.28s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.28s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.93s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.54s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.24s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildRm (26.30s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.09s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-10T07:58:21.836Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-06-10T07:58:21.836Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.55s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.98s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.83s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.79s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.03s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.49s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildStderr (4.18s) [2021-06-10T07:58:21.836Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (28.21s) [2021-06-10T07:58:21.836Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.26s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.42s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.92s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.71s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.40s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.34s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.02s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.11s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.81s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.48s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (19.37s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.01s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.81s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.48s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.02s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.13s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-06-10T07:58:21.837Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-10T07:58:21.837Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-10T07:58:21.837Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (6.89s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.71s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestCommitChange (4.83s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.50s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-10T07:58:21.837Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.28s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-10T07:58:21.837Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestCommitTTY (9.86s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.73s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-10T07:58:21.837Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-10T07:58:21.837Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T07:58:21.837Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-10T07:58:21.837Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T07:58:21.837Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T07:58:21.837Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T07:58:21.837Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.56s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.37s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T07:58:21.837Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.25s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T07:58:21.837Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-10T07:58:21.837Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T07:58:21.837Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.61s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-10T07:58:21.837Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.64s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-10T07:58:21.837Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-10T07:58:21.837Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T07:58:21.837Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.25s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.14s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.14s) [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-10T07:58:21.837Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-10T07:58:21.837Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-10T07:58:21.837Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.21s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.63s) [2021-06-10T07:58:22.297Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-10T07:58:22.297Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.297Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-10T07:58:22.297Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.65s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.14s) [2021-06-10T07:58:22.297Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-10T07:58:22.297Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.82s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.32s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.95s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.09s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.07s) [2021-06-10T07:58:22.297Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-10T07:58:22.297Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.69s) [2021-06-10T07:58:22.297Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-10T07:58:22.297Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.12s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.54s) [2021-06-10T07:58:22.297Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.16s) [2021-06-10T07:58:22.297Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-10T07:58:22.297Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.297Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T07:58:22.297Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.297Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-10T07:58:22.297Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.297Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-10T07:58:22.298Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.57s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.81s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.52s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.55s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.51s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.64s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007c1c40_} (2.50s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1328905182_c:\foo_false____} (2.58s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1328905182_c:\foo_true____} (2.50s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-10T07:58:22.298Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.73s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-10T07:58:22.298Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.73s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.72s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-10T07:58:22.298Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.97s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.81s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-10T07:58:22.298Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.28s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.66s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCpToDot (2.72s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCpToStdout (2.47s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.16s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.62s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.70s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.43s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.91s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-10T07:58:22.298Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.73s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T07:58:22.298Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T07:58:22.298Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-10T07:58:22.298Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-10T07:58:22.298Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-10T07:58:22.298Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-10T07:58:22.298Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T07:58:22.298Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T07:58:22.298Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T07:58:22.298Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.87s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.79s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.41s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.90s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsCopy (9.38s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.27s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.61s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.35s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.23s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsFilters (5.52s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsFormat (5.31s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsRename (2.69s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsResize (8.00s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.66s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.51s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.07s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.38s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-10T07:58:22.298Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.01s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.00s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T07:58:22.298Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-10T07:58:22.298Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-10T07:58:22.298Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.12s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.15s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.10s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.09s) [2021-06-10T07:58:22.298Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.88s) [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-10T07:58:22.298Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.298Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.29s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestExecInspectID (4.62s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-10T07:58:22.299Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.45s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-10T07:58:22.299Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.23s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.87s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.03s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.08s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.09s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.95s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T07:58:22.299Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-10T07:58:22.299Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.82s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.06s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.84s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.19s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.90s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.78s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-10T07:58:22.299Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-10T07:58:22.299Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.14s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.64s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T07:58:22.299Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-10T07:58:22.299Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.25s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.63s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectDefault (2.23s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectHistory (4.48s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.65s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.66s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.17s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectStatus (3.43s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.30s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.32s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.60s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.20s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.20s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.14s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.05s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-10T07:58:22.299Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.97s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.04s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.80s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.56s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-10T07:58:22.299Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.25s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.41s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.30s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.36s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.67s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.46s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-10T07:58:22.299Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.68s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.85s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsSince (9.31s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsTail (3.03s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.85s) [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.66s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-10T07:58:22.299Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-10T07:58:22.299Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-10T07:58:22.299Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-10T07:58:22.299Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.73s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-10T07:58:22.299Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-10T07:58:22.299Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-10T07:58:22.299Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-10T07:58:22.299Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-10T07:58:22.299Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.299Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T07:58:22.300Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-10T07:58:22.300Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-10T07:58:22.300Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.76s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-10T07:58:22.300Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPsByOrder (8.20s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.07s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.74s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.15s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.89s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.49s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.46s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-10T07:58:22.300Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.67s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.87s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.57s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-10T07:58:22.300Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.21s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.73s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.45s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.90s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.55s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.90s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.90s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.92s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.93s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.99s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.38s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.37s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.54s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.40s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.85s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.81s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.73s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.97s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.10s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.93s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.03s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.73s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.59s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.60s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.66s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.77s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.63s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.75s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.71s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.86s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.80s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.28s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.60s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.87s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.25s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.67s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.56s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.59s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.63s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunExitCode (2.24s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.26s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.67s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.71s) [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.05s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.300Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.23s) [2021-06-10T07:58:22.300Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-10T07:58:22.300Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.44s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.48s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.45s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.06s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.67s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.75s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.76s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.17s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.05s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.26s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.43s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunRm (2.77s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.76s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.25s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.66s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.20s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.77s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.70s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.43s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.84s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.26s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.06s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.02s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.56s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.80s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.31s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.91s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.66s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.61s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.40s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.85s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.11s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.38s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.60s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-10T07:58:22.301Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.89s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.40s) [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-10T07:58:22.301Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.301Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-10T07:58:22.301Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-10T07:58:22.302Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.18s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.45s) [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T07:58:22.302Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.18s) [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-10T07:58:22.302Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-10T07:58:22.302Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-10T07:58:22.302Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-10T07:58:22.302Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T07:58:22.302Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-10T07:58:22.302Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-10T07:58:22.302Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.89s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.25s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.39s) [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-10T07:58:22.302Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T07:58:22.302Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.39s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.16s) [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-10T07:58:22.302Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.28s) [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-10T07:58:22.302Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-10T07:58:22.302Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-10T07:58:22.302Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T07:58:22.302Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-10T07:58:22.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-10T07:58:22.302Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-06-10T07:58:22.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-10T07:58:22.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-10T07:58:22.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-10T07:58:22.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-10T07:58:22.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-10T07:58:22.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-10T07:58:22.303Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] === RUN TestDockerDaemonSuite [2021-06-10T07:58:22.303Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-10T07:58:22.303Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-10T07:58:22.303Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-10T07:58:22.303Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] === RUN TestDockerSwarmSuite [2021-06-10T07:58:22.303Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-10T07:58:22.303Z] === RUN TestDockerPluginSuite [2021-06-10T07:58:22.303Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-10T07:58:22.303Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-10T07:58:22.303Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-10T07:58:22.303Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-10T07:58:22.303Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-10T07:58:22.303Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-10T07:58:22.303Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-10T07:58:22.303Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-10T07:58:22.303Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-10T07:58:22.303Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-10T07:58:22.303Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-10T07:58:22.303Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] === RUN TestDockerExternalVolumeSuite [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] === RUN TestDockerNetworkSuite [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] === RUN TestDockerHubPullSuite [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-10T07:58:22.303Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] PASS [2021-06-10T07:58:22.303Z] ok github.com/docker/docker/integration-cli 2447.047s [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === Skipped [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-10T07:58:22.303Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-10T07:58:22.303Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-10T07:58:22.303Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-10T07:58:22.303Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-10T07:58:22.303Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-10T07:58:22.303Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-10T07:58:22.303Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-10T07:58:22.303Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-10T07:58:22.303Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-10T07:58:22.303Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T07:58:22.303Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T07:58:22.303Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T07:58:22.303Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-10T07:58:22.303Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-10T07:58:22.303Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T07:58:22.303Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-10T07:58:22.303Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T07:58:22.303Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-06-10T07:58:22.303Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-10T07:58:22.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-10T07:58:22.303Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.303Z] [2021-06-10T07:58:22.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-10T07:58:22.304Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-10T07:58:22.304Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.304Z] [2021-06-10T07:58:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-10T07:58:22.304Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-10T07:58:22.304Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.304Z] [2021-06-10T07:58:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-10T07:58:22.765Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-06-10T07:58:22.765Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-06-10T07:58:22.765Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-06-10T07:58:22.765Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.765Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-06-10T07:58:22.766Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-10T07:58:22.766Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T07:58:22.766Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-06-10T07:58:22.766Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-10T07:58:22.766Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-10T07:58:22.766Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-10T07:58:22.766Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-10T07:58:22.766Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-10T07:58:22.766Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-10T07:58:22.766Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-10T07:58:22.766Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-10T07:58:22.766Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-10T07:58:22.766Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.766Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-10T07:58:22.767Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T07:58:22.767Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T07:58:22.767Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-10T07:58:22.767Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-10T07:58:22.767Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-10T07:58:22.767Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-10T07:58:22.767Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T07:58:22.767Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T07:58:22.767Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T07:58:22.767Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-10T07:58:22.767Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T07:58:22.767Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-10T07:58:22.767Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-10T07:58:22.767Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-10T07:58:22.767Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-10T07:58:22.767Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T07:58:22.767Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-10T07:58:22.767Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T07:58:22.767Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T07:58:22.767Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.767Z] [2021-06-10T07:58:22.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-10T07:58:22.768Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-10T07:58:22.768Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T07:58:22.768Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-10T07:58:22.768Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-10T07:58:22.768Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-10T07:58:22.768Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-10T07:58:22.768Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-10T07:58:22.768Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-10T07:58:22.768Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-10T07:58:22.768Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-10T07:58:22.768Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-10T07:58:22.768Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-10T07:58:22.768Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-10T07:58:22.768Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-10T07:58:22.768Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-10T07:58:22.768Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T07:58:22.768Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-10T07:58:22.768Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-10T07:58:22.768Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-10T07:58:22.768Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-10T07:58:22.768Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.768Z] [2021-06-10T07:58:22.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-10T07:58:22.769Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-10T07:58:22.769Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.769Z] [2021-06-10T07:58:22.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T07:58:22.769Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T07:58:22.769Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.05s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.05s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T07:58:22.770Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T07:58:22.770Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.770Z] [2021-06-10T07:58:22.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-10T07:58:22.771Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-10T07:58:22.771Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-10T07:58:22.771Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T07:58:22.771Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T07:58:22.771Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T07:58:22.771Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T07:58:22.771Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T07:58:22.771Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T07:58:22.771Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T07:58:22.771Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T07:58:22.771Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T07:58:22.771Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T07:58:22.771Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:22.771Z] [2021-06-10T07:58:22.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T07:58:22.772Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T07:58:23.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.231Z] [2021-06-10T07:58:23.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T07:58:23.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T07:58:23.232Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-10T07:58:23.232Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] DONE 1092 tests, 546 skipped in 2455.648s [2021-06-10T07:58:23.232Z] INFO: Integration tests ended at 06/10/2021 07:58:22. Duration:00:40:55.7358229 [2021-06-10T07:58:23.232Z] INFO: Docker info of the daemon under test at end of run [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] Containers: 2 [2021-06-10T07:58:23.232Z] Running: 0 [2021-06-10T07:58:23.232Z] Paused: 0 [2021-06-10T07:58:23.232Z] Stopped: 2 [2021-06-10T07:58:23.232Z] Images: 18 [2021-06-10T07:58:23.232Z] Server Version: 0.0.0-dev [2021-06-10T07:58:23.232Z] Storage Driver: windowsfilter [2021-06-10T07:58:23.232Z] Windows: [2021-06-10T07:58:23.232Z] Logging Driver: json-file [2021-06-10T07:58:23.232Z] Plugins: [2021-06-10T07:58:23.232Z] Volume: local [2021-06-10T07:58:23.232Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T07:58:23.232Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T07:58:23.232Z] Swarm: inactive [2021-06-10T07:58:23.232Z] Default Isolation: process [2021-06-10T07:58:23.232Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-10T07:58:23.232Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-10T07:58:23.232Z] OSType: windows [2021-06-10T07:58:23.232Z] Architecture: x86_64 [2021-06-10T07:58:23.232Z] CPUs: 4 [2021-06-10T07:58:23.232Z] Total Memory: 32GiB [2021-06-10T07:58:23.232Z] Name: azwin-2-550e60 [2021-06-10T07:58:23.232Z] ID: KQ6P:AAYA:HLRK:X5VA:MQEQ:3PGV:JQ3A:66PU:6KP6:THMC:VRDS:OP5W [2021-06-10T07:58:23.232Z] Docker Root Dir: D:\CI\PR-42505\2\daemon [2021-06-10T07:58:23.232Z] Debug Mode (client): false [2021-06-10T07:58:23.232Z] Debug Mode (server): true [2021-06-10T07:58:23.232Z] File Descriptors: -1 [2021-06-10T07:58:23.232Z] Goroutines: 17 [2021-06-10T07:58:23.232Z] System Time: 2021-06-10T07:58:22.9960217Z [2021-06-10T07:58:23.232Z] EventsListeners: 0 [2021-06-10T07:58:23.232Z] Registry: https://index.docker.io/v1/ [2021-06-10T07:58:23.232Z] Labels: [2021-06-10T07:58:23.232Z] Experimental: false [2021-06-10T07:58:23.232Z] Insecure Registries: [2021-06-10T07:58:23.232Z] 127.0.0.0/8 [2021-06-10T07:58:23.232Z] Live Restore Enabled: false [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] [2021-06-10T07:58:23.232Z] INFO: Stopping daemon under test [2021-06-10T07:58:23.232Z] SUCCESS: The process with PID 6396 (child process of PID 1512) has been terminated. [2021-06-10T07:58:23.232Z] SUCCESS: The process with PID 1512 (child process of PID 3500) has been terminated. [2021-06-10T07:58:23.232Z] INFO: Stop tailing logs of the daemon under tests [2021-06-10T07:58:23.691Z] INFO: executeCI.ps1 Completed successfully at 06/10/2021 07:58:23. [2021-06-10T07:58:23.691Z] INFO: Tidying up at end of run [2021-06-10T07:58:23.691Z] INFO: Saving daemon under test log (d:\CI\PR-42505\2\dut.out) to bundles\CIDUT.out [2021-06-10T07:58:23.691Z] INFO: Saving daemon under test log (d:\CI\PR-42505\2\dut.err) to bundles\CIDUT.err [2021-06-10T07:58:23.691Z] INFO: Nuke-Everything... [2021-06-10T07:58:23.691Z] INFO: Container count on control daemon to delete is 2 [2021-06-10T07:58:24.150Z] 6e5db51d49d6 [2021-06-10T07:58:24.150Z] 3c10871b7da3 [2021-06-10T07:58:24.609Z] INFO: Tidying pidfile d:\CI\PR-42505\2\docker.pid [2021-06-10T07:58:24.609Z] INFO: Nuking d:\CI [2021-06-10T07:58:39.432Z] INFO: Zapped successfully [2021-06-10T07:58:39.432Z] [2021-06-10T07:58:39.432Z] INFO: executeCI.ps1 exiting at Thu Jun 10 07:58:37 CUT 2021. Duration 01:16:12.1415787 [2021-06-10T07:58:39.432Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-10T07:58:39.671Z] Recording test results [2021-06-10T07:58:46.569Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-10T07:58:48.182Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-10T07:58:49.935Z] Archiving artifacts [2021-06-10T07:59:03.765Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42505/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T07:59:04.699Z] + make clean [2021-06-10T07:59:05.668Z] docker volume rm -f docker-dev-cache [2021-06-10T07:59:05.668Z] 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